artisancms / installer by ahuggins

A command line tool to install ArtisanCMS
67
0
2
Package Data
Maintainer Username: ahuggins
Maintainer Contact: andrewhuggins@gmail.com (Andrew huggins)
Package Create Date: 2016-01-30
Package Last Update: 2016-11-29
Language: PHP
License: MIT
Last Refreshed: 2024-04-18 03:02:22
Package Statistics
Total Downloads: 67
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

ArtisanCMS Installer

Installation

To install this package, you need to have Composer already installed. [Composer] (https://getcomposer.org/)

Once you have Composer installed. Run this command:

composer global require "artisancms/installer"

Once that has installed, you may need to source your terminal (or open a new tab or just close terminal and reopen). Then you should be able to use the studio key to install ArtisanCMS.

Install ArtisanCMS

studio new name - where name is the name of the project (the name of the folder ArtisanCMS will be installed into).

After ArtisanCMS has installed, you should be able to customize using Composer just like you would with Laravel.

Note: This is a VERY early release state of this project. Install and play with it, but no where near production ready yet. Thank you for being interested though!

Update to 0.1.1