Linux 软件免费装
Banner图

Meadow Credentials

开发者 benlejones
更新时间 2026年7月15日 12:24
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

lms certificates badges compliance digital credentials

下载

5.3.4

详情介绍:

Meadow Credentials turns course completions, uploaded evidence, and offline assessments into secure, verifiable digital certificates and Open Badges. It is built for organisations that handle sensitive learner data and need a credentialing system that takes UK GDPR and Cyber Essentials seriously. Define a qualification once as a framework of requirements, connect it to the events that already happen on your site, and let the engine issue, track, and (where needed) automatically revoke credentials. Features Shortcodes

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install it through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open Meadow Credentials > Getting Started and follow the on-screen setup checks.
Important — encryption key: Sensitive evidence is encrypted using your site's AUTH_KEY. For this to work, your wp-config.php must define a strong, unique AUTH_KEY. The Getting Started screen will warn you if it is missing or insecure and link you to the official WordPress salt generator. Recommended — email delivery: Certificate award emails and revocation alerts are sent via WordPress email. For reliable delivery we strongly recommend a dedicated SMTP plugin (for example WP Mail SMTP, Post SMTP, FluentSMTP, or Brevo). The Getting Started screen will warn you if no mailer is detected. Note for Nginx servers: The secure vault is protected by an .htaccess rule, which Nginx ignores. The Getting Started screen runs a live exposure scan and, if your vault is reachable, provides the exact Nginx location block to hand to your host.

屏幕截图:

  • The certificate designer with custom branding and colours.
  • The supervisor approvals queue.
  • A learner's digital wallet of earned credentials.
  • A verified, branded certificate.

升级注意事项:

5.3.1 The Freemius licensing/analytics library has been removed entirely. If you had previously activated a licence, no action is needed — all features remain available. 5.3.0 Meadow Credentials is now entirely free, with no locked features. If you used the [mt_submit_evidence] or [mt_log_assessment] shortcodes directly in content, update them to [mtdc_submit_evidence] and [mtdc_log_assessment]. 5.1.0 A significant security and architecture update. Evidence now lives in an encrypted file vault, upload handling is hardened against tampering, and the admin interface has been redesigned. Please back up your site before updating.

常见问题:

How do I get support?

Community support is provided through the WordPress.org support forum. For priority support or custom development work, visit Meadow Technologies Support.

Which LMS platforms are supported?

LearnDash, Tutor LMS, LearnPress, LifterLMS, and Sensei are detected automatically, alongside standard WordPress course/lesson completion actions. You can also map any recognised LMS, membership, or commerce action hook to a requirement from the System Hooks screen.

Where are uploaded documents stored, and are they secure?

Evidence files are encrypted with AES-256 and written to a protected vault directory outside your media library, with randomised filenames. The database stores only a reference to the file, never the file contents.

What happens to evidence files after a document is approved or rejected?

Once a supervisor approves or rejects a submission, the underlying file is permanently deleted (shredded) from disk and the database record is scrubbed. This keeps sensitive personal data from lingering after it has served its purpose.

Are the certificates verifiable by third parties?

Yes. Every issued credential has a public verification URL, and a machine-readable Open Badges (JSON) endpoint suitable for badge backpacks.

Do credentials expire?

They can. If a requirement is backed by evidence with an expiry date, a nightly sweep automatically suspends the credential when that evidence lapses and notifies the administrator.

更新日志:

5.3.4 5.3.3 5.3.2 5.3.1 5.3.0 5.2.9 5.2.8 5.2.7 5.2.6 5.2.5 5.2.4 5.2.3 5.2.2 5.2.1 5.2.0 5.1.0