quickapps/website

QuickAppsCMS website app skeleton

Installs: 1 655

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 2

Type:project

dev-master 2018-04-05 18:41 UTC

This package is not auto-updated.

Last update: 2024-04-13 12:59:09 UTC


README

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