Skip to content

frogriotcom/CreateBundle

 
 

Repository files navigation

Symfony CMF Create Bundle

Build Status StyleCI Latest Stable Version Total Downloads

This bundle is part of the Symfony Content Management Framework (CMF) and licensed under the MIT License.

The CreateBundle integrates create.js and the CreatePHP helper library into Symfony2.

create.js is a comprehensive web editing interface for Content Management Systems. Using RDFa annotations in the content, it makes any content editable directly in the front end.

CreatePHP is a PHP library to help with RDFa annotation of documents and entities.

Requirements

  • Symfony 2.3+
  • create.js (can be installed through a composer post-install task, see the installation guide link below)
  • See also the require section of composer.json

Documentation

For the install guide and reference, see:

See also:

Contributing

Pull requests are welcome. Please see our CONTRIBUTING guide.

Unit and/or functional tests exist for this bundle. See the Testing documentation for a guide to running the tests.

Thanks to everyone who has contributed already.

About

Integrates create.js and createphp into Symfony2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 74.0%
  • HTML 9.7%
  • JavaScript 8.6%
  • CSS 7.7%