ademers/craft-starter
Composer 安装命令:
composer create-project ademers/craft-starter
包简介
A Craft CMS starter project by Andrea DeMers.
关键字:
README 文档
README
A Craft CMS starter project by Andrea DeMers.
Content Management System (CMS)
Craft CMS Plugins
- Contact Form
fromNamefield set to required via a custom Site Module
- Minify
- Redactor
- SEOmatic
- Sprig
- Vite
PHP Packages
Front-end
Build Tools
CSS
- Tailwind CSS
- Tailwind CSS Aspec Ratio plugin
- Tailwind CSS Forms Plugin
- Tailwind CSS Typography Plugin
- Tailwind UI (commercial license required)
JavaScript
Requirements
- Craft CMS server requirements
- Craft CMS control panel browser requirements
- Composer PHP dependency manager 1.3.0 or later
Local Dev
This Craft Starter project is configured to use Craft Nitro 2.x as the local development environment.
- Craft Nitro 2.x
- PHP 8.0.16 for future compatibility with Craft 4. See Upgrading from Craft 3 docs
- MySQL 5.7.33. (May change to 8.x in near future)
- Craft Nitro 2.x Mailhog for email
- Craft Nitro 2.x Redis for caching
Installation
- To create a new project, run
composer create-project ademers/craft-starter <Path>, substituting<Path>with the path where Composer should create the project - Create a database as per the instructions in the Craft documentation
- Set up your web server as per the instructions in the Craft documentation
- Duplicate the
.env.examplefile in the project root and rename it to.env - Run the Craft setup wizard
./craft setupand answer the questions when prompted - Access your new Craft website from your web browser
- Do a little dance 💃
Todo
- Prep for Craft 4.
- Get Vite critical CSS working with Craft Nitro
- Get Vite Favicon generation working with Craft Nitro
- Add a Craft custom site module as per Enhancing a Craft CMS 3 Website with a Custom Module article
- Update installation instructions to include Nitro & Packagist versions
- Replace Vue.js with Alpine.js as default JavaScript framework
- Add installation instructions
License
The MIT License (MIT). Please see License file for more information
统计信息
- 总下载量: 42
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 12
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-11-28