amage / module-cms
Import CMS Blocks and Pages
Package info
github.com/ankursharma1930/Magento2-CMS
Type:magento2-module
pkg:composer/amage/module-cms
1.0.0
2021-06-29 10:31 UTC
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
