承接 themccallister/craft 相关项目开发

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

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

themccallister/craft

最新稳定版本:1.3.1

Composer 安装命令:

composer require themccallister/craft

包简介

Install Craft CMS from the command line.

README 文档

README

#Craft Command Line Installer

Manage Craft from the command line with composer. This tool is heavily inspired by the Laravel Installer.

Requirements

Installation

  1. Ensure that the ~/.composer/vendor/bin is available in your terminal PATH.

    Note: my Oh My ZSH profile has this line:

    export PATH="/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/username/.composer/vendor/bin"

    Note: make sure you change username above

  2. Require craft globally by using this command:

    composer global require "themccallister/craft=dev-master"

  3. Change to a new directory, such as ~/Sites, and run craft install mywebsite.com.

Contributing

Pull requests, contributions, issues and feature requests are always welcome... Although I would prefer a pull request for new features... ;)

统计信息

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

GitHub 信息

  • Stars: 40
  • Watchers: 3
  • Forks: 7
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-12-03