Redesigned the “Request Update” feature: the original version relied on XenForo’s report system, but it has now been rebuilt as an independent update-request system — featuring a dedicated modal form, a separate database table xf_xfrs_update_request, and notifications sent to resource authors via XenForo’s native Alert system, without generating report records anymore. (Special thanks to member kakusa for the suggestion.)
The update-request popup now supports entering a reason for the request (up to 300 characters), with real-time character counting.
Update-request notifications can also be sent to a configurable administrator account (set by user ID in the Admin Control Panel).
Once a user has submitted an update request for the day, the sidebar button is automatically disabled and changed to “Update Request Submitted” to prevent duplicate submissions.
The “Submit” button in the update-request popup is now aligned to the right, and the text has been converted to phrase keys for multilingual support.
The AdminCP options page has been redesigned into a horizontal tabbed single-page panel (5 tabs total: Right Sidebar, Sort Settings, Lists & Pagination, Attachment Attributes, Update Request Settings).
Clicking the Options button in the add-on list now takes you directly to the custom tabbed options page.