Skip to content

Add Voucher By Link is a very simple Prestashop Module that allows to add a Voucher in the cart of a costumer through a customized URL

Notifications You must be signed in to change notification settings

darslu/voucherUrl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Add Voucher By Link FOR PrestaShop 1.7

==========

Add Voucher By Link is s simple Prestashop Module that allows passing voucher codes through the URL. It´s as easy to use as adding the parameter 'voucher' anywhere in the URL, in any prestashop page. The code will have to be previously created.

Once the costumer will open the page, the voucher will be immediately added to the current cart.

Any fix you find or any improvement will be appreciated and added.

INSTALLATION

  • Download
  • Extract file
  • Rename to "voucherUrl" (By removing -master)
  • Compress to ZIP archive type
  • Install by uploading to your backoffice as a normal module

USAGE

Create a customized URL with every page you want:

http:://myshop.com/?voucher=MYVOUCHER

http:://myshop.com/it/ipods?voucher=MYVOUCHER

PROBLEMS WITH INSTALLATION

Did you followed installation instructions? Make sure all files and folders is the same name: voucherUrl.zip -> voucherUrl.php Make sure it is compressed to ZIP type

About

Add Voucher By Link is a very simple Prestashop Module that allows to add a Voucher in the cart of a costumer through a customized URL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 79.1%
  • CSS 7.4%
  • JavaScript 7.4%
  • Smarty 6.1%