ryaan-anthony/magento-content-builder
Composer 安装命令:
composer require ryaan-anthony/magento-content-builder
包简介
Simple content builder
README 文档
README
Simple content builder.
This is not intended to be a profound feature. Just some POC code for an integrations project.
- Install the module
composer install
- Run the tests
composer test
- How to use
$model = new RyaanAnthony\ContentBuilder\HtmlModel;
$viewModel = new RyaanAnthony\ContentBuilder\HtmlViewModel($model);
$viewModel->getHtml();
Tested using PHP7.2
统计信息
- 总下载量: 26
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2019-04-27