描述
Webnet Certificate Manager is a lightweight, high-performance WordPress plugin designed for educators, trainers, and course creators who want to award certificates to their students without bloating their server with heavy third-party libraries.
Built with WordPress admin tools, local browser rendering, and a lightweight PDF writer, this plugin avoids remote JavaScript and CSS dependencies while keeping certificate delivery simple.
Key Features:
- Drag-and-Drop Designer: Create stunning custom certificates with dynamic elements (Text, Shapes, Images) right from your admin panel.
- Dynamic Placeholders: Automatically map student names, course titles, certificate IDs, issue dates, and course durations using smart tags like
{{student_name}}and{{course_name}}. - Image-Based PDF Generation: Captures the designed certificate locally in the admin browser and embeds it into a lightweight PDF attachment.
- Bulk Actions: Select multiple students and send their custom certificates via email with a single click.
- Built-in Security: Uses WordPress sanitization, escaping, nonces, and capability checks to help keep student data safe.
安装
- Upload the
webnet-certificate-managerfolder to the/wp-content/plugins/directory, or install the plugin directly through the WordPress admin screen. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to Certificate Manager in your WordPress dashboard left menu to start designing your first certificate.
常见问题
-
Does the plugin load JavaScript or CSS from a CDN?
-
No. The plugin uses local assets bundled inside the plugin folder.
-
Can I use custom fonts in my certificate?
-
Yes, you can configure font families for each text element directly within the live drag-and-drop builder panel.
-
Does this plugin clean up temporary files?
-
Yes, after sending the certificate PDF via email, the plugin securely deletes the temporary attachment from the server to optimize storage space.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.0.2
- Updated version from 1.0.1 to 1.0.2.
- Resolved asset loading and inline CSS/JS queueing issues to ensure full WordPress coding standards compliance.
- Fixed minor bugs and improved overall stability.
1.0.1
- Updated version from 1.0.0 to 1.0.1.
- Enqueued inline CSS and JS properly via WordPress asset manager to improve performance and code standards.
- Fixed asset loading conflicts for better stability.
1.0.0
- Initial release.
- Added Drag-and-Drop Certificate Designer Canvas.
- Added lightweight PDF and image rendering.
- Added bulk email delivery setup for certificates.