iods/module-base
Composer 安装命令:
composer require iods/module-base
包简介
Base module container for extending and testing general functionality across Magento 2.
README 文档
README
The Iods_Base module is a core module container for extending and testing general functionality
across Magento 2. This includes some common files needed for registering the module as well as a few
components for understanding the overall Magento 2 module structure.
Functionality provided by this module includes:
- A main container for additional modules to utilize, mainly Helpers
- Adminhtml section for configuration support
This is a private module and is not currently maintained for public use.
Facts
- Version: 0.1.1 (Development)
- Composer Package
- Repository on Github
Getting Started
Download Zip
Download a release.
Through Composer
Working on this.
Requirements
Known Issues
- Link to any Github issues, or list issues w/ Magento 2 compatibility or Extension compatibility
- Provides main container for other Iods modules to extend from and utilize, including ACL
- Displays
APP_MODEfor developers working in multiple environments with store version and Magento version (quick reference) - CRUD model for saving data and other packages to extend from
- System configuration entry with frontend display
- Installation scripts to install tables and insert sample data for the module
- Un-installation scripts to properly remove the extension
- Adminhtml UiComponent Form and Grids with admin entry management
- Fixes some Magento 2 issues w/ Plugins and Observers
- Cron for clearing X
- Report check and notify
- adds some helpers for other modules to use
Related Projects / Tickets / Stories
If you use your module internally, try to add links to related documentation covered in projects or tickets.
- #00000 - Task Title goes here
- #00001 - Task Title goes here
- #00002 - Task Title goes here
- #00003 - Task Title goes here
- #00004 - Task Title goes here
- #00005 - Task Title goes here
Installation
Includes a series of step-by-step examples for installation and configuration.
$ composer require iods/module-performance
$ bin/magento module:enable Iods_Performance
$ bin/magento setup:upgrade
$ bin/magento cache:flush
$ bin/magento config:set dev/js/minify_files 1 -l
$ bin/magento config:set dev/js/merge_files 1 -l
$ bin/magento config:set dev/css/minify_files 1 -l
$ bin/magento config:set dev/css/merge_css_files 0 -l
$ bin/magento config:set dev/template/minify_html 1 -l
$ bin/magento deploy:mode:set production
Deployment
Add additional notes about how to deploy this on a live system
Built With
- Your Framework - The web framework used
- Your Dependency Management - Dependency Management
- Other Tools, you use - Any Kind of Generator for example
Magento 2
Components
Explain how you made you module. Did you make use of Plugins or Observers? Where is the entry point of the module.
- Minify HTML code
- Lazy load Iframes, Images
- Defer/preload CSS files by using javascript/browser preload
- Minify inline CSS, Javascript
- Move javascript to footer
- Defer javascript codes
- Adding https/2 push
- Preload fonts
Extensions
Explain how to extend your module.
Give an example
Configurations
Give an overview of the given configurations.
You have to disable merge css if you want to use CSS modifier functions.
| Section | Group | Field | Description |
|---|---|---|---|
| web | default | cms_home_page | Select the CMS Home Page |
| web | default | cms_no_route | Select the 404 Page |
| web | default | cms_no_cookies | Select the No Cookies Page |
Development
Structure
How does it work? What components in the module exist. What is different. Link to devdocs.
Finishing w/ an example of system information of demo of the module for your team.
Extensibility
Includes a series of step-by-step examples for extending the module and code snippets of the extension points.
Events
A list of events dispatched by the module.
Layouts
Does it introduce layouts or layout handles?
UI Components
Does the module introduce any UI components or the configuration files, where are they?
Public API
Does the module introduce any public API? what services are introduced?
\Magento\Sales\Api\InvoiceOrderInterface * Create an Invoice * Change status and state
Packagist Setting
- Create account
- Connect with Github account
- Submit package
- URL example:
https://github.com/rangerz/magento2-module-template
- URL example:
Tests
Includes a series of step-by-step examples for testing the module.
Code Styles
Includes any relevant code style information or documentation.
Configuration
Overview of the admin/configuration settings within the module.
| group | field | description |
|---|---|---|
| web | default | example |
| web | default | example |
| admin | default | example |
Support
If you have any issues with this project, open an issue on Github
Developer
See also the list of contributors who participated in this project.
Versioning
For transparency into the release cycle and in striving to maintain backward compatibility, this project is maintained under the Semantic Versioning guidelines.
Support
If you have any issues with this module, open an issue on Github
Versioning
For transparency into the release cycle and in striving to maintain backward compatibility, this project is maintained under the Semantic Versioning guidelines.
License
This project/code is released under the MIT license.
Copyright
(c) 2022 Rye Miller
iods/module-base 适用场景与选型建议
iods/module-base 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 10 次下载、GitHub Stars 达 0, 最近一次更新时间为 2022 年 12 月 09 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 iods/module-base 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 iods/module-base 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 6
- 依赖项目数: 5
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-12-09