herve/cms-install

安装CMS页面和块的示例

安装: 5

依赖者: 0

建议者: 0

安全性: 0

星标: 2

关注者: 1

分支: 0

公开问题: 0

类型:magento2-module

1.0.0 2016-09-15 11:49 UTC

This package is auto-updated.

Last update: 2024-09-10 01:35:18 UTC


README

此扩展是创建Magento 2 CMS块和页面的示例。

请在此处阅读博客文章: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