symbiote / silverstripe-datatransfer
Assists with transferring data between Silverstripe installations
Installs: 206
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 3
Open Issues: 0
Type:silverstripe-vendormodule
Requires
Requires (Dev)
- sminnee/phpunit: ^5.7
- squizlabs/php_codesniffer: ^3.0
README
(Find + Replace the below badge links from "symbiote/silverstripe-gridfieldextensions" to your packagist name)
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
- SilverStripe 4+
- Multi Value Field] ^5
Basic Usage
Data Export
Head to data transfer > Data export tab, as image below suggests: