topazz/topazz

This package is abandoned and no longer maintained. No replacement package was suggested.

Topazz is a multi-micro-site CMS

Installs: 8

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Language:JavaScript

Type:project

1.0.0 2017-06-11 21:05 UTC

This package is not auto-updated.

Last update: 2020-01-22 18:12:54 UTC


README

Build Status

Topazz is a school project. Simple CMS for microsite network and creating small sites under one or more domain names.

It contains simple administration module and it will have an installer in future.

Installation

ZIP

Simply copy the downloaded zip file to the root of your web hosting and unzip it there. Then open your browser and complete the installation process by following the onscreen instructions (in future).

Composer

In your web server's root directory simply type: $ composer create-project topazz/topazz and it will download the latest release and all other packages that this system needs.