/website

QuickApps CMS 2.0 website app template

Primary LanguagePHP

QuickApps CMS Site Skeleton

A skeleton for creating websites with QuickAppsCMS 2.0.

This is an unstable repository and should be treated as an alpha.

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:

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

After composer is done visit http://example.com/ and start QuickAppsCMS installation.

Links of Interest