Shipment Tracking DDT for WooCommercee

説明

Add your Tracking code to WooCommerce orders and attach the DDT!

Donate

If you like this plugin and want to support my work, you can also make a donation at this address: https://www.paypal.com/donate?hosted_button_id=DEFQGNU2RNQ4Y – Thank you very much!

スクリーンショット

インストール

  • Install the Plugin and Activate it.
  • Go to WooCommerce Email settings and adjust subject as you need.
  • Go to WooCommerce->Settings->Tracking and set your desidered options.
  • Open an order and add the tracking informations (Code and/or Tracking link) and upload your DDT (only PDF accepted, max 5MB file size), then set order as shipped, or send email with manual actions.
  • That’s all! Enjoy.

評価

1件のレビューをすべて表示

貢献者と開発者

Shipment Tracking DDT for WooCommercee はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Shipment Tracking DDT for WooCommercee” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

2024-10-22 – version 1.5.2

  • Fixed PHP Warning: Undefined variable $tracking_info in /wc-frontend-functions.php on line 32
  • Substitution of $_SESSION with transient for notices after email sent (this fix PHP Warning headers already sent in some conditions).