bogkov/magento2-module-contact
Composer 安装命令:
composer require bogkov/magento2-module-contact
包简介
Extended functional for default Magento 2 Contact module
README 文档
README
Extended functional for default Magento 2 Contact module.
Install
Composer
This package can be installed as a Composer dependency bogkov/magento2-module-contact.
composer require bogkov/magento2-module-contact
Enable Module
php bin/magento module:enable Bogkov_Contact php bin/magento setup:upgrade php bin/magento setup:di:compile
You may need to Flush Magento Cache after installation.
Roadmap
1.0
- Core structure
- Setup InstallSchema and Uninstall
- ACL
- Routes
- Admin menu
1.1
- Model: resource model, grid collection
- Controller: admin index action index
- View: admin layout for admin controller index action index
- View: admin UI component contact grid
- View: contact grid actions
1.2
- I18n: Core
- Controller: admin index action view
- View: admin layout for admin controller index action view
- Controller: override default Magento contact action post
- View: contact grid action delete
1.3
- Controller: admin index action delete
- View: admin grid manual change status
- Controller: admin manual change status
- Controller: admin index action response
- Admin response email template and sent
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2017-05-15