Plugin screenshot thumbnail 1/5
Plugin screenshot thumbnail 2/5
Plugin screenshot thumbnail 3/5
Plugin screenshot thumbnail 4/5
Plugin screenshot thumbnail 5/5

Super Content Access for Craft CMS 5

Super Content Access is a plug-and-play authorization plugin for Craft CMS. Install it, add the Access Control field where you need it, set who can see what — and keep using normal craft.entries, craft.categories, and craft.products queries. Unauthorized content is filtered at the SQL layer, so it never reaches Twig, PHP, or GraphQL.

No custom query params. No template helpers required for lists. Drop it in and it works with the queries you already write.

Features

  • Restrict entry, category, and product visibility to user groups and/or specific users.
  • Automatic query-level filtering — keep using native Craft element queries.
  • Channel, structure, category-group, and product-type defaults with per-element overrides.
  • Nested structure entries, categories, and structured products inherit from the nearest parent with Access Control when unset, then the scope default.
  • Read-only element sidebar summary of effective access.
  • Craft dashboard widgets for access overview and breakdown.
  • Optional config/super-content-access.php overrides (including env-driven enable/disable).
  • Settings stay viewable when allowAdminChanges is false (read-only).
  • Console query probe for verifying Entry SQL constraints.

Requirements

  • Craft CMS 5
  • PHP 8.2 or newer
  • Craft Commerce (optional) — for product-type defaults and craft.products filtering

Installation

composer require amici/craft-super-content-access
php craft plugin/install super-content-access

You can also install it from Settings → Plugins in the Craft Control Panel.

Then:

  1. Add the Access Control field to the layouts you care about.
  2. Set Everyone or Members only on elements (or set defaults under General Access).
  3. Keep querying as usual — filtering is automatic when authorization is enabled.

For the full setup flow, see the documentation.

Standard

Plus $39/year after one year.

Installation Instructions

To install this plugin, copy the command above to your terminal.

Reviews

This plugin doesn't have any reviews.

Active Installs
0
Version
5.0.0
License
Craft
Compatibility
Craft 5
Last release
July 21, 2026
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs