{"id":20121159,"url":"https://github.com/its-devtastic/curator","last_synced_at":"2025-10-14T08:08:27.582Z","repository":{"id":116551425,"uuid":"608108717","full_name":"its-devtastic/curator","owner":"its-devtastic","description":"The Missing Toolkit For Strapi","archived":false,"fork":false,"pushed_at":"2024-03-29T18:18:11.000Z","size":2686,"stargazers_count":6,"open_issues_count":6,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-05T11:24:49.594Z","etag":null,"topics":["admin","batteries-included","cms","framework","headless-cms","strapi","toolkit","typescript"],"latest_commit_sha":null,"homepage":"https://www.curatorjs.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/its-devtastic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-03-01T10:40:11.000Z","updated_at":"2024-08-19T04:38:36.000Z","dependencies_parsed_at":"2023-07-30T01:50:24.457Z","dependency_job_id":"bb609fb0-dc71-4031-b791-ebd83889479a","html_url":"https://github.com/its-devtastic/curator","commit_stats":null,"previous_names":["its-devtastic/curator","its-devtastic/strapion"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/its-devtastic/curator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-devtastic%2Fcurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-devtastic%2Fcurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-devtastic%2Fcurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-devtastic%2Fcurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/its-devtastic","download_url":"https://codeload.github.com/its-devtastic/curator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-devtastic%2Fcurator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008115,"owners_count":26084396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["admin","batteries-included","cms","framework","headless-cms","strapi","toolkit","typescript"],"created_at":"2024-11-13T19:26:17.689Z","updated_at":"2025-10-14T08:08:27.532Z","avatar_url":"https://github.com/its-devtastic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Curator Logo](https://raw.githubusercontent.com/its-devtastic/curator/main/media/banner.png)\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca aria-label=\"Stars\" href=\"https://github.com/its-devtastic/curator/stargazers\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/its-devtastic/curator\"\u003e\n  \u003c/a\u003e\n\u003ca aria-label=\"NPM\" href=\"https://www.npmjs.com/package/@curatorjs/studio\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/dm/%40curatorjs/studio\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n---\n\n**Curator** is an alternative admin for [Strapi](https://www.strapi.io).\n\n---\n\n![Preview](https://raw.githubusercontent.com/its-devtastic/curator/main/media/preview.png)\n\n## 📜 Documentation\n\nDocumentation is available [here](https://its-devtastic.github.io/curator/).\n\n## 💫 Features\n\n- (Truly) customizable, mobile-friendly admin\n- Content versioning\\*\n- Dashboard\\*\n- Audit logs\\*\n- Admin user avatars\\*\n- Secrets manager\\*\n- Autosave\n- Dark mode\n- Flexible plugin system\n\n\\*Requires the Curator Strapi plugin.\n\n## Quick Start\n\nCreate a new Curator project with the Create Curator App tool:\n\n```shell\nnpx create-curator-app@latest\n```\n\nCurator Studio will run on http://localhost:1338\n\n## Motivation\n\nStrapi is a popular headless CMS, but it's missing some basic features and its admin is notoriously uncustomizable.\nCurator offers a Strapi plugin that adds those features, and an alternative admin app that is easier to customize.\n\n## Limitations\n\nThere are some limitations on what you can do with Curator, compared to the Strapi admin.\n\n- ✅ = Supported\n- 🚧 = Partial\n- ❌ = Unsupported\n\n| Feature              | Status                                    |\n| -------------------- | ----------------------------------------- |\n| Collection types     | ✅                                        |\n| Single types         | ✅                                        |\n| Internationalization | ✅                                        |\n| Draft / publish      | ✅                                        |\n| Dynamic zones        | ✅                                        |\n| User management      | ✅                                        |\n| User profile         | ✅                                        |\n| Permissions          | ✅️                                       |\n| Dark mode            | ✅                                        |\n| Filters              | ✅                                        |\n| API keys             | ✅                                        |\n| Webhooks             | ✅                                        |\n| Media library        | 🚧️ (Cropping is currently not supported) |\n| Role management      | ❌                                        |\n| Content-type builder | ❌ (not planned)                          |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-devtastic%2Fcurator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fits-devtastic%2Fcurator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-devtastic%2Fcurator/lists"}