webexmachina / contao-portfolio
Portfolio for Contao Open Source CMS
Installs: 200
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:contao-module
Requires
- php: >=7.4 || >=8.2
- ext-json: *
- contao/core-bundle: ^4.13 || 5.3.x
- contao/manager-plugin: ^2.0
- terminal42/contao-changelanguage: ^3.7
- terminal42/dcawizard: ~2.7
- webexmachina/contao-utils: ^2.0
Requires (Dev)
- contao/contao-rector: ^1.0
- phpstan/phpstan: ^1.12
- rector/rector: ^1.0
README
The purpose of this extension is to allow agencies, developers and webmasters to display their work with various functionalities.
Functionnalities
- Handle main porfolio features (list, reader...)
- Create attributes and fill values for each item
- Create categories and associate them with items
- Filter items by attributes
- Sort your items the way you want
- Attach multiple files to portfolio items and display them in your templates
Known issues
- Attribute can erase another attribute properties if they have the same name - will be fixed in 4.x (with a global attribute system)
System requirements
- Contao 4.* (Manager Edition)
Installation
Clone the extension from Packagist (Contao Manager)
Documentation
License
This extension is licensed under the terms of the Apache License 2.0. The full license text is available in the main folder.
Getting support
Visit the support page to submit an issue or just get in touch :)
Installing from Git
You can get the extension with this repository URL : Github