TechOrbito's Doc Validator
WordPress plugin for validating official documents.
by TechOrbito · github.com/sheikhrehanseo/techorbito-document-validation · website
★ 0stars
0forks
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/sheikhrehanseo/techorbito-document-validation/archive/refs/heads/main.zipFrom the readme
# TechOrbito's Doc Validator
A WordPress plugin for issuing and verifying documents online — certificates, ID cards, letters, receipts, contracts, and more. Give every issued document a unique Verification ID, and let anyone confirm its authenticity through a clean, public verification portal on your site.
Version: 1.0.0
Author: TechOrbito
Requires: WordPress 5.8+ / PHP 7.4+
What It Does
Visitors enter a Document ID into a verification form. The plugin looks up the record and shows a clear result with one of four states:
| State | Meaning |
|-------|---------|
| ✅ Valid | Document exists and is within its validity period |
| â° Expired | Document exists, but its "Valid Until" date has passed |
| â›” Revoked | An admin explicitly revoked the document (overrides expiry) |
| ⌠Not Found | No record matches the entered ID |
A valid/expired/revoked result displays the full document profile: recipient, document type, issuing authority, course/subject, grade, performance, dates, categories, remarks, contact info, and an optional download link to the original file (PDF/JPG).
Screenshots
Verification Form
Valid Document
Expired Document
Revoked Document
Document Not Foun