Type
magento2-module
Sample for installing CMS pages and blocks
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
This extension is an example for creating CMS blocks and pages for Magento 2.
Please read blogpost here: http://www.herveguetin.com/create-cms-blocks-and-pages-programmatically
# From your Magento 2 install dir
composer require herve/cms-install
php bin/magento module:enable Herve_CmsInstall
php bin/magento setup:upgrade