Skip to content

egzakt/symfony-unifik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unifik

Unifik is an open source CMF built to help developers create customs CMS, based on the Symfony2 framework.

It comes bundled with a complete CMS implementation that is highly extensible.

The project is currently under heavy developement.

Requirements

Installation

To install the project into the "unifik" folder, run the following terminal command and follow the instructions. When in doubt of the value of some parameter, just press enter to use the default value.

$ composer create-project --stability=dev unifik/symfony-unifik unifik
$ cd unifik
$ app/console unifik:install

Now that unifik is installed you may use PHP 5.4 built-in web server to start unifik with this command:

$ app/console server:run

Unifik is now accessible at http://localhost:8000

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •