Giter Site home page Giter Site logo

unitedcorebundle's Introduction

UnitedCoreBundle

Codeship Status

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.

Status

United is currently under heavy development. A first pre alpha version will be ready in April 2015

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

composer create-project symfony/framework-standard-edition

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

composer require franzwilding/united-one-bundle 

Register United bundles

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

Check out the Getting started tutorial (Comming soon)

unitedcorebundle's People

Contributors

franzwilding avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.