Skip to main content

Wordpress Plugin Installation

First-time Installation

  1. Zip this whole directory and name it withwine.zip (or use the zip file that you downloaded)
  2. Go to WordPress Admin and navigate to Plugins > Add New > Upload Plugin.
  3. Click "Choose File" then select withwine.zip file.
  4. Upon upload, click "Activate Plugin".
  5. Go to Settings > WithWine.
  6. Setup the necessary fields. These fields can be found by going to WithWine > Brand > Website Tab:
    • Environment
    • Brand ID
    • Client ID
    • Client Secret
  7. Hit "Save Changes" button below.

Updating From A Previous Version

Prior to updating, you should ensure you install and test the new plugin thoroughly in a test environment before upgrading your production environment.

In order to update the plugin, you can use one of the following method.

  1. Directly replace the files on the wordpress server. This can be done by uploading the contents of withwine.zip to the location of the plugin on your WordPress server. Usually /wp-content/plugins/withwine.
  2. Uninstall and reinstall the plugin. IMPORTANT: Prior to uninstalling, ensure Delete settings on uninstall is unchecked and your changes are saved.
  3. Rename and upload the new plugin, and de-activate the old plugin.
    1. Rename the new plugin zip file from withwine.zip to withwine.<version number>.zip (eg: withwine.1.3.7.zip) and upload it to Wordpress.
    2. Deactive the old plugin version. Active the new plugin version.
    3. Once testing is complete, you may optionally remove the old plugin version from Wordpress. IMPORTANT: Prior to uninstalling, ensure Delete settings on uninstall is unchecked and your changes are saved.