2017 © Pedro Peláez
 

project website

QuickAppsCMS website app skeleton

image

quickapps/website

QuickAppsCMS website app skeleton

  • Thursday, April 5, 2018
  • by quickapps
  • Repository
  • 3 Watchers
  • 3 Stars
  • 1,367 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 3 Open issues
  • 1 Versions
  • 2 % Grown

The README.md

QuickApps CMS Site Skeleton

A skeleton for creating websites with QuickAppsCMS 2.0., (*1)

This is an unstable repository and should be treated as an alpha., (*2)

Installation

  1. Download Composer or update composer self-update.
  2. Run php composer.phar create-project -s dev quickapps/website [your_website_name].

If Composer is installed globally, run:, (*3)

composer create-project -s dev quickapps/website [website_name]

After composer is done visit http://example.com/ and start QuickAppsCMS installation., (*4)

The Versions

05/04 2018