Skip to content
Matthew Smith edited this page Jul 13, 2020 · 1 revision

Installation instructions

  1. Download the plugin as a zip file from the releases page: https://github.com/ThinkingLogic/wc-sage-one-integration/releases
    • Either download the zip file from the latest release (wc-sage-one-integration.zip),
    • or download src.zip, unzip, use composer to vendor the dependencies (see https://getcomposer.org/doc/01-basic-usage.md) then zip up the result.
  2. Install the plugin on your wordpress site - you can follow the instructions here: https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/
  3. Create an account at: https://developerselfservice.sageone.com
  4. Register an application with developerselfservice.sageone.com. This is basically your way of telling Sage that you have an application (this plugin) that should be allowed to talk to their servers. It has to be done separately for each site where the plugin is installed, meaning I can't do it once for everyone.
  5. In Wordpress admin go to Dashboard -> Settings -> Sage One Integration to complete the setup, and follow the instructions.

Good luck!

Clone this wiki locally