{"id":22878826,"url":"https://github.com/taskworld/strapi-plugin-import-export-web","last_synced_at":"2025-03-31T14:31:45.696Z","repository":{"id":205707407,"uuid":"714876066","full_name":"taskworld/strapi-plugin-import-export-web","owner":"taskworld","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-28T10:50:15.000Z","size":1170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T06:08:34.110Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taskworld.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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-11-06T02:48:21.000Z","updated_at":"2023-11-06T03:36:10.000Z","dependencies_parsed_at":"2023-11-06T04:30:59.109Z","dependency_job_id":"703c35e1-f818-4513-bc5c-8eec07ffd133","html_url":"https://github.com/taskworld/strapi-plugin-import-export-web","commit_stats":null,"previous_names":["taskworld/strapi-plugin-import-export-web"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskworld%2Fstrapi-plugin-import-export-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskworld%2Fstrapi-plugin-import-export-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskworld%2Fstrapi-plugin-import-export-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taskworld%2Fstrapi-plugin-import-export-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taskworld","download_url":"https://codeload.github.com/taskworld/strapi-plugin-import-export-web/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246482845,"owners_count":20784790,"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":"2024-12-13T16:32:44.477Z","updated_at":"2025-03-31T14:31:45.673Z","avatar_url":"https://github.com/taskworld.png","language":"TypeScript","readme":"# strapi-plugin-import-export-web\n\nThis plugin provides a web ui for the `strapi import` and `strapi export` commands, so that you can backup/restore your strapi easily.\n\n\u003cimg width=\"1256\" alt=\"Screenshot 2566-11-06 at 11 16 07\" src=\"https://github.com/taskworld/strapi-plugin-import-export-web/assets/411625/ba671516-904e-41bf-a1fe-4a5d1bdc04af\"\u003e\n\n## Official documentation of the commands\n\n- [strapi import](https://docs.strapi.io/dev-docs/data-management/import)\n- [strapi export](https://docs.strapi.io/dev-docs/data-management/export)\n\n## Installation\n\n- Install the plugin with `yarn add strapi-plugin-import-export-web`\n\n## Configuration\n\nThe plugin will run without options by default.\n\n**When doing so, the generated tarball name will be your package.json name field, and encryption will be disabled.**\n\nIn your `config/plugins.js` you can add:\n\n```js\n{\n  \"strapi-plugin-import-export-web: {\n    enabled: true,\n    config: {\n      archiveName: 'my-custom-prefix',\n      encryptionKey: 'mySuperSecretKey'\n    }\n  }\n}\n```\n\n## ACL\n\nYou can go an enable/disable import and export actions in the roles section of the admin panel. This should enable/disable endpoints and stop displaying the section according to the permissions you provided.\n\n\u003cimg width=\"1222\" alt=\"Screenshot 2566-11-06 at 11 17 00\" src=\"https://github.com/taskworld/strapi-plugin-import-export-web/assets/411625/595d6a6a-7c49-4e89-bb51-a68971adaaef\"\u003e\n\n## Notes\n\nThe encryption key is NOT part of the forms because it's just too dangerous imho. You'll send a potential \"secret\" over the wire, which you'll have to store and remember by yourself. It's easy to leak but more importantly easy to forget.\n\nBe careful that this suppress warnings so once you press the button, it'll be running no matter what.\n\nThere are no translations because we went for the shortest path to completion but PRs are welcomed.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaskworld%2Fstrapi-plugin-import-export-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaskworld%2Fstrapi-plugin-import-export-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaskworld%2Fstrapi-plugin-import-export-web/lists"}