Releases: e107-Kanonimpresor/testimonials
Releases · e107-Kanonimpresor/testimonials
Release list
v4.0.0 — Modernized for e107 v2.x / PHP 8.2 / Bootstrap 5
🚀 What's New
Complete modernization of the Testimonials plugin, originally created by lonalore (v3.0, 2015).
✨ Highlights
- Bootstrap 5.3 — Fully migrated carousel with indicators, prev/next controls, and auto-slide
- PHP 8.2 Compatible — Fixed signature incompatibilities and deprecated patterns
- Front-end Submit Form — Modern form with captcha support and approval workflow
- Admin Create — Add testimonials directly from admin panel with auto-fill
- SEF URLs — Clean URL support with editable alias via e107 URL manager
- Multi-language — Full i18n in English, Spanish, and Portuguese (zero hardcoded strings)
- Accessible — ARIA labels, keyboard navigation, screen reader support
🔧 Technical Changes
- Migrated all templates from Bootstrap 3 → Bootstrap 5.3
- Replaced Glyphicons → FontAwesome 5
- Fixed carousel indicators bug (setVars overwrite)
- Conditional CSS/JS loading (assets only load when needed)
- Site link auto-registration via
plugin.xml
📋 Requirements
- e107 v2.3.1+
- PHP 8.0+
- Bootstrap 5.x
- FontAwesome 5.x
📖 Documentation
README available in English · Português · Español
Forked from lonalore/testimonials — Thank you for the original work! 🙏