``amage/module-cms``
Import CMS Blocks and Pages
* = in production please use the --keep-generated option
- 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