Releases: oveleon/contao-recommendation-bundle
1.4.2
1.4.1
1.4.0
Addition
-
Support auto-item by @doishub #12
This extension can now be used for news items or other auto-item based pages.
A new checkbox has been added to archives (Expert settings: useAutoItem) which declares the archive as dynamic.
Ratings within a dynamic archive are flagged with a scope which holds the auto-item value. -
Added $this->addSummary to output the total amount of Reviews @doishub #12
Full Changelog: 1.3.0...1.4.0
1.3.0
1.2.1
1.2.0
Additions
-
Added the possibility to disable images within modules (reader and list) 551db47
-
Added a custom field that can be used for further details within recommendations 8456b49
-
Added custom field to metadata (within modules) and recommendation form (with a label) 8456b49
-
Added elapsed time to recommendations (e. g. 2 months ago) b88c2ac
-
Added a new default template: recommendation_default.html5
Changes
-
Changed recommendation_full (Images need to be allowed within the reader module -> MetaData) b13c51d
-
Updated required PHP Version from ^7.2 to ^7.4
Notice
Make sure to use the new recommendation_default template for the new features. The recommendation_latest template will be removed in a future version.
1.1.1
1.1.0
Additions
-
Updated readme and added documentation
-
PHP 8 Compatibility
-
Contao 4.12 Compatibility
-
Added a recommendation form
- Able to choose an archive that recommendations will be saved in
- Able to choose meta-fields that will be submitted
- E-Mail notifications to the administrator
- Moderation
- Privacy checkbox
- Activation E-Mail (No IP logging)
- Purging of non-verified recommendations
-
Added group and user permissions to recommendation archives and recommendations
-
Added new sorting options to recommendation list
- By rating
- By date
- Random
-
Added a recommendation filter to recommendation lists to display by minimum rating
-
Added sitemap integration
Changes
- Restructured recommendation settings (Author on top)
- Added a jumpTo page to recommendation lists
Deprecated
- Removed offset from recommendation lists
Bugfixes
- Fixed translations
- Fixed a bug where image sizes from .yml files were ignored