webexmachina / contao-portfolio
Portfolio for Contao Open Source CMS
Package info
github.com/Web-Ex-Machina/contao-portfolio
Type:contao-bundle
pkg:composer/webexmachina/contao-portfolio
Requires
- ext-json: *
- contao/core-bundle: ^5.3 || ^5.7
- contao/manager-plugin: ^2.0
- terminal42/contao-changelanguage: ^3.8
- terminal42/dcawizard: ^3.0 || ^4.0
- webexmachina/contao-utils: ^2.0
Requires (Dev)
- contao/contao-rector: dev-main
- contao/easy-coding-standard: @stable
- contao/manager-plugin: @stable
- phpstan/phpstan: @stable
- rector/rector: @stable
This package is auto-updated.
Last update: 2026-07-28 18:56:09 UTC
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 as many portfolio translations as needed
- Filter items by attributes
- Sort your items the way you want
- Attach multiple files to portfolio items and display them in your templates
- Use API to create remote feeds on several websites
System requirements
- Contao 5.3
- Contao 5.7
Installation
Clone the extension from Packagist (Contao Manager)
Use Composer: composer require webexmachina/contao-portfolio
Improvements/ Known issues
- Issue: Remote URL generation is not working because it generates the item url based on remote and not local website
- Improvement: Add a Key/Value attribute
- Improvement: Add a cache system on API
- Improvement: Update the list pagination
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