amage / module-cms
Import CMS Blocks and Pages
Installs: 2 893
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 2
Open Issues: 0
Type:magento2-module
README
``amage/module-cms``
Main Functionalities
Import CMS Blocks and Pages
Installation
* = in production please use the --keep-generated
option
Type 1: Zip file
- Unzip the zip file in
app/code/Amage
- Enable the module by running
php bin/magento module:enable Amage_Cms
- Apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush