Repository files navigation
PHP 5.6 or above
Composer
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
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'
Follow PSR-4 code standarts, more info
About
Official DPD plugin for PrestaShop 1.7
Resources
Stars
Watchers
Forks
Languages
PHP
77.9%
JavaScript
9.9%
Smarty
7.0%
HTML
3.0%
CSS
2.0%
Twig
0.2%
You can’t perform that action at this time.