BACK TO DIRECTORY

Order Item Notes For WooCommerce

by petermorlion

0.0
(0 ratings)

You can currently add notes to an order in WooCommerce, but you can’t add notes to individual order items.
This plugin makes it easy for administrators to add notes to individual order items of a WooCommerce order.

Once activated, each order item in the Admin interface will have a textbox:

Enter your notes and save the order. Your notes will now show when you load the order in the future.

Workflow

This plugin is developed on GitHub,
but released to SVN using this workflow.

In short: develop in Git and on GitHub as normal. Then, something like this (not 100% verified):

  • git fetch
  • git checkout master
  • git rebase trunk
  • git svn fetch -r 2974662:HEAD
  • git svn rebase
  • git svn dcommit
  • git rebase origin/master master
  • git push

To release:

  • create the tag in git as usual
  • git svn tag vx.x.x

To set this up initially:

  • git clone
  • cd
  • git svn init /trunk
  • svn log
  • take the first revision
  • git svn fetch -r (creates git-svn branch)
  • git rebase git-svn
  • git svn dcommit

Screenshots

Adding notes to individual order items of a WooCommerce order

Adding notes to individual order items of a WooCommerce order

Plugin Details

Active Installs
0
Total Downloads
2,811
Version
1.1.1
Requires WP
6.1.1
Requires PHP
7.0
Tested Up To
6.5.10
Added
2022-12-06
Last Updated
2024-03-18 8:43am GMT

Ratings

5
0
4
0
3
0
2
0
1
0