Discuss your project
Partitech Sonata Extra Bundle

Sonata Extra Bundle: presentation

Sonata Extra Bundle completes Sonata Admin and Sonata Page with ready-to-integrate features: multilingual content, media, workflows, logging, editorial tools, and migration commands. Features Installation System requirements Installation guide User Gui...

Contrôles de compatibilité Symfony et Sonata

Sonata Extra Bundle completes Sonata Admin and Sonata Page with ready-to-integrate features: multilingual content, media, workflows, logging, editorial tools, and migration commands.

  1. Features
  2. Installation
  3. User Guide
    • Start
    • Advanced features
  4. Configuration
  5. Troubleshooting
  6. FAQ
  7. Contact and support

Setup Guides

Layout Configuration: consult the guide

Customize 404 and 500 pages: consult the guide

Technical support

partITech Designs, maintains, and modernizes Symfony and Sonata applications. We can support the integration of the bundle, its upgrade, and its adaptation to the constraints of an existing project.


Authors


Contributions

Contributions are welcome in the form of a pull request or a documented issue.

License

This project is distributed under the MIT license.

Symfony and Sonata compatibility checks

Adapt the example to the installed version

The Symfony and Sonata examples remain tied to the versions indicated in the article. Symfony 4.x and Symfony 6.2 are no longer maintained: for a current project, use a maintained branch and the documentation that exactly matches your dependencies.

php bin/console about
composer show symfony/framework-bundle sonata-project/admin-bundle

Before resuming the code, check the signatures, services, routes, and templates concerned. Then add a functional test covering permissions, HTTP code, and the visible result.

Reference: maintained Symfony versions.

Share this article