silecust/base-theme 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2025-01-16