Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terminal42/contao-folderpage
New page type "folder" to group root pages
https://github.com/terminal42/contao-folderpage
Last synced: about 2 hours ago
JSON representation
New page type "folder" to group root pages
- Host: GitHub
- URL: https://github.com/terminal42/contao-folderpage
- Owner: terminal42
- License: lgpl-3.0
- Created: 2012-01-16T13:12:06.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T08:41:19.000Z (about 2 months ago)
- Last Synced: 2024-12-30T21:12:09.345Z (7 days ago)
- Language: PHP
- Homepage:
- Size: 141 KB
- Stars: 18
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Folder page for Contao Open Source CMS
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.![Screenshot to show how it looks in the back end](./docs/screenshot.png "Screenshot")
## Installation
Install the bundle via Composer:
```
composer require terminal42/contao-folderpage
```## Configuration
There's absolutely nothing to configure :-)