fabriciojs / block-bundle

Extends the SonataBlockBundle to integrate with PHPCR ODM

Home Page:https://cmf.symfony.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symfony CMF Block Bundle

Latest Stable Version Latest Unstable Version License

Total Downloads Monthly Downloads Daily Downloads

Branch Travis Coveralls Scrutinizer
2.x Build Status Coverage Status Scrutinizer Status
master Build Status Coverage Status Scrutinizer Status

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

The BlockBundle provides integration with SonataBlockBundle. It is used to manage fragments of content, so-called blocks, that are persisted in a database and can be incorporated into any page layout. The BlockBundle also provides a few commonly used standard blocks, including the ability to edit them.

Requirements

  • PHP 7.1 / 7.2
  • Symfony 2.8 / 3.3 / 3.4 / 4.0
  • See also the require section of composer.json

Documentation

For the install guide and reference, see:

See also:

Support

For general support and questions, please use StackOverflow.

Contributing

Pull requests are welcome. Please see our CONTRIBUTING guide.

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

Thanks to everyone who has contributed already.

License

This package is available under the MIT license.

About

Extends the SonataBlockBundle to integrate with PHPCR ODM

https://cmf.symfony.com


Languages

Language:PHP 95.9%Language:HTML 3.2%Language:Makefile 1.0%