Edition Guard OpenCart Extension

Overview

Edition Guard is an OpenCart extension that is integrated with Edition Guard API to sell ebooks. It downloads all the products from Edition Guard automatically (through cron job or scheduler)/ manually and insert into product table using Ebooks List API. Once each product is imported then you can easily edit the products and add images, set price, edit other information. It also creates the download link using Edition Guard Fulfillment API.

Features

  • Create an interface to store Edition Guard credential.
  • VQMOD based.
  • Give link to download in order confirmation mail
  • Give link to download in order history

Requirements

  • Opencart 2.x

Instructions

  • Copy folder upload to root path
  • Copy and paste files to your opencart directory
  • Add as many modules as you like!
  • Run path/vqmod/install to install VQMOD (if it is not installed before )
  • Run path/vqmod/install/editionguard.php to install database for this module.
  • Go to admin section
  • Click on Extensions → Module
  • Install Editionguard
  • Edit Editionguard and setup credential of editionguard account
  • Click on save
  • Set cron job for file www.yourdomain.com/index.php?route=module/editionguardlist
If you have permission problem*
  • Login to admin panel > Go to system > User > User groups > Click on edit of top administrator
  • Select all to access permission and modify permission.

Related