kunstmaan/pagepart-bundle
The KunstmaanPagePartBundle forms the basis of our content management framework. A page built using a composition of blocks names pageparts. These pageparts allow you to fully separate the data from the presentation so non-technical webmasters can manage the website. Every page can have it's own lis
Maintainers
Package info
github.com/Kunstmaan/KunstmaanPagePartBundle
Type:symfony-bundle
pkg:composer/kunstmaan/pagepart-bundle
Requires
- php: ^8.1
- kunstmaan/admin-bundle: ^7.0
- kunstmaan/node-bundle: ^7.0
- kunstmaan/utilities-bundle: ^7.0
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 722d934049f1b076256b4bd5eda8a8d7e0c42908
- Kunstmaan CMS Team <cms.woop@kunstmaan.be>
This package is auto-updated.
Last update: 2026-06-15 21:17:02 UTC
README
👁 Build Status
👁 Total Downloads
👁 Latest Stable Version
👁 Analytics
The KunstmaanPagePartBundle forms the basis of our content management framework. A page built using a composition of blocks names pageparts. These pageparts allow you to fully separate the data from the presentation so non-technical webmasters can manage the website. Every page can have it's own list of possible pageparts, and pageparts are easy to create for your specific project to allow for rapid development.
View more screenshots and information https://cms.kunstmaan.be.
Installation
This bundle is compatible with all Symfony 3.* releases. More information about installing can be found in this line by line walkthrough of installing Symfony and all our bundles, please refer to the Getting Started guide and enjoy the full blown experience.
Documentation
More documentation can be found here
Symfony 2.2
If you want to use this bundle for a Symfony 2.2 release, use the 2.2 branch.
