CodifyKit Certificate Manager (Lite)
Issue & verify certificates in WordPress. Free Lite edition of CodifyKit Certificate Manager.
by CodifyKit · github.com/codifykithq/codifykit-certificate-manager-lite · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/codifykithq/codifykit-certificate-manager-lite/archive/refs/heads/main.zipReadme
CodifyKit Certificate Manager — Lite
Issue certificates in WordPress and let anyone verify them with a public shortcode.
The free, open-source Lite edition. No license key required.
What it does
Issue a certificate to someone, get a unique verification code like CERT-GMW9-T8AB, and share it. Anyone can paste that code into the [ck_verify] widget on your site to instantly confirm whether the certificate is valid, who it was issued to, and when.
Built with the CodifyKit dark-glass UI — clean, fast, and theme-proof.
Features (Lite)
- Issue certificates from a polished dark admin panel
- Unique verification codes — unambiguous, hard to guess
- Public verification via the
[ck_verify]shortcode (works on any theme, fully inline-styled so it never breaks) - Revoke / restore and search issued certificates
- No dependencies — no WooCommerce, no external services
Installation
- Download this repository as a ZIP (Code → Download ZIP)
- In WordPress: Plugins → Add New → Upload Plugin, choose the ZIP, and Activate
- Open the new Certificates menu and issue your first certificate
- Add the shortcode below to any page so visitors can verify codes
Usage
Drop the verification widget onto any page or post:
[ck_verify]
Optionally set a custom heading:
[ck_verify title="Check your certificate"]
Requirements
| Requirement | Version |
|---|---|
| WordPress | 6.0+ |
| PHP | 8.0+ |
Lite vs Pro
| Feature | Lite (this repo) | Pro |
|---|---|---|
| Issue & verify certificates | ✅ | ✅ |
| Public verification widget | ✅ | ✅ |
| Revoke / restore | ✅ | ✅ |
| Downloadable PDF certificates | — | ✅ |
| Custom branded templates | — | ✅ |
| Bulk & CSV issuance | — | ✅ |
| Automatic email delivery | — | ✅ |
| QR-code verification | — | ✅ |
➡️ Get the Pro edition at codifykit.com
About CodifyKit
CodifyKit builds premium WordPress & WooCommerce digital products — plugins, themes, templates, and code kits for developers and website owners. Find more at codifykit.com.
License
GPLv2 or later. See LICENSE.