Skip to content

Installation

Achim edited this page Mar 29, 2019 · 2 revisions

Prerequisites

Vstore requires the e107 pdf plugin to be installed to generate the invoice pdf's!

  • After downloading the zip files from GitHub, unzip the file to a folder on your local computer.
  • Rename the folder "pdf-master" to "pdf"
  • Upload the "pdf" folder to the plugins folder (usually e107_plugins) of your e107 installation.
  • Enter the admin area of your e107 and go to the "Manage" -> "Plugin Manager".
  • Select "Not installed" from the menu on the left and look for the"PDF" plugin.
  • Click on the "Install" button and after the plugin has successfully installed, you may want to configure it. Usually you can use the default values.

Install Vstore

  • Install the "PDF" plugin BEFORE Vstore!
  • Download the Vstore plugin from GitHub and unzip the contents to a local folder.
  • Rename the folder "vstore-master" to "vstore" and upload the "vstore" folder to your server in the plugin folder (usually e107_plugins).
  • Enter the admin area of your e107 and go to the "Manage" -> "Plugin Manager".
  • Select "Not installed" from the menu on the left and look for the"Vstore" plugin.
  • Click on the "Install" button and after the plugin has successfully installed, you should start to configure it.
Clone this wiki locally