Skip to content

Official DPD plugin for PrestaShop 1.7

Notifications You must be signed in to change notification settings

Invertus/dpdbaltics17

 
 

Repository files navigation

DPDbaltics official#

Prerequisites

  • PHP 5.6 or above
  • Composer

Installation

  • Clone git repository
  • Make sure folder name is the same as "dpdbaltics.php" file name
  • Unzip vendor folder to project folder or, use composer install command

Installation for production steps

  • Clone git repository
  • Make sure folder name is the same as "dpdbaltics.php" file name
  • Unzip vendor folder to project folder or, use composer install command
  • Remove vendor.zip file
  • Remove folders: .git, tests
  • Compress folder to .zip format
  • Install to prestashop via back office

Contribution guidelines

  • Fork project repository
  • Clone forked repository git clone URL_OF_LOCAL_PROJECT
  • Add original repository as the "upstream remote" git remote add upstream URL_OF_PROJECT
  • Pull latest changes from upstream repository git pull upstream BRANCH_NAME
  • More information
  • Make sure to create git tags when adding new version. Use git tag -a vx.x.x commit-hash -m 'release of vx.x.x'

Code of conduct

  • Follow PSR-4 code standarts, more info

Who do I talk to?

Usage

About

Official DPD plugin for PrestaShop 1.7

Resources

Stars

Watchers

Forks

Languages

  • PHP 77.9%
  • JavaScript 9.9%
  • Smarty 7.1%
  • HTML 3.0%
  • CSS 1.9%
  • Twig 0.2%