定制 anuarhdz/craft-goodkit 二次开发

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

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

anuarhdz/craft-goodkit

最新稳定版本:v1.1.1

Composer 安装命令:

composer create-project anuarhdz/craft-goodkit

包简介

README 文档

README

This Craft CMS 5 starter kit is a modern front-end development workflow for Craft CMS that combines the latest front-end technologies and tools with best practices. It's designed to help you get up and running quickly and optimize your project for production.

Stack

Getting Started

Prerequisites

In order to install and run this repository correctly, verify that you have installed:

Installation from Scratch

  1. Make sure that you have Docker and DDEV installed.

  2. Run composer create-project anuarhdz/craft-goodkit ./YOUR/PROJECT/PATH --no-install to create a new Craft CMS Goodkit project. Replace YOUR/PROJECT/PATH with the path where you want to create the project.

  3. Run ddev config --project-name=YOUR_PROJECT_NAME to configure the DDEV environment. Replace YOUR_PROJECT_NAME with the name of your project.

  4. Navigate to the project directory and run ddev start. This will start the DDEV environment. If everything is configured correctly, you will see a message similar to the following:

Your project can be reached at https://YOUR_PROJECT_NAME.ddev.site https://127.0.0.1:XXXXX
  1. Now you can run ddev code to open the project in VSCode.

If VSCode correctly starts the project inside a dev container and you can access the URL of your project, you have correctly configured the repository.

统计信息

  • 总下载量: 10
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-04-08