terminal42/contao-folderpage
Provides a new page type for Contao that allows you to group pages into folders.
Maintainers
Package info
github.com/terminal42/contao-folderpage
Type:contao-bundle
pkg:composer/terminal42/contao-folderpage
3.4.2
2026-04-15 10:17 UTC
Requires
- php: ^8.1
- contao/core-bundle: ~5.3.13 || ^5.4.1
- doctrine/dbal: ^3 || ^4
- symfony/dependency-injection: ^6.4 || ^7
- symfony/http-foundation: ^6.4 || ^7
- symfony/http-kernel: ^6.4 || ^7
- symfony/security-core: ^6.4 || ^7
- symfony/service-contracts: ^3.0
Requires (Dev)
- contao/manager-plugin: ^2.0
- terminal42/contao-build-tools: dev-main
Suggests
None
Provides
None
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
Replaces
None
LGPL-3.0-or-later dba12dddf513246d8ebb626105f3c7fc79eb3f89
This package is auto-updated.
Last update: 2026-06-15 10:38:58 UTC
README
The extension provides a new page type for Contao that allows you to group pages into folders. If you have many pages, this tiny bundle can greatly improve the usability.
Installation
Install the bundle via Composer:
composer require terminal42/contao-folderpage
Configuration
Switch the navigation module to the nav_folderpage template.
This will display the folder as a navigation item without a clickable link.
