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.
Key Features
- Easy API integration with Bearer token authentication
- Fetch available badge templates from your IssueBadge account
- Issue badges to recipients with name (required) and email (optional)
- Clean and intuitive admin interface
- Secure implementation with proper nonce verification
- Full internationalization support
How It Works
- Install and activate the plugin
- Configure your IssueBadge API Bearer token in the API Settings
- Navigate to the Send Badge page
- Select a badge template from your available badges
- Enter recipient details (name required, email optional)
- Issue the badge and receive the unique certificate URL
Privacy Policy
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:
- API Bearer token (for authentication)
- Recipient name
- Recipient email (if provided)
- Badge template ID
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
Support
For support, please visit https://issuebadge.com/support or contact support@issuebadge.com
External Services
This plugin relies on the IssueBadge API service:
- Service URL: https://app.issuebadge.com/api/v1
- Terms of Service: https://issuebadge.com/terms
- Privacy Policy: https://issuebadge.com/privacy
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.






