Download the PHP package runroom-packages/seo-bundle without Composer
On this page you can find all versions of the php package runroom-packages/seo-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download runroom-packages/seo-bundle
More information about runroom-packages/seo-bundle
Files in runroom-packages/seo-bundle
Package seo-bundle
Short Description Improve SEO on your Symfony projects using SonataAdminBundle
License MIT
Homepage https://github.com/runroom/RunroomSeoBundle
Informations about the package seo-bundle
RunroomSeoBundle
This bundle allows you to manage some basic SEO meta tags directly on the Sonata Backoffice. It also gives some utilities to integrate with the RunroomRenderEventBundle.
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles in config/bundles.php
file of your project:
Contribute
The sources of this package are contained in the Runroom monorepo. We welcome contributions for this package on runroom/runroom-packages.
License
This bundle is under the MIT license.
All versions of seo-bundle with dependencies
doctrine/dbal Version ^3.6 || ^4.0
doctrine/doctrine-bundle Version ^2.10
doctrine/orm Version ^2.19 || ^3.2
doctrine/persistence Version ^3.1
runroom-packages/doctrine-translatable-bundle Version ^0.20
sonata-project/doctrine-extensions Version ^2.0
sonata-project/media-bundle Version ^4.9
symfony/config Version ^6.4 || ^7.1
symfony/dependency-injection Version ^6.4 || ^7.1
symfony/event-dispatcher Version ^6.4 || ^7.1
symfony/http-foundation Version ^6.4 || ^7.1
symfony/http-kernel Version ^6.4 || ^7.1
symfony/property-access Version ^6.4 || ^7.1
symfony/routing Version ^6.4 || ^7.1
symfony/string Version ^6.4 || ^7.1
symfony/validator Version ^6.4 || ^7.1
twig/string-extra Version ^3.0
twig/twig Version ^3.14