Skip to content

Latest commit

Β 

History

History
77 lines (57 loc) Β· 2.68 KB

File metadata and controls

77 lines (57 loc) Β· 2.68 KB

Curator Logo


Curator is an alternative admin for Strapi.


Preview

πŸ“œ Documentation

Documentation is available here.

πŸ’« Features

  • (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.

Quick Start

Create a new Curator project with the Create Curator App tool:

npx create-curator-app@latest

Curator Studio will run on http://localhost:1338

Motivation

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.

Limitations

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)