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.

FAQ

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.