Skip to content

v0.2.0 - Initial Public Release

Choose a tag to compare

@NichlasB NichlasB released this 26 Jan 21:50
· 10 commits to main since this release

What's New

Initial public release of Alynt Certificate Generator.

Features

  • PDF Certificate Generation - Create certificates from image templates with dynamic text overlays
  • Template Management - Upload and manage certificate templates via custom post type
  • Variable System - Define custom variables for dynamic content placement
  • Coordinate Editor - Visual editor for positioning text on templates
  • Font Support - Upload and use custom fonts for certificate text
  • Email Delivery - Automated certificate delivery via email
  • Webhook Integration - Trigger certificate generation via REST API webhooks
  • Bulk Generation - Generate multiple certificates in batch
  • Download Service - Secure certificate download links
  • Logging - Track certificate generation and delivery history

Requirements

  • WordPress 6.0+
  • PHP 7.4+
  • GD extension enabled

Installation

  1. Upload the plugin folder to /wp-content/plugins/
  2. Run composer install in the plugin directory
  3. Activate the plugin
  4. Configure settings under the Certificate Generator menu