softspring / cms-bundle
A cms bundle
Package info
github.com/softspring/cms-bundle
Type:symfony-bundle
pkg:composer/softspring/cms-bundle
Fund package maintenance!
Requires
- php: >=8.1
- ext-json: *
- ext-libxml: *
- ext-zip: *
- doctrine/collections: ^1.8 | ^2.0
- doctrine/doctrine-bundle: ^2.6
- doctrine/migrations: ^3.2
- doctrine/orm: ^2.14 | ^3.0
- softspring/components: ^5.5
- softspring/crudl-controller: ^5.5
- softspring/doctrine-migrations-version-comparator: ^5.5
- softspring/doctrine-target-entity-resolver: ^5.5
- softspring/dynamic-form-type: ^5.5
- softspring/events: ^5.5
- softspring/media-bundle: ^5.5
- softspring/permissions-bundle: ^5.5
- softspring/polymorphic-form-type: ^5.5
- softspring/translatable-bundle: ^5.5
- softspring/twig-extra-bundle: ^5.5
- symfony/config: ^5.4|^6.0|^7.0
- symfony/intl: ^5.4|^6.0|^7.0
- symfony/routing: ^5.4|^6.0|^7.0
- symfony/serializer: ^5.4|^6.0|^7.0
- symfony/uid: ^5.4|^6.0|^7.0
- symfony/validator: ^6.2|^7.0
- symfony/yaml: ^5.4|^6.0|^7.0
- twig/twig: ^2.10|^3.0
Requires (Dev)
- doctrine/data-fixtures: ^1.6 || ^2.0
- doctrine/doctrine-fixtures-bundle: ^4.2
- friendsofphp/php-cs-fixer: ^3.68
- google/cloud-storage: ^1.30
- phpstan/phpstan: ^1.12.3
- phpunit/phpunit: ^11.0
- rector/rector: ^1.0
- sensio/framework-extra-bundle: ^5.4|^6.2
- softspring/user-bundle: ^5.5
- symfony/css-selector: ^5.4|^6.0|^7.0
- symfony/dom-crawler: ^5.4|^6.0|^7.0
- symfony/form: ^6.4|^7.0
- symfony/maker-bundle: ^1.38
- symfony/web-profiler-bundle: ^5.4|^6.0|^7.0
- symfony/webpack-encore-bundle: ^2.0
Suggests
- softspring/cms-blog-plugin: Provides a blog for the CMS
- softspring/cms-module-coolection: Provides a module collection for the CMS
- softspring/cms-sections-plugin: Provides editable sections for the CMS
- softspring/cms-sylius-bundle: Provides a Sylius integration for the CMS
- softspring/cms-translations-plugin: Provides translations for the CMS
This package is auto-updated.
Last update: 2026-06-22 06:36:57 UTC
README
Softspring CMS Bundle provides the core CMS runtime and administration screens used by Armonic projects.
It lets Symfony applications manage sites, localized routes, pages, content versions, layouts, reusable blocks, menus, editable modules, preview rendering, and compiled content storage.
Documentation
Read the usage documentation in Armonic Documentation.
Features
See FEATURES.md for the functional scope of this package.
Contributing
See CONTRIBUTING.md.
Report issues and send Pull Requests
Security
See SECURITY.md.
License
This package is free and released under the AGPL-3.0 license.