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

Installs: 113 816

Dependents: 11

Suggesters: 0

Security: 0

Stars: 16

Watchers: 36

Forks: 10

Type:symfony-bundle

7.0.0-alpha1 2024-03-24 12:17 UTC

This package is auto-updated.

Last update: 2024-03-25 20:51:06 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.