webexmachina/contao-portfolio

Portfolio for Contao Open Source CMS

Maintainers

Package info

github.com/Web-Ex-Machina/contao-portfolio

Issues

Type:contao-bundle

pkg:composer/webexmachina/contao-portfolio

Transparency log

Statistics

Installs: 249

Dependents: 0

Suggesters: 0

Stars: 0

4.0.0 2026-07-23 08:56 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