From 572f04dfba66e66d6fcb625f603f3e7a3fc0ec93 Mon Sep 17 00:00:00 2001 From: tidux <1330562+tidux@users.noreply.github.com> Date: Sat, 8 May 2021 18:56:32 -0700 Subject: [PATCH] add automated install info to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cfd88b5..ca2d0f7 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,12 @@ ## Installing the plugin +### Automatic Method + +In the "Add Plugins" section of the WordPress admin UI, search for "monero" and click the Install Now button next to "Monero WooCommerce Extension" by mosu-forge, SerHack. This will enable auto-updates, but only for official releases, so if you need to work from git master or your local fork, please use the manual method below. + +### Manual Method + * Download the plugin from the [releases page](https://github.com/monero-integrations/monerowp) or clone with `git clone https://github.com/monero-integrations/monerowp` * Unzip or place the `monero-woocommerce-gateway` folder in the `wp-content/plugins` directory. * Activate "Monero Woocommerce Gateway" in your WordPress admin dashboard.