Skip to content

A module for synchronizing content from a production system (usually some kind of backend instance) to a single or multiple target systems (usually live or stand-by instances).

License

Notifications You must be signed in to change notification settings

netresearch/t3x-sync

Repository files navigation

Latest version License CI Crowdin

nr-sync - TYPO3 Content Synchronization

Introduction

  • Prepares your Content for a synchronization wherever you want
  • Easy integration for your own extensions
  • No content editing on live systems anymore

Description

Workflow

The extension provides an easy and editor friendly way to prepare the content for a synchronization to other environments e.g. live, testing or development systems. All the synchronizations can be done complete or incremental to keep the required load to an absolute minimum. The extension won't do the synchronization by itself.

Installation

Composer

composer require netresearch/nr-sync

GIT

git clone [email protected]:netresearch/t3x-sync.git

Development

Testing

composer install

composer ci:cgl
composer ci:test
composer ci:test:php:phplint
composer ci:test:php:phpstan
composer ci:test:php:rector

About

A module for synchronizing content from a production system (usually some kind of backend instance) to a single or multiple target systems (usually live or stand-by instances).

Topics

Resources

License

Stars

Watchers

Forks

Languages