承接 high-five/liftoff 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

high-five/liftoff

最新稳定版本:1.0.0

Composer 安装命令:

composer create-project high-five/liftoff

包简介

A launchpad for Craft CMS website development.

README 文档

README

From code to cosmos in seconds.

Liftoff is your launchpad for Craft CMS projects. Skip the countdown and head straight to orbit with a starter kit that’s ready to roll.

✨ Features

🔧 Getting Started

1. Create a project

If you already have PHP and Composer running on your host machine, you can run the following command

composer create-project high-five/liftoff {PROJECT NAME} --ignore-platform-reqs

If you'd rather not set up PHP, you can create the project with a desposable Docker image (Thanks nystudio107).

docker run --rm -it -v "$PWD":/app -v ${COMPOSER_HOME:-$HOME/.composer}:/tmp composer create-project high-five/liftoff {PROJECT NAME} --ignore-platform-reqs

2. Start and install

Move into your project folder and run the following commands

make start
make install

3. Launch

Run make launch to open the project in your browser

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-09-17