[WordPress] 外掛分享: PressPrimer Certificate – Certificate Designer & Course Certification for Your LMS

首頁外掛目錄 › PressPrimer Certificate – Certificate Designer & Course Certification for Your LMS
WordPress 外掛 PressPrimer Certificate – Certificate Designer & Course Certification for Your LMS 的封面圖片
10+
安裝啟用
★★★★★
5/5 分(1 則評價)
14 天前
最後更新
100%
問題解決
WordPress 6.4+ PHP 7.4+ v1.0.0 上架:2026-08-09

內容簡介

PressPrimer Certificate 外掛為您的 WordPress 網站提供完整的證書設計與管理功能。透過直覺的拖放設計工具,使用者可以輕鬆創建證書,並結合 LearnDash、LifterLMS、Tutor LMS 或 LearnPress 的課程活動,實現自動化的證書發放。

【主要功能】
• 直觀的證書設計工具
• 獨特的憑證 ID 和 QR 碼
• 與多種 LMS 的全面整合
• 自動化證書發放流程
• 設計與數據的永久記錄
• 完全免費使用

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「PressPrimer Certificate – Certificate Designer & Course Certification for Your LMS」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

PressPrimer Certificate brings the full certification lifecycle to your WordPress site. A drag-and-drop designer produces the certificate. Unique credential IDs, QR codes, and a public verification page make it authoritative. And it can all be connected to course activity in LearnDash, LifterLMS, Tutor LMS, or LearnPress.
This is a genuinely free plugin. Unlimited templates, unlimited certificates, the full designer, a suite of integrations, public verification, and email delivery are all included at no cost.

Why PressPrimer Certificate?
Certificate tools built into LMS plugins are often afterthoughts: rigid and awkward layouts, no way to verify what students have earned, and no easy way to track certificate activity. Standalone certificate services charge monthly fees and hold your credentials on someone else’s infrastructure.
PressPrimer Certificate delivers a complete, self-hosted credential workflow, including:

A true-size designer – The canvas is the PDF. What you build on screen is exactly what recipients download.
Credentials that can be checked – Every certificate carries a unique, non-guessable credential ID and a QR code linking to a public verification page on your site.
Comprehensive integrations – Certificates award themselves when a learner passes a quiz, earns a grade, or completes a course. Manual certificate generation is also available.
Records that outlive the template – Issued certificates snapshot their design and data at issue time. Editing a template later never changes a certificate that has already been earned.

Features Included Free
Certificate Designer

True-size WYSIWYG canvas with drag, resize, keyboard nudging, undo/redo, and zoom
Six starter designs, each in Letter and A4, plus a blank option
Six bundled open-license fonts (SIL OFL) with real bold and italic faces
Text, merge field, image, signature, line/shape, QR code, and background elements
Merge fields for recipient, certificate, site, quiz, assignment, and course data, including custom user and post meta
Live PDF preview from the real renderer

Design Defaults

Site-wide defaults for certificate size (Letter or A4), font, logo, and signature
Brand colors (primary, accent, text) that starter templates apply automatically

Issuance & Automation

Automatic triggers: PressPrimer Quiz pass thresholds, PressPrimer Assignment grades, and course, lesson, topic, or quiz completion in LearnDash, LifterLMS, Tutor LMS, and LearnPress
Manually issue certificates with optional backdating and expiry dates
Validity periods: set how long certificates from a template stay valid (days, months, or years), pick an exact expiry date, or let them last forever
Per-trigger control over repeat completions: suppress duplicates or issue a fresh certificate every time (for compliance and recertification courses)
Revoke certificates and reinstate them if revoked by mistake

Credentials & Verification

Unique, non-guessable credential IDs with a check that catches typos
Public verification page (shortcode and block) that anyone can use, no account needed
Optional QR code on every certificate linking to its verification page
A shareable certificate view page with PDF download
My Certificates list (shortcode and block) so logged-in learners can see, verify, and download everything they have earned, with status filters and sorting by date, name, or upcoming expiry
PDFs are protected against editing: Acrobat and other viewers refuse to modify the text, while printing and copying stay available

Admin

Dashboard with certificate statistics, an awarded-over-time chart, quick actions, and recent certificates
A guided setup tour that walks you from a starter template to your first issued certificate in five minutes
Certificates screen with template, status, and source filters
Resend a certificate’s email with one click
Earned certificates listed on each user’s profile page with verify and download links
Certificate templates list with trigger, page size, and status columns

Security, Privacy & Accessibility

PDF and QR code generation happen locally on your server
PDF files cannot be modified in Acrobat or other tools to change data like the student name
WordPress Privacy API integration (Tools > Export/Erase Personal Data)
Clean uninstall with optional complete data removal
Keyboard navigation, screen reader support, and reduced motion preferences

Perfect For

Course creators using LearnDash, LifterLMS, Tutor LMS, or LearnPress who need real, verifiable certificates
Training providers whose completion certificates must survive audits and employer checks
Universities and schools issuing program or workshop credentials
Membership and community sites recognizing achievements with shareable certificates
Standalone WordPress educators issuing certificates manually (no LMS is required)

Built-in Integrations
PressPrimer Certificate automatically detects and integrates with:
PressPrimer Quiz: Award a certificate when a learner passes a quiz, with quiz score and title merge fields.
PressPrimer Assignment: Award a certificate when an assignment is graded and passed, with grade and assignment merge fields.
LearnDash: Award on course, lesson, topic, or quiz completion, with associated merge fields.
LifterLMS: Award on course or quiz completion.
Tutor LMS: Award on course or quiz completion.
LearnPress: Award on course or quiz completion, including quizzes inside course sections.
All integrations are bundled in the free version, and the plugin is still fully functional if you don’t use an LMS plugin.
Built for Developers

Action hooks for issuance, revocation, and verification events
Filter-based registries for custom trigger types and merge fields
REST API support
Custom database tables with automatic schema migration

Documentation & Support

Knowledge Base

Source Code & Development
The full uncompressed source code for all JavaScript and CSS files is available in our public GitHub repository:

GitHub Repository

The /src directory contains all unminified source files. The plugin uses webpack for building production assets. To rebuild from source:

Clone the repository
Run npm install to install dependencies
Run npm run build to compile assets

Privacy
PressPrimer Certificate stores certificate data (templates, issued certificates, recipient references, and issuance events) in your WordPress database under your full control. PDF and QR code generation happen locally on your server. No certificate or recipient data is ever transmitted to external servers. The single exception to “nothing leaves your site” is the optional email-course opt-in described under External Services; it sends only an email address that an administrator explicitly typed in and submitted.
The plugin integrates with the WordPress Privacy API:

Tools > Export Personal Data includes all certificates issued to the requested user.
Tools > Erase Personal Data permanently deletes the requested user’s certificates.

Verification and view events are stored without IP addresses or user agents, and prunable event rows are cleaned up on a configurable retention schedule. Administrators can permanently delete all plugin data via Settings > Advanced > “Remove all data on uninstall” before uninstalling the plugin.
External Services
This plugin offers an optional free email course for administrators. When (and only when) a user types their email address into the opt-in form and clicks the subscribe button, the plugin connects to pressprimer.com to register the subscription.

When: Only on an explicit opt-in submission. No request is ever made automatically (no telemetry, no activation pings, no environment data).
What data: The typed email address and a tag naming which screen the form was on. Nothing else.
Unsubscribing: Every email includes an unsubscribe link, honored immediately.
Terms of Service: https://pressprimer.com/terms-conditions/
Privacy Policy: https://pressprimer.com/privacy-policy/

Dismissing the offer is remembered permanently and is stored only on your own site.
Third-Party Libraries
The plugin bundles the following open-source software (nothing is loaded from a CDN and no external requests are made):

TCPDF (6.11.3, pinned) — LGPL-3.0 by Nicola Asuni / Tecnick.com — renders certificate PDFs on your server. Its bundled barcode module also generates the QR codes. https://github.com/tecnickcom/TCPDF
Recharts (3.x) — MIT — draws the dashboard’s awarded-over-time chart. Compiled into the plugin’s script bundles. https://github.com/recharts/recharts
Day.js (1.x) — MIT — date handling in the admin apps. Compiled into the plugin’s script bundles. https://github.com/iamkun/dayjs

The bundled fonts are all licensed under the SIL Open Font License 1.1, with license files shipped alongside each family: Playfair Display, Source Sans 3, EB Garamond, Quicksand, Great Vibes, and Alex Brush.

延伸相關外掛

文章
Filter
Mastodon