netgen/admin-ui-sylius-bundle
Composer 安装命令:
composer require netgen/admin-ui-sylius-bundle
包简介
Netgen Admin UI Sylius Bundle integrates Sylius into Netgen Admin UI
README 文档
README
This bundle integrates Sylius into Netgen Admin UI by adding a menu plugin which loads the complete Sylius admin interface inside the Netgen Admin UI itself.
Installation instructions
Use Composer:
$ composer require netgen/admin-ui-sylius-bundle:^2.0
Activate the bundle inside the kernel:
$bundles[] = new Netgen\Bundle\AdminUISyliusBundle\NetgenAdminUISyliusBundle();
Install bundle assets:
$ php app/console assets:install --symlink --relative
and that's it!
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2017-06-02