Releases: hschottm/faqextensions
Releases · hschottm/faqextensions
Version 4.6.0
Version 4.4.3
- Changed composer.json for better compatibility
Version 4.4.2
- Added rel=nofollow to links for helpful votes to prevent bots from voting
- Changed the type of the helpful and nothelpful fields from unsigned int to int to prevent crashes with the order statement querying the votes
hschottm/faqextensions 4.4.1
- Fixed a typo with a missing bracket in the recommended faq list
hschottm/faqextensions 4.4.0
Initial release of the hschottm/faqextensions bundle for Contao 4.4 LTS
- Added 4 new modules: Most frequently viewed FAQ list, Recommended FAQ list, Helpful FAQ list, Recent FAQ list
- Added recommended checkbox for FAQ articles
- Added viewcount counter for FAQ articles
- Added helpful votes for FAQ article
faqextensions
- Initial release of the faqexensions Contao extension
- Added a viewcount database field for each FAQ entry to count the number of views in the frontend for each FAQ entry
- Added faqtoplist and faqrecommendedlist modules to show the most frequently viewed FAQ entries and recommended FAQ entries in the frontend