oliverde8/comfy-sylius-admin-bundle
最新稳定版本:1.0.0-alpha2
Composer 安装命令:
composer require oliverde8/comfy-sylius-admin-bundle
包简介
Add interfaces to edit comfy configurations in sylius admin.
README 文档
README
This bundle adds the edition interface to stripe so that admins can configure their site using comfy bundle.
Check Comfy bundles documentation here
Requirements
Install
- Add the Sylius UI configuration in your application (
config/packages/comfy_sylius_admin.yml)
imports:
- { resource: "@oliverde8ComfySyliusAdminBundle/Resources/config/sylius_ui.yml" }
- Add the Routes in your application (
config/routes/comfy_sylius_admin.yml)
comfy_bundle:
resource: '@oliverde8ComfySyliusAdminBundle/Controller'
type: annotation
prefix: /admin
- Migration
Add the comfy configuration table using the migration feature.
- Add JS and CSS to Admin
assets/admin/entry.js
import '../../bundles/oliverde8/ComfySyliusAdminBundle/Resources/private/entry';
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-06