Keep your content fresh and accurate with streamlined review workflows built directly into your CMS. Verified Elements eliminates the need for external spreadsheets or manual tracking by bringing the entire content audit process where it belongs—right alongside your content in Craft CMS. Assign reviewers and verification dates to entries and assets alike, across every site in your installation, depending on your subscription.
Why manage content reviews outside your CMS when you can handle everything in one place?
- Entries and Assets - Verify entries and assets with the same workflow.
- Multi-site support - Track verification per site, with per-site settings and site-aware dashboards, widgets, and notifications.
- Fine-grained review settings - Configure reviewable sections and volumes with default review periods and assigned reviewers.
- Flexible verification options - Verify elements individually or process many at once with the Verify and Assign Reviewer batch actions.
- Dashboard widgets - A personal review queue of elements awaiting your attention, plus a system-wide verification health meter.
- Comprehensive plugin dashboard - Search and filter entries and assets by verification status, reviewer, or other criteria to manage your review workflow.
- Automatic reviewer notifications - Email digests when verification periods expire, and instant alerts when verified content changes.
- Integration with Craft's native user system and fine-grained, per-element-type permissions.
Perfect for marketing teams, content editors, and organizations who need to maintain compliance, accuracy, and freshness across their digital content without leaving their familiar CMS environment.
Verified Elements is available in three editions. Every edition includes the full review workflow; higher editions extend it to more sites and more element types.
| Feature | Lite | Pro | Pro Plus |
|---|---|---|---|
| Entry verification | ✓ | ✓ | ✓ |
| Reviewer assignment | ✓ | ✓ | ✓ |
| Verification periods per section | ✓ | ✓ | ✓ |
| Expiry email notifications | ✓ | ✓ | ✓ |
| Dashboard widgets | ✓ | ✓ | ✓ |
| Bulk verification actions | ✓ | ✓ | ✓ |
| Multi-site support | ✓ | ✓ | |
| Asset verification | ✓ |
You can switch editions at any time from the plugin's page on the Craft Plugin Store.
This plugin requires Craft CMS 5.6.0 or later, and PHP 8.2 or later.
You can install this plugin from the Plugin Store or with Composer.
Go to the Plugin Store in your project’s Control Panel and search for "Verified Elements". Then press "Install".
Open your terminal and run the following commands:
# Go to your project's directory
cd /path/to/my-project.test
# Tell Composer to load the plugin
composer require webhubworks/craft-verified-elements
# Tell Craft to install the plugin
./craft plugin/install verified-elementsPlease see CHANGELOG for more information on verstion-to-version updates.