WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-custom-thank-you-messages

WooCommerce Custom Thank You Messages

Extends Woocommerce and allows you to set the Thank You Messages on the Order Received Page for each Order Status.

by Creative Little Dots · github.com/creativelittledots/woocommerce-custom-thank-you-messages

1stars
0forks

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://github.com/creativelittledots/woocommerce-custom-thank-you-messages/archive/refs/heads/master.zip

Readme

WooCommerce Custom Thank You Messages

WooCommerce Custom Thank You Messages extends Woocommerce and allows you to set the Thank You Messages on the Order Received Page for each Order Status.

Usually, to add a custom message on the Thank You page for each possible Order Status, you need to write code, well not anymore!

How it works

Got to WooCommerce > Settings > Messages and write some text into one of the Statuses you'd like to test with.

Example 1

Now go and checkout, make sure you use a Payment Method that will result in the Order Status you just wrote the message for.

Example 2

Voila!

Installation

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

Requirements

PHP 5.4+

Wordpress 4+

WooCommerce 2.5+

License

GNU General Public License v3.0

Read the full README on GitHub →