Table of Contents
Introduction
SingularCORE is a fine product powered by Zend Framework that provides instruments to create complex custom solutions where standard CMS’s won’t work or where you need too much customization in popular engines.
Singular has intuitive UI and it's open source. Many modules and tools will help any Zend or PHP Developer build custom solutions quickly and without any time loss; start easily working with the system as it’s documented; publish and share tweaks and changes to the community.
Singular will be ideal for products development that would be the best instrument for small web development companies and freelancers to use as internal CMS or website builder.
Websites, web projects of any kind, easy integration into popular web services - this is only a short list of features Singular was developed for.
Useful resources
http://www.singularcore.com - Singular CORE official website.
http://www.framework.zend.com - Zend framework official website.
System requirements
System requirements may change from version to version
Actual system requirements are available on Installer main page.
SingularCore requires PHP 5.2.4 or later.
Installation
Download SingularCore and extract it to the folder you would like to keep it in. Latest version is always available here: http://www.singularcore.com/download
Then open Installer in your browser by entering http://your-site/install and follow installation instructions.
Getting started
After SingularCore installation open test module directory to explore module structure.
You may use initial "test" module as groundwork for your future modules.
Also see application/configs/application.ini for advanced settings of your project. Parameter applicationIsInstalled = true means that SingularCore has successfully installed.
Create Application chapter conveys more deep overview of the SingularCore environment.