{"id":24582657,"url":"https://github.com/pluginpal/strapi-plugin-component-duplicator","last_synced_at":"2025-10-05T09:30:34.574Z","repository":{"id":259102461,"uuid":"857677598","full_name":"pluginpal/strapi-plugin-component-duplicator","owner":"pluginpal","description":"Strapi plugin for duplication of components","archived":false,"fork":false,"pushed_at":"2024-10-21T19:17:58.000Z","size":383,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-22T12:08:47.042Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/pluginpal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"publiccode":null,"codemeta":null}},"created_at":"2024-09-15T10:05:49.000Z","updated_at":"2024-10-21T19:18:02.000Z","dependencies_parsed_at":"2024-10-23T03:35:29.878Z","dependency_job_id":null,"html_url":"https://github.com/pluginpal/strapi-plugin-component-duplicator","commit_stats":null,"previous_names":["pluginpal/strapi-plugin-component-duplicator"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluginpal%2Fstrapi-plugin-component-duplicator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluginpal%2Fstrapi-plugin-component-duplicator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluginpal%2Fstrapi-plugin-component-duplicator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluginpal%2Fstrapi-plugin-component-duplicator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pluginpal","download_url":"https://codeload.github.com/pluginpal/strapi-plugin-component-duplicator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235382710,"owners_count":18981117,"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","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":[],"created_at":"2025-01-24T03:25:29.887Z","updated_at":"2025-10-05T09:30:34.205Z","avatar_url":"https://github.com/pluginpal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1\u003eStrapi component duplicator plugin\u003c/h1\u003e\n\t\n\u003cp style=\"margin-top: 0;\"\u003eEasily duplicate your repeatable components in the Strapi admin panel.\u003c/p\u003e\n\t\n\u003cp\u003e\n  \u003ca href=\"https://www.npmjs.org/package/strapi-plugin-component-duplicator\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/strapi-plugin-component-duplicator/latest.svg\" alt=\"NPM Version\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.org/package/strapi-plugin-component-duplicator\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/dm/strapi-plugin-component-duplicator\" alt=\"Monthly download on NPM\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/pluginpal/strapi-plugin-component-duplicator\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/pluginpal/strapi-plugin-component-duplicator/tests.yml?branch=main\" alt=\"CI build status\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/pluginpal/strapi-plugin-component-duplicator\"\u003e\n    \u003cimg src=\"https://codecov.io/gh/pluginpal/strapi-plugin-component-duplicator/coverage.svg?branch=main\" alt=\"codecov.io\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003c/div\u003e\n\n## ⏳ Installation\n\nInstall the plugin in your Strapi project.\n\n```bash\n# using yarn\nyarn add strapi-plugin-component-duplicator\n\n# using npm\nnpm install strapi-plugin-component-duplicator --save\n```\n\nAfter successful installation you have to rebuild the admin UI so it'll include this plugin. To rebuild and restart Strapi run:\n\n```bash\n# using yarn\nyarn build\nyarn develop\n\n# using npm\nnpm run build\nnpm run develop\n```\n\nEnjoy 🎉\n\n## 🖐 Requirements\n\nComplete installation requirements are the exact same as for Strapi itself and can be found in the [Strapi documentation](https://strapi.io/documentation).\n\n**Supported Strapi versions**:\n\n- Strapi v4 (use `strapi-plugin-component-duplicator@^1`)\n\n(This plugin may work with older Strapi versions, but these are not tested nor officially supported.)\n\n## 🤝 Contributing\n\nFeel free to fork and make a pull request of this plugin. All the input is welcome!\n\n## ⭐️ Show your support\n\nGive a star if this project helped you.\n\n## 🔗 Links\n\n- [NPM package](https://www.npmjs.com/package/strapi-plugin-component-duplicator)\n- [GitHub repository](https://github.com/pluginpal/strapi-plugin-component-duplicator)\n\n## 🌎 Community support\n\n- For general help using Strapi, please refer to [the official Strapi documentation](https://strapi.io/documentation/).\n- You can contact me on the Strapi Discord [channel](https://discord.strapi.io/).\n\n## 📝 Resources\n\n- [MIT License](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpluginpal%2Fstrapi-plugin-component-duplicator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpluginpal%2Fstrapi-plugin-component-duplicator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpluginpal%2Fstrapi-plugin-component-duplicator/lists"}