springimport / magento2-module-constantcontact
包含管理后台配置和默认组件封装。
0.1.2.2
2017-10-30 19:44 UTC
Requires
- php: ~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0
- constantcontact/constantcontact: ^1.2
This package is auto-updated.
Last update: 2024-09-10 05:28:38 UTC
README
包含管理后台配置和默认组件封装。 基础Constant Contact PHP SDK。
启用模块
php -f bin/magento module:enable SpringImport_ConstantContact
禁用模块
php -f bin/magento module:disable SpringImport_ConstantContact
更新系统
php -f bin/magento setup:upgrade