Download the PHP package heimrichhannot/contao-participation without Composer
On this page you can find all versions of the php package heimrichhannot/contao-participation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download heimrichhannot/contao-participation
More information about heimrichhannot/contao-participation
Files in heimrichhannot/contao-participation
Download heimrichhannot/contao-participation
More information about heimrichhannot/contao-participation
Files in heimrichhannot/contao-participation
Vendor heimrichhannot
Package contao-participation
Short Description A contao backend entity, that allows you to participate to another entity (like news, events) from any url.
License LGPL-3.0+
Homepage https://github.com/heimrichhannot/contao-participation
Package contao-participation
Short Description A contao backend entity, that allows you to participate to another entity (like news, events) from any url.
License LGPL-3.0+
Homepage https://github.com/heimrichhannot/contao-participation
Please rate this library. Is it a good library?
Informations about the package contao-participation
Participation
A contao backend entity, that allows you to participate to another entity (like news, events) from any url.
Features
- Participation Archive (global config for participation entitites within)
- Participation (alias to entity connection table)
- Participation Data (member/submission to participation connection table)
How to extend/invoke with your module
You can invoke into participation and participation data. Both should be done within your config.php. Here an example for news with tl_member as participation data:
config.php
The Class have to extend from \HeimrichHannot\Participation\ParticipationConfig
NewsParticipationConfig.php
ParticipationDataMyMemberConfig.php
All versions of contao-participation with dependencies
PHP Build Version
Package Version
Requires
contao/core-bundle Version
^3.4|^4.1
contao-community-alliance/composer-plugin Version ~2.4 || ~3.0
contao-community-alliance/composer-plugin Version ~2.4 || ~3.0
The package heimrichhannot/contao-participation contains the following files
Loading the files please wait ....