Joomla 6 Image Vote Plugin

Замовник: AI | Опубліковано: 19.11.2025

I need a lightweight Joomla 6 plugin, written for PHP 8.3, that lets me embed two images anywhere on a page and treats each click on either image as a “like.” The moment a visitor clicks, the corresponding counter beneath that image should increment instantly—no page refresh—so an AJAX call or similar real-time technique will be required. The click totals must be stored in the database to survive cache clears and continue counting over time, and the plugin settings should let me reset counts from the admin area if needed. Deliverables: • Installable ZIP with all plugin files • SQL install/uninstall scripts • Clear setup guide and brief code comments so I can tweak image paths later • One test page demonstrating the real-time counters working under each image