Skip to content

WooCommerce extension for MyParcel.com - external development

Notifications You must be signed in to change notification settings

MyParcelCOM/wc-myparcelcom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

181 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WooCommerce plugin

WooCommerce plugin to import orders into the MyParcel.com platform.

Installation

  • Upload the wc-myparcelcom.zip file from the latest release via your WordPress Admin
  • Connect to your MyParcel.com account via your admin panel: Settings > MyParcel.com

Development

Update composer while keeping PHP 8.0 polyfills

docker run -it --rm -v "$PWD":/usr/src/app -w /usr/src/app ghcr.io/devgine/composer-php:v2-php8.0-alpine composer update

Create .zip file for release

git clone git@github.com:MyParcelCOM/wc-myparcelcom.git
rm -rf wc-myparcelcom/.git
docker run -it --rm -v "$PWD"/wc-myparcelcom:/usr/src/app -w /usr/src/app ghcr.io/devgine/composer-php:v2-php8.0-alpine composer install
zip -vr wc-myparcelcom-v3.0.0.zip wc-myparcelcom

About

WooCommerce extension for MyParcel.com - external development

Resources

Stars

Watchers

Forks

Contributors 8