IssueBadge – Bulk Certificate Generator is a WordPress plugin that integrates with the IssueBadge API to allow you to generate and issue digital certificates and badges directly from your WordPress admin panel.
This plugin connects to the IssueBadge API (https://app.issuebadge.com) to fetch badge templates and issue certificates. The following data is sent to the API:
No data is stored locally except for the API Bearer token, which is stored securely in the WordPress database.
For more information about how IssueBadge handles data, please refer to the IssueBadge privacy policy at https://issuebadge.com/privacy
For support, please visit https://issuebadge.com/support or contact [email protected]
This plugin relies on the IssueBadge API service:
The plugin makes API calls to:
* GET /badge/getall – Fetch available badge templates
* POST /issue/create – Create and issue a new badge
These calls are made only when explicitly triggered by admin users through the plugin interface.