Template Requests
This extension adds a new menu item to the admin sidebar, under the Activity section. Clicking it opens a custom admin page that displays a table of user-submitted template requests, collected via a Pendo modal. These requests represent the templates users would like to see available for their design work. Site admins can view and manage all requests specific to their site.
Release Notes
Version 2.0
13/03/2026
- An HTTP service endpoint added so that the Pendo Webhook Handler can notify the relevant site which in turn sends notification emails to admins.
Version 1.3
02/03/2026
- Added the In Progress option for the request Status. The Status can now be Requested, In Progress, Actioned or Rejected.
Version 1.2
10/06/2025
- The admin page title-extra text moved to title-label.
- The Date column now shows the Date Submitted, not the Date Updated.
Version 1.1
21/03/2025
- Added sorting functionality to table columns.
- Template request status is now editable.
- Introduced debug mode to enable logging.
Version 1.0
14/03/2025
- Initial release.
- Basic pagination implemented.