springimport/magento2-module-constantcontact

Includes configuration in admin and wrapping defaults Components.

0.1.2.2 2017-10-30 19:44 UTC

This package is auto-updated.

Last update: 2024-04-10 04:31:09 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