symfony-cmf / menu-bundle
Symfony CMF Menu Bundle
Installs: 795 289
Dependents: 20
Suggesters: 0
Security: 0
Stars: 32
Watchers: 15
Forks: 43
Open Issues: 10
Type:symfony-bundle
Requires
- php: ^7.1
- knplabs/knp-menu: ^2.0.0
- knplabs/knp-menu-bundle: ^2.2.0
- symfony/framework-bundle: ^2.8 || ^3.3 || ^4.0
- symfony/validator: ^2.8 || ^3.3 || ^4.0
Requires (Dev)
- doctrine/phpcr-odm: ^1.4.2 || ^2.0
- symfony-cmf/core-bundle: ^2.1
- symfony-cmf/routing-bundle: ^1.4 || ^2.0
- symfony-cmf/testing: ^2.1.8
- symfony/monolog-bundle: ~3.1
- symfony/phpunit-bridge: ^3.3 || ^4.0
- twig/twig: ^1.35 || ^2.4.4
Suggests
- doctrine/phpcr-bundle: To enable support for the PHPCR ODM documents
- doctrine/phpcr-odm: To enable support for the PHPCR ODM documents (^1.4)
- symfony-cmf/core-bundle: To enable support for publishing workflow
- 2.2.x-dev
- dev-master / 2.2.x-dev
- 2.2.0
- 2.2.0-RC1
- 2.1.x-dev
- 2.1.1
- 2.1.0
- 2.1.0-RC2
- 2.1.0-RC1
- 2.0.x-dev
- 2.0.1
- 2.0.0
- 2.0.0-RC2
- 2.0.0-RC1
- 1.2.x-dev
- 1.2.1
- 1.2.0
- 1.2.0-RC2
- 1.2.0-RC1
- 1.1.x-dev
- 1.1.1
- 1.1.0
- 1.1.0-RC3
- 1.1.0-RC2
- 1.1.0-RC1
- 1.0.x-dev
- 1.0.1
- 1.0.0
- 1.0.0-RC10
- 1.0.0-RC9
- 1.0.0-RC8
- 1.0.0-RC7
- 1.0.0-RC6
- 1.0.0-RC5
- 1.0.0-RC4
- 1.0.0-RC3
- 1.0.0-RC2
- 1.0.0-RC1
- 1.0.0-beta2
- 1.0.0-beta1
- 1.0.0-alpha3
- 1.0.0-alpha2
- 1.0.0-alpha1
- dev-master-dev-kit
- dev-prepare-release
- dev-provider_refactoring
This package is auto-updated.
Last update: 2021-09-16 14:46:10 UTC
README
Due to lack of interest, we had to decide to discontinue this repository. The CMF project focusses on the Routing component and RoutingBundle, which are still in active use by other projects.
This repository will no longer be upgraded and marked as abandoned, but will be kept available for legacy projects or if somebody wants to experiment with the CMF.
You can contact us in the #symfony_cmf channel of the Symfony devs slack.
Symfony CMF Menu Bundle
Branch | Travis | Coveralls |
---|---|---|
master |
This package is part of the Symfony Content Management Framework (CMF) and licensed under the MIT License.
The MenuBundle provides menus from a doctrine object manager with the help of KnpMenuBundle.
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:
- All Symfony CMF documentation - complete Symfony CMF reference
- Symfony CMF Website - introduction, live demo, support and community links
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.