worldskills/concrete5-worldskills
最新稳定版本:v1.20.0
Composer 安装命令:
composer require worldskills/concrete5-worldskills
包简介
README 文档
README
A concrete5 add-on/package that includes the WorldSkills theme for Member websites. Version 5.7 of concrete5 or newer is required.
Installation with Composer
The recommended way to install both concrete5 and this package is to use a Composer. See Composer Based Skeleton for concrete5 sites for more information.
composer create-project -n concrete5/composer your_project_name
cd your_project_name
composer require worldskills/concrete5-worldskills
Setup
After installation do the following tasks to setup the package inside concrete5"
-
Go to Extend concrete5 in the concrete5 Dashboard and click Install for the WorldSkills add-on.
-
If you want to delete all content of your website and see how the theme can be used check Yes. Reset site content with the content found in this package. Never do this on a real website as it deletes all your existing content.
Customization
- Colours can be changed by customizing the Theme in the Design setting.
Alternative Installation without Composer (not recommended)
Clone or download this repository and copy all files to packages/worldskills/ inside your concrete5 installation.
cd /path/to/concrete5/
git clone https://github.com/worldskills/concrete5-worldskills.git packages/worldskills/
统计信息
- 总下载量: 3.94k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-10-05