2017 © Pedro Peláez
 

symfony-bundle united-core-bundle

Symfony UnitedCoreBundle CMS Core

image

franzwilding/united-core-bundle

Symfony UnitedCoreBundle CMS Core

  • Thursday, July 16, 2015
  • by franzwilding
  • Repository
  • 1 Watchers
  • 0 Stars
  • 488 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 16 Versions
  • 0 % Grown

The README.md

UnitedCoreBundle

Codeship Status, (*1)

Symfony2 Content Management System toolset for developers, not site builders. United will help you to rapidly build a custom CMS for your next project but will not blow up your code., (*2)

Status

United is currently under heavy development. A first pre alpha version will be ready in April 2015, (*3)

Features

  • No base system - you create a custom CMS for each project by using United's components
  • No hacking - Extend United for your project instead of hacking it
  • Modular - install other bundles to add functionality like media management
  • Separated theme - You don't need to use the default layout you can easily create your own
  • Built for developers - Implement your CMS like any other symfony2 application - but with a powerful toolset of base controllers, services and ready-to-use components

Installation

Install symfony, (*4)

composer create-project symfony/framework-standard-edition

Install UnitedCore and a theme (UnitedOne, the default theme, requires UnitedCore so we don't need to), (*5)

composer require franzwilding/united-one-bundle 

Register United bundles, (*6)

new United\CoreBundle\UnitedCoreBundle(),
new United\OneBundle\UnitedOneBundle(), 

Check out the Getting started tutorial (Comming soon), (*7)

The Versions

16/06 2015

dev-feature/BumpSymfony2Version

dev-feature/BumpSymfony2Version https://github.com/franzwilding/UnitedCoreBundle

Symfony UnitedCoreBundle CMS Core

  Sources   Download

MIT

The Requires

 

The Development Requires

by Franz Wilding

cms content management

24/04 2015