springimport / magento2-module-constantcontact
Includes configuration in admin and wrapping defaults Components.
Installs: 644
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 2
Open Issues: 0
Type:magento2-module
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: 2025-01-10 06:15:45 UTC
README
Includes configuration in admin and wrapping defaults Components. Base Constant Contact PHP SDK.
Enable module:
php -f bin/magento module:enable SpringImport_ConstantContact
Disable module:
php -f bin/magento module:disable SpringImport_ConstantContact
Update system:
php -f bin/magento setup:upgrade