Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.7 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.7 KB

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