Symphony No. 5

Symphony CMS meets HTML5Boilerplate. Also including Command-line Tool and more...

This project is maintained by firegoby

Symphony No.5

Overview

Symphony No.5 is a Symphony CMS installation with an adapted HTML5Boilerplate master.xsl template. It works in tandem with symphonyno5.sh for command-line admin of your Symphony project.

Features

Contents

Installation

  1. Install symphonyno5.sh to your $PATH
  2. Setup Apache (or equivalent) web server to serve your domain
  3. Setup a MySQL database (recommend charset=utf-8, collate=utf8_unicode_ci)
  4. Setup a MySQL user for the database, taking note of connection details
  5. symphonyno5.sh new projectname and follow the instructions

Frequently Asked Questions

  1. What happened to all the CSS & Javascript minification stuff?

    In order to be more modular this functionality has been moved to a dedicated Symphony extension Asset Compiler - check it out!

Changelog

Symphony CMS Overview

Symphony is a PHP & MySQL based CMS that utilises XML and XSLT as its core technologies.

Symphony Server Requirements

Licenses

Please refer to the LICENSE.* files in the root directory.