twin-elements/settings-bundle
最新稳定版本:v1.0.4
Composer 安装命令:
composer require twin-elements/settings-bundle
包简介
Settings core library for CMS
README 文档
README
#Installation
in bundles.php
TwinElements\SettingsBundle\TwinElementsSettingsBundle::class => ['all' => true],
in routes.yaml
settings_admin:
resource: "@TwinElementsSettingsBundle/Controller/"
prefix: /admin
type: annotation
requirements:
_locale: '%app_locales%'
defaults:
_locale: '%locale%'
_admin_locale: '%admin_locale%'
options: { i18n: false }
统计信息
- 总下载量: 70
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-01-31