定制 worldskills/concrete5-worldskills 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

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"

  1. Go to Extend concrete5 in the concrete5 Dashboard and click Install for the WorldSkills add-on.

  2. 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
  • 点击次数: 6
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 6
  • Watchers: 5
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-10-05