summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-11-01 05:34:27 +0000
committerAndrew Dolgov <[email protected]>2023-11-01 05:34:27 +0000
commitae7088dfb3c394ffed4d49e6b320b3e45b179b7b (patch)
treeea1836537f735c53570b3149323219ee3e7f1a01
parent5f0257c9749288190d4a3ffe42d986911477be7e (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index daf2a5b..a0e7054 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Plugin is in development, I suggest testing your import first on a separate test
### Using the plugin
1. Use plugin installer in preferences or git checkout manually to ``plugins.local/data_migration``
-2. Enable plugin in ``config.php`` by adding ``data_migration`` to ``PLUGINS`` directive
+2. Enable plugin globally by adding ``data_migration`` to ``PLUGINS`` directive (using `.env` or `config.php`)
3. Plugin-specific options should appear in ``update.php`` help output (``php ./update.php --help``)
#### Exporting data