silecust/base-theme
Composer 安装命令:
composer create-project silecust/base-theme
包简介
Bundle for silecust base theme
README 文档
README
Base Theme:
You can use install this theme using
composer require silecust/base-theme
You do not have to add the template path specifically in the compiler pass, symfony automatically adds it to the paths
use php bin/console debug:twig to confirm that
To install this theme and use locally use this script
composer config repositories.base-theme '{"type": "path", "url": "your theme local path"}' --file composer.json
composer require silecust/base-theme
You can use the same script for creating your own theme too, if you have only copies created locally and not hosted on packagist. If you want to use symlink
composer config repositories.base-theme '{"type": "path", "url": "your theme local path","symlink":true}' --file composer.json
composer require silecust/base-theme
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2025-01-16