Curator is an alternative admin for Strapi.
Documentation is available here.
- (Truly) customizable, mobile-friendly admin
- Content versioning*
- Dashboard*
- Audit logs*
- Admin user avatars*
- Secrets manager*
- Autosave
- Dark mode
- Flexible plugin system
*Requires the Curator Strapi plugin.
Create a new Curator project with the Create Curator App tool:
npx create-curator-app@latest
Curator Studio will run on http://localhost:1338
Strapi is a popular headless CMS, but it's missing some basic features and its admin is notoriously uncustomizable. Curator offers a Strapi plugin that adds those features, and an alternative admin app that is easier to customize.
There are some limitations on what you can do with Curator, compared to the Strapi admin.
- ✅ = Supported
- 🚧 = Partial
- ❌ = Unsupported
Feature | Status |
---|---|
Collection types | ✅ |
Single types | ✅ |
Internationalization | ✅ |
Draft / publish | ✅ |
Dynamic zones | ✅ |
User management | ✅ |
User profile | ✅ |
Permissions | ✅️ |
Dark mode | ✅ |
Filters | ✅ |
API keys | ✅ |
Webhooks | ✅ |
Media library | 🚧️ (Cropping is currently not supported) |
Role management | ❌ |
Content-type builder | ❌ (not planned) |