webhubworks/craft5-starter 问题修复 & 功能扩展

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

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

webhubworks/craft5-starter

最新稳定版本:1.3.5

Composer 安装命令:

composer create-project webhubworks/craft5-starter

包简介

A Craft 5 and DDEV based starter project

README 文档

README

An opinionated starter template for Craft CMS 5 projects at Webhub.

Features

  • Craft CMS 5 – A flexible and powerful CMS
  • DDEV – A modern local development environment
  • Vite 6 – Lightning-fast frontend tooling
  • Tailwind CSS 4 – Utility-first CSS framework
  • Vue 3 – Reactive JavaScript framework

Requirements

Before getting started, ensure you have the following installed:

Installing 1Password CLI (Optional)

Using 1Password CLI allows for automatic installation of Craft CMS. To install it via Homebrew, run:

brew install 1password-cli

Then, enable CLI integration in 1Password:

  1. Open the 1Password Desktop App
  2. Go to Settings > Developer
  3. Enable "Integrate with 1Password CLI"

Usage

Using the Command Line

To create a new project using this starter, run:

composer create-project webhubworks/craft5-starter <project-name>
cd <project-name>
ddev start

Using This Template

Alternatively, you can create a new repository from this template on GitHub and clone it locally. Then, manually run the setup script:

./scripts/init.sh
ddev start

Contributing

For better IDE support, configure file associations:

  • .gitignore.default → GitIgnore
  • .json.default → JSON
  • .md.default → Markdown

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 2
  • Forks: 0
  • 开发语言: Shell

其他信息

  • 授权协议: 0BSD
  • 更新时间: 2025-02-06