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:
- Composer
- DDEV
- 1Password CLI (optional but recommended)
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:
- Open the 1Password Desktop App
- Go to Settings > Developer
- 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
其他信息
- 授权协议: 0BSD
- 更新时间: 2025-02-06