{"id":21277933,"url":"https://github.com/b13/content-sync","last_synced_at":"2025-07-11T08:32:16.465Z","repository":{"id":42002346,"uuid":"311383833","full_name":"b13/content-sync","owner":"b13","description":"TYPO3 Extension to sync content between 2 TYPO3 instances","archived":false,"fork":false,"pushed_at":"2023-06-05T15:13:59.000Z","size":70,"stargazers_count":6,"open_issues_count":4,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-11-10T21:13:43.356Z","etag":null,"topics":["extension","sync","typo3"],"latest_commit_sha":null,"homepage":"","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/b13.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}},"created_at":"2020-11-09T15:35:11.000Z","updated_at":"2023-09-08T18:27:36.000Z","dependencies_parsed_at":"2022-08-12T02:00:46.521Z","dependency_job_id":null,"html_url":"https://github.com/b13/content-sync","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fcontent-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fcontent-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fcontent-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fcontent-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b13","download_url":"https://codeload.github.com/b13/content-sync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225708281,"owners_count":17511635,"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":["extension","sync","typo3"],"created_at":"2024-11-21T10:08:19.515Z","updated_at":"2024-11-21T10:08:19.959Z","avatar_url":"https://github.com/b13.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TYPO3 Extension \"content_sync\"\n\nThis extension syncs raw database tables and selected files of directories between two TYPO3 installations.\n\nThis can be used to sync between a \"content master\" system, where editors work, and a \"production\" system which does not have a TYPO3 backend available. Both systems are connected via SSH.\n\nThis extension is - by design - very simplistic, and for other use-cases we recommend using Workspaces for publishing processes or in2publish as a more sophisticated solution.\n\n## Requirements\n\n* MySQL is used as RDBMS and the mysqldump and mysql binaries must be available in the $PATH for PHP\n* A SSH Connection to Remote Node by Key Authentication (can be configured via .ssh/config)\n* helhum/typo3_console on target and source node must be available\n\n## Extension Configuration\n\n* Configure Database Tables and Files to sync\n* Configure your Source- and Target Node (TYPO3 Instances)\n\n## Backend Access\n\nIn order to see and kickstart a content sync, a new toolbar item on top is shown. Access is granted to Admin Users and to non-administrators with UserTSconfig:\n\n    options.enableContentSync = 1\n\n\n## Available TYPO3 CLI Commands\n\n    content-sync:job:create\n    \ncreates a new Job from Extension-Configuration\n\n    content-sync:runner\n    \nruns one waiting job.\n\n    content-sync:collect-garbage\n\nchecks for any outdated jobs that are still running or waiting due to an error and removes them from the queue.\n\nEnsure to have your scheduler set up.\n\n### Code Analysis\n\n- run `./Build/Scripts/runTests.sh -p 8.1 -s composerUpdate`\n- run `./Build/Scripts/runTests.sh -p 8.1 -t 12 -s phpstan`\n- run `./Build/Scripts/runTests.sh -p 8.1 -t 12 -s cgl`\n\n\n## License\n\nAs TYPO3 Core, _content_sync_ is licensed under GPL2 or later.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb13%2Fcontent-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb13%2Fcontent-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb13%2Fcontent-sync/lists"}