abryrath / craft-sync-db
Craft 3 plugin to sync database across environments
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:craft-plugin
Requires
- craftcms/cms: ^3.0.0-RC1
- unionco/syncdb: ^0.4.0
Requires (Dev)
- vimeo/psalm: ^3.0
This package is auto-updated.
Last update: 2024-11-09 00:05:08 UTC
README
Craft 3 plugin to sync database across environments
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require unionco/craft-sync-db
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for craft-sync-db.
craft-sync-db Overview
-Insert text here-
Configuring craft-sync-db
-Insert text here-
Using craft-sync-db
-Insert text here-
craft-sync-db Roadmap
Some things to do, and ideas for potential features:
- Release it
Brought to you by Abry Rathabryrath@gmail.com