Skip to content

muyncky/dropday

 
 

Repository files navigation

PrestaShop Module for Dropday

How to install the module?

  • Download the .zip file from GitHub repository;
  • Go to the backoffice of your PrestaShop webshop;
  • In your backoffice, go to 'Modules' and then 'Module Manager' and choose 'Upload a module';
  • Click on 'select file' and upload the .zip file.

Configuration

Modules → Module Manager → Dropday

  • After the module has been installed, click on 'Configure';
  • Enter your API-key and Account ID from your Dropday Dashboard.

Docker

For development or demo purposes you can run Docker to test this integration.

For the latest PrestaShop:

gh repo clone dropday-io/PrestaShop .
docker compose up

For PrestaShop 1.6, run:

gh repo clone dropday-io/PrestaShop .
docker compose -f docker-compose-16.yml up

About

PrestaShop module for Dropday

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 84.4%
  • CSS 5.3%
  • JavaScript 5.3%
  • Smarty 5.0%