Webnet Certificate Manager

外掛說明

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.

安裝方式

  1. Upload the webnet-certificate-manager folder to the /wp-content/plugins/ directory, or install the plugin directly through the WordPress admin screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. 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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Webnet Certificate Manager〉的開發相關工作。

參與者

將〈Webnet Certificate Manager〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.