symfony-cmf/create-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Symfony Bundle for createphp and create.js. The easiest way to make any site editable and have semantic annotations with RDFa.

Installs: 340 919

Dependents: 7

Suggesters: 2

Security: 0

Stars: 32

Watchers: 14

Forks: 32

Open Issues: 21

Type:symfony-bundle

1.3.0 2016-06-16 09:04 UTC

README

Build Status StyleCI Latest Stable Version Total Downloads

WARNING: Unmaintained To focus our efforts in the CMF project, this package is currently not maintained. Security fixes and submitted bug fixes will still be released, but no new features should be expected.

If you want to help co-maintaining this package, tell us in a GitHub issue or in the #symfony_cmf channel of the Symfony devs slack.

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.8+
  • 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.