WP Manifestindependent plugin directory
manifest / ecommerce / swiss-post-labels

Woocommerce - Swiss Post Labels GitLab

WooCommerce plugin for printing Swiss Post «Barcode» shipping labels.

by thekitchen.agency · gitlab.com/thekitchenagency/swiss-post-labels · website

1stars
6composer installs
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://gitlab.com/thekitchenagency/swiss-post-labels/-/archive/master/swiss-post-labels-master.zip

Also on Packagist as thekitchenagency/swiss-post-labels:

composer require thekitchenagency/swiss-post-labels

From the readme

swiss-post-labels WooCommerce plugin for printing [Swiss Post «Barcode»][post-barcode-webservice] shipping labels. [post-barcode-webservice]: https://www.post.ch/en/business/a-z-of-subjects/dropping-off-mail-items/business-sending-letters/barcode-support About TODO Installation This plugin is not published to the Wordpress Plugin directory. Instead you can install it via manual upload in WordPress, or using Composer. See CHANGELOG.md for version information. Manual Installation 1. Download the plugin as a ZIP file: [swiss-post-labels-master.zip][download-zip]. 2. Upload the ZIP file inside the WordPress admin website, according to the [Manual Installation][wordpress-manual-installation] procedure. [download-zip]: https://gitlab.com/thekitchenagency/swiss-post-labels/-/archive/master/swiss-post-labels-master.zip [wordpress-manual-installation]: https://codex.wordpress.org/ManagingPlugins#ManualPluginInstallation Install with Composer This plugin is published on Packagist as [thekitchenagency/swiss-post-labels][packagist-package]. The package uses [composer/installers][composer-installers] to allow installing to a custom folder like wp-content/plugins/. Its package type

Read the full README on GitLab →