Skip to content

Integrates a Woocommerce store with Penny Black for sending orders and printing

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

stordco/unbox-woocommerce-app

Repository files navigation

Penny Black Woocommerce Plugin

This plugin integrates Woocommerce to Penny Black, to provide the data for, and optionally trigger personalised prints.

Installation

Quick Install

The easiest way to install this plugin is to search for it within your Wordpress system, or download the latest from the Wordpress Plugin Directory.

Manual build and install

  • Download the latest release from the releases page
  • Extract the zip file and rename the folder to penny-black, removing the version number component.
  • Inside the folder run composer install --no-dev.
  • Create a zip file from the penny-black folder.
  • Upload the folder to your WordPress site, either manually to the plugins directory, or via the admin interface on the plugins page.
  • Install the plugin from the WordPress admin panel.
  • Follow the settings link on the plugins page to configure the plugin:
    • Set the API key that received from Penny Black support
    • Enable order transmission
    • If you fulfil your own orders through Woocommerce then enable the order admin extensions.

Development

Releasing a new version of the plugin

  • If a new version of the Penny Black PHP SDK is being used remember to update its version number in composer.json, and run composer update.
  • Bump the plugin version number in the following 3 files:
    • penny-black.php
    • readme.txt
    • composer.json
  • Create a new release on GitHub, with the version number as the tag, and the version number as the title.
  • On publishing a new tag a GitHub action will automatically deploy the updated version to the WordPress plugin repository. See our page here.

Releasing updated assets (screenshots, banners logos) to WP.org

There is a GitHub action listening for changes to these files. Any commit to main that contains only changes to readme.txt and/or .wordpress-org/ folders will trigger a push to update them on WP.org in their respective folders

About

Integrates a Woocommerce store with Penny Black for sending orders and printing

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages