symfony-cmf / seo-bundle
Symfony CMF Search Engine Optimization Bundle
Installs: 204 629
Dependents: 13
Suggesters: 1
Security: 0
Stars: 45
Watchers: 5
Forks: 24
Open Issues: 27
Type:symfony-bundle
Requires
- php: ^7.1
- doctrine/collections: ^1.0
- sonata-project/seo-bundle: ^2.2
- symfony/framework-bundle: ^2.8 || ^3.3 || ^4.0
Requires (Dev)
- burgov/key-value-form-bundle: ^1.0
- doctrine/orm: ^2.4
- doctrine/phpcr-odm: ^1.4.2 || ^2.0
- matthiasnoback/symfony-config-test: ^2.1
- matthiasnoback/symfony-dependency-injection-test: ^1.1
- symfony-cmf/core-bundle: ^2.1
- symfony-cmf/routing-bundle: ^1.4.0 || ^2.1
- symfony-cmf/testing: ^2.1.9
- symfony/asset: ^2.8 || ^3.3 || ^4.0
- symfony/browser-kit: ^2.8 || ^3.3 || ^4.0
- symfony/css-selector: ^2.8 || ^3.3 || ^4.0
- symfony/phpunit-bridge: ^3.3 || ^4.0
- symfony/security-bundle: ^2.8 || ^3.3 || ^4.0
- symfony/templating: ^2.8 || ^3.3 || ^4.0
- symfony/translation: ^2.8 || ^3.3 || ^4.0
- symfony/validator: ^2.8 || ^3.3 || ^4.0
Suggests
- burgov/key-value-form-bundle: To have advanced editing options in the SEO form type, ^1.0
- doctrine/doctrine-bundle: To persist the metadata in ORM entities
- doctrine/orm: To persist the metadata in ORM entities, ~2.4
- doctrine/phpcr-bundle: To persist the metadata in PHPCR ODM documents
- symfony-cmf/core-bundle: When using the provided PHPCR-ODM document
- symfony-cmf/routing-bundle: To make use of the alternate locale provider.
- symfony-cmf/sonata-admin-integration-bundle: To provide an admin interface for the PHPCR ODM documents.
Conflicts
- phpcr/phpcr-utils: <1.3.0
- sebastian/exporter: <2.0.0
- 2.x-dev
- dev-master / 2.2.x-dev
- 2.1.x-dev
- 2.1.0
- 2.1.0-RC1
- 2.0.x-dev
- 2.0.0
- 2.0.0-RC2
- 2.0.0-RC1
- 1.3.x-dev
- 1.3.1
- 1.3.0
- 1.2.x-dev
- 1.2.0
- 1.2.0-RC2
- 1.2.0-RC1
- 1.1.x-dev
- 1.1.2
- 1.1.1
- 1.1.0
- 1.1.0-RC3
- 1.1.0-RC2
- 1.1.0-RC1
- 1.0.x-dev
- 1.0.2
- 1.0.1
- 1.0.0
- 1.0.0-RC1
- 1.0.0-alpha1
- dev-master-dev-kit
- dev-issue-324/child-restrictions
This package is auto-updated.
Last update: 2020-12-30 01:46:42 UTC
README
Branch | Travis | Coveralls | Scrutinizer |
---|---|---|---|
2.x | |||
3.0-dev |
This package is part of the Symfony Content Management Framework (CMF) and licensed under the MIT License.
It provides a solution to make content bundles aware for Search Engine Optimisation (SEO).
Requirements
- PHP 7.2 / 7.3
- Symfony 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.