Skip to content

symbiote/silverstripe-datatransfer

Repository files navigation

Data transfer

(Find + Replace the below badge links from "symbiote/silverstripe-gridfieldextensions" to your packagist name)

Build Status Latest Stable Version Latest Unstable Version Total Downloads License

Data transfer is a data management module for developers and content authors. It uses JSON format to import and export data to keep your data synchronised from production site to test site. With Data Transfer, you no longer need to redo rebuilding your pages and elemental blocks on your site.

Installation

composer require symbiote/silverstripe-datatransfer:~1.0

Requirements

Basic Usage

Data Export

Head to data transfer > Data export tab, as image below suggests:

Documentation