The basic set of configurations for transforming Magento 2 databases using Driver., (*1)
Description
This package consists of basic set of configurations for transforming Magento 2 databases using Driver. It includes
anonymization set-up for all customer data, and connection set-up for importing sandboxes. You don't need to specify
MySQL credentials of target database - it will be taken automatically from your app/etc/env.php
., (*2)
For more information about how Driver works, see https://github.com/swiftotter/driver., (*3)
Getting Started
Installation
composer require swiftotter/driver-magento2
Configuration
Please follow the documentation of Driver., (*4)