{"id":21898512,"url":"https://github.com/canopas/strapi-plugin-tagsinput","last_synced_at":"2026-03-13T22:35:51.396Z","repository":{"id":169318641,"uuid":"645201031","full_name":"canopas/strapi-plugin-tagsinput","owner":"canopas","description":"Tagsinput plugin for strapi","archived":false,"fork":false,"pushed_at":"2024-12-30T05:25:36.000Z","size":7257,"stargazers_count":32,"open_issues_count":6,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T01:10:29.453Z","etag":null,"topics":["customfield-plugin","plugin","react-tagsinput","reactjs","strapi","strapi-custom-field","strapi-custom-field-plugin","strapi-plugin","strapi-plugin-tagsinput","strapi-tagsinput","tagsinput"],"latest_commit_sha":null,"homepage":"","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/canopas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2023-05-25T06:25:54.000Z","updated_at":"2025-03-28T09:24:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a18f624-c560-42cd-99a3-e49bc5a3dd48","html_url":"https://github.com/canopas/strapi-plugin-tagsinput","commit_stats":null,"previous_names":["canopas/strapi-plugin-tagsinput"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canopas%2Fstrapi-plugin-tagsinput","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canopas%2Fstrapi-plugin-tagsinput/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canopas%2Fstrapi-plugin-tagsinput/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canopas%2Fstrapi-plugin-tagsinput/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canopas","download_url":"https://codeload.github.com/canopas/strapi-plugin-tagsinput/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137886,"owners_count":21053775,"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":["customfield-plugin","plugin","react-tagsinput","reactjs","strapi","strapi-custom-field","strapi-custom-field-plugin","strapi-plugin","strapi-plugin-tagsinput","strapi-tagsinput","tagsinput"],"created_at":"2024-11-28T14:32:56.949Z","updated_at":"2026-03-13T22:35:51.385Z","avatar_url":"https://github.com/canopas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://canopas.com/contact\"\u003e\u003cimg src=\"./assets/banner.png\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003ch1\u003e\u003cstrong\u003eTagsinput plugin for strapi with suggestions\u003c/strong\u003e\u003c/h1\u003e\n\n\u003ch3\u003e🚀\u003cstrong\u003eStrapi 5 supported from \u003ca href=\"https://github.com/canopas/strapi-plugin-tagsinput/releases/tag/2.0.2\"\u003e2.0.2\u003c/a\u003e \u003c/strong\u003e🚀\u003c/h3\u003e\n\nThis plugin is used to add tagsinput in your strapi admin panel.\nRead more about it at [tagsinput guidence](https://blog.canopas.com/the-simple-guidance-how-to-add-tagsinput-customfield-plugin-in-strapi-b5d2b5af7c3b).\n\n\u003cimg src=\"./assets/demo.png\"\u003e\n\n## How to Install\n\nUsing npm,\n\n```\nnpm i strapi-plugin-tagsinput\n```\n\nUsing yarn,\n\n```\nyarn add strapi-plugin-tagsinput\n```\n\n## How to use\n\nAfter installation, you can add tagsinput as a custom field.\n\n#### Suggestions for tag\n\nWhile adding tagsInput, you will see the `API URL` field.\n\nIf you want to use REST API for suggestions, then add your API url in this field.\n\n**Notes:**\n\n- If the API domain is different, then a full API URL is required. i.e. `http://localhost:1337/api/tags?fields[0]=name` (Make sure API CORS are enabled for your strapi domain in this case).\n- Otherwise, add only the path of API i.e `/api/tags?fields[0]=name`\n- You need to add custom logic for adding created tags in `Tags` collection.\n\n## Showcase\n\nHow to use tagsinput?\n\n\u003cimg src=\"./assets/showcase.gif\"\u003e\n\n## Issues\n\nIf you face any issues, feel free to submit them with detailed information.\n\n## Contribution\n\nThe Canopas team enthusiastically welcomes contributions and project participation! There are a bunch of things you can do if you want to contribute! The [Contributor Guide](CONTRIBUTING.md) has all the information you need for everything from reporting bugs to contributing entire new features. Please don't hesitate to jump in if you'd like to, or even ask us questions if something isn't clear.\n\n## Show your support ⭐️\n\nAdd a star if this project helped you.\n\n## Credits\n\nThis repository is owned and maintained by the [Canopas team](https://canopas.com/). If you are interested in building web apps, plugins or designing products, please let us know. We'd love to hear from you!\n\n\u003ca href=\"https://canopas.com/contact\"\u003e\u003cimg src=\"./assets/cta.png\" width=300\u003e\u003c/a\u003e\n\n## Licence\n\nThis repository is licenced under [MIT](https://github.com/canopas/strapi-plugin-tagsinput/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanopas%2Fstrapi-plugin-tagsinput","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcanopas%2Fstrapi-plugin-tagsinput","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanopas%2Fstrapi-plugin-tagsinput/lists"}