Skip to content

Latest commit

 

History

186 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages