{"id":26157150,"url":"https://github.com/dfeyer/neos.media.exporter","last_synced_at":"2026-04-28T05:34:37.994Z","repository":{"id":138991071,"uuid":"66150296","full_name":"dfeyer/Neos.Media.Exporter","owner":"dfeyer","description":"Neos Media package Export / Import CLI commands","archived":false,"fork":false,"pushed_at":"2016-08-20T14:20:17.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T09:55:22.642Z","etag":null,"topics":["flowframework","neoscms"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/dfeyer.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2016-08-20T14:13:38.000Z","updated_at":"2017-06-19T10:13:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc025992-ec12-4c56-95b8-f463e0b2afd5","html_url":"https://github.com/dfeyer/Neos.Media.Exporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dfeyer/Neos.Media.Exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfeyer%2FNeos.Media.Exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfeyer%2FNeos.Media.Exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfeyer%2FNeos.Media.Exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfeyer%2FNeos.Media.Exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfeyer","download_url":"https://codeload.github.com/dfeyer/Neos.Media.Exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfeyer%2FNeos.Media.Exporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27995872,"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-12-24T02:00:07.193Z","response_time":83,"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":["flowframework","neoscms"],"created_at":"2025-03-11T09:55:20.356Z","updated_at":"2025-12-24T06:04:40.198Z","avatar_url":"https://github.com/dfeyer.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Import / Export CLI command for Neos Media\n\nThis package export all assets, tags and asset collections to YAML files. One file per entity\nto keep it simple.\n\n## Export\n\n    flow media:export --directory ./Exports\n    \nYou should see something like this in the Exports directory::\n\n    Export\n    Export/2016-08-20-161724\n    Export/2016-08-20-161724/AssetCollections\n    Export/2016-08-20-161724/AssetCollections/0aadbdcd-082c-43b7-be00-8dec70d35018.yaml\n    Export/2016-08-20-161724/AssetCollections/29e3928f-398a-4d5b-acfc-492c811ee556.yaml\n    Export/2016-08-20-161724/AssetCollections/ca0c767a-44f9-49ee-bb5a-9ee067af858b.yaml\n    Export/2016-08-20-161724/Assets\n    Export/2016-08-20-161724/Assets/TYPO3\n    Export/2016-08-20-161724/Assets/TYPO3/Media\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Document\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Document/01bd7db4-701d-ee94-c8e6-4521fa71128e.yaml\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image/08aaeb84-dccc-6af4-0086-93499de4e1bc.yaml\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image/0bf33a79-3ee6-cdb2-94f1-95bc46beee0b.yaml\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image/10b114c2-7fc3-6e3a-ab8f-0a85a0854143.yaml\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image/11d3aded-fb1a-70e7-1412-0b465b11fcd8.yaml\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image/17602a91-ba2b-c40d-e9fe-10f92ea6bd8b.yaml\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image/65e3383c-173c-2f2e-1afc-259ba2bd3ca6.yaml\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image/6aac7ce2-b2e1-4e20-6987-42daa4edfbd2.yaml\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image/6bc60415-af45-b2f4-af11-73b32e4532e9.yaml\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image/8058d91b-10d9-4813-b894-df8200c4d546.yaml\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image/8244a1f2-5474-c7c2-0bcb-2c1f53080103.yaml\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image/a0178d77-5c04-b829-a613-c9d2b6fb92cb.yaml\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image/a126280f-2a8e-0592-0e14-cc2cd9808bb2.yaml\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image/a798ee5d-e75b-3595-578e-056439e1695e.yaml\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image/b674d9cd-4a7f-a33a-be12-9a5efdaedb98.yaml\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image/cd3e00c5-fee4-4a65-af30-4a0f98a1c040.yaml\n    Export/2016-08-20-161724/Assets/TYPO3/Media/Domain/Model/Image/d08de093-dc6b-55ea-adfc-d894ef87b0e0.yaml\n    Export/2016-08-20-161724/Tags\n    Export/2016-08-20-161724/Tags/00d5a227-a112-4692-b8df-10aa2880d0d6.yaml\n    Export/2016-08-20-161724/Tags/0f7649cb-9fe3-4abe-86cc-a55b57703fa9.yaml\n    Export/2016-08-20-161724/Tags/2ee4cd2d-8024-4d76-aa50-7ca70676b17c.yaml\n    Export/2016-08-20-161724/Tags/5c378fee-9dc5-4e7b-b4ae-18dd5d811e2a.yaml\n    Export/2016-08-20-161724/Tags/b453d499-651e-4353-b3ef-c13f93c33e41.yaml\n    Export/2016-08-20-161724/Tags/bf187dd7-1143-4034-bb08-65e08a24ba3c.yaml\n    Export/2016-08-20-161724/Tags/cf43c614-99f7-4544-af10-8638897f4b9a.yaml\n\nThe package is based on official type converter, those converter need to be improved in order to have a\ncomplete backup solution.\n\n## Import\n\nNot working currently\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfeyer%2Fneos.media.exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfeyer%2Fneos.media.exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfeyer%2Fneos.media.exporter/lists"}