Plugin Directory

Changeset 2292614


Ignore:
Timestamp:
04/27/2020 01:17:04 PM (6 years ago)
Author:
milardovich
Message:

Wording fixed

Location:
pre-orders-for-woocommerce
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pre-orders-for-woocommerce/tags/1.0.2/readme.txt

    r2290193 r2292614  
    1 === Pre-orders for WooCommerce ===
     1=== Preorders for WooCommerce ===
    22Contributors: brightvesseldev, milardovich
    33Requires at least: 5.0
     
    88License URI: https://www.gnu.org/licenses/gpl-3.0.html
    99
    10 Ultimate Pre-Orders Plugin for WooCommerce.
     10Ultimate Preorders Plugin for WooCommerce.
    1111
    1212== Description ==
     
    1414An efficient system that easily translates to the specific needs of store, our plugin allows you to follow up on pre-sales in a comprehensive way.
    1515
    16 The wait for a new product (or the return of a popular one) is a great opportunity to gain new customers or engage older ones. However, too many companies misuse this unique time until customers lose interest. Engaging is critical in the days before a product release, which is why we’ve created a plugin that covers all bases. Give customers a chance to pre-order so they’ll get their new item just as it becomes available, letting you monitor each step of the way.
    17 Here’s what you can do with the Bright Plugins WooCommerce Pre-Order Plugin:
     16The wait for a new product (or the return of a popular one) is a great opportunity to gain new customers or engage older ones. However, too many companies misuse this unique time until customers lose interest. Engaging is critical in the days before a product release, which is why we’ve created a plugin that covers all bases. Give customers a chance to preorder so they’ll get their new item just as it becomes available, letting you monitor each step of the way.
     17Here’s what you can do with the Bright Plugins WooCommerce preorder Plugin:
    1818
    19 * Manage all pre-orders through a specialized section on My Account.
    20 * Set up a “pre-order” status for both simple and variable products.
    21 * Create an expiration date for pre-order periods.
    22 * Filter all orders that include products ordered during the “pre-order” phase.
    23 * Automatically turn products that are out of stock into pre-orders.
    24 * Make products available automatically as soon as the pre-order period ends.
    25 * Prevent customers from adding pre-order products when they have already-available items on their carts.
    26 * Edit single product prices during the pre-order period: fixed, percentage or markup on the base price.
    27 * Apply “pre-order” status to more than one product through a WordPress Bulk action grouped by tag or category.
    28 * Enable the pre-order option for a variable product, in the case that every variation was previously added to the pre-order status.
    29 * Notify website admins when products’ pre-order periods are nearing their ends, emailing them a set amount of days before the date.
    30 * Notify users when products’ pre-order periods are over and they’ve become fully available.
     19* Manage all preorders through a specialized section on My Account.
     20* Set up a “preorder” status for both simple and variable products.
     21* Create an expiration date for preorder periods.
     22* Filter all orders that include products ordered during the “preorder” phase.
     23* Automatically turn products that are out of stock into preorders.
     24* Make products available automatically as soon as the preorder period ends.
     25* Prevent customers from adding preorder products when they have already-available items on their carts.
     26* Edit single product prices during the preorder period: fixed, percentage or markup on the base price.
     27* Apply “preorder” status to more than one product through a WordPress Bulk action grouped by tag or category.
     28* Enable the preorder option for a variable product, in the case that every variation was previously added to the preorder status.
     29* Notify website admins when products’ preorder periods are nearing their ends, emailing them a set amount of days before the date.
     30* Notify users when products’ preorder periods are over and they’ve become fully available.
    3131
    3232**Our plugin supports 4 different business cases. Only case #4 is available in this free version. If you need any of the other cases, please [buy a pro license](https://brightplugins.com/woocommerc-preorder-plugin/).**
    3333
    34 **Case #1 – Treat the whole order as a pre-order**
     34**Case #1 – Treat the whole order as a preorder**
    3535
    3636If you choose this mode, the customer will be able to select a shipping date, and all products will be shipped together at that specific day.
    3737
    38 That day will be limited to the latest pre-order date available, for instance, if the order has 3 different products marked as pre-order ones:
     38That day will be limited to the latest preorder date available, for instance, if the order has 3 different products marked as preorder ones:
    3939
    4040    Product A will be available on the 1st of September
     
    4545Link to: Wordpress and WooCommerce Management
    4646
    47 **Case #2 – Generate two separate orders, one for pre-orders and one for in-stock products**
     47**Case #2 – Generate two separate orders, one for preorders and one for in-stock products**
    4848
    49 If you choose this mode, the customer will get two different orders generated, one for pre-order products and one for in-stock ones. For instance, if your order looks like this:
     49If you choose this mode, the customer will get two different orders generated, one for preorder products and one for in-stock ones. For instance, if your order looks like this:
    5050
    5151    Product A is in-stock
     
    5656Link to: Wordpress and WooCommerce Management
    5757
    58 **Case #3 – Generate separate orders for each pre-order products**
     58**Case #3 – Generate separate orders for each preorder products**
    5959
    60 If you choose this mode, then the customer will get one order for all in-stock products, and then one order for each pre-order product which will be shipped in each specific pre-order date.
     60If you choose this mode, then the customer will get one order for all in-stock products, and then one order for each preorder product which will be shipped in each specific preorder date.
    6161Link to: Wordpress and WooCommerce Management
    6262
    63 **Case #4 – Allow only pre-orders**
     63**Case #4 – Allow only preorders**
    6464
    65 Use this mode if you want to only allow your customers to either choose pre-order products or available ones.
     65Use this mode if you want to only allow your customers to either choose preorder products or available ones.
     66
    6667Some other preorder features we offer:
    6768
     
    6970    When products are available, admin can set to automatically charge
    7071    Set and Change release dates for preorder products
    71     Email feature that allows admins to notify all customers who pre-ordered a product
     72    Email feature that allows admins to notify all customers who preordered a product
    7273    If products are no longer available, current preorders can be canceled.
    7374    Easily filter through all preorders with a custom order status
     
    101102== Changelog ==
    102103
    103 There is no changelog yet.
     104-- 1.0.2 --
     105* Fixed texts
     106* Fixed critical error on cart
     107
     108-- 1.0.1 --
     109* Fixed checkout bug with shipping hook
  • pre-orders-for-woocommerce/trunk/readme.txt

    r2290193 r2292614  
    1 === Pre-orders for WooCommerce ===
     1=== Preorders for WooCommerce ===
    22Contributors: brightvesseldev, milardovich
    33Requires at least: 5.0
     
    88License URI: https://www.gnu.org/licenses/gpl-3.0.html
    99
    10 Ultimate Pre-Orders Plugin for WooCommerce.
     10Ultimate Preorders Plugin for WooCommerce.
    1111
    1212== Description ==
     
    1414An efficient system that easily translates to the specific needs of store, our plugin allows you to follow up on pre-sales in a comprehensive way.
    1515
    16 The wait for a new product (or the return of a popular one) is a great opportunity to gain new customers or engage older ones. However, too many companies misuse this unique time until customers lose interest. Engaging is critical in the days before a product release, which is why we’ve created a plugin that covers all bases. Give customers a chance to pre-order so they’ll get their new item just as it becomes available, letting you monitor each step of the way.
    17 Here’s what you can do with the Bright Plugins WooCommerce Pre-Order Plugin:
     16The wait for a new product (or the return of a popular one) is a great opportunity to gain new customers or engage older ones. However, too many companies misuse this unique time until customers lose interest. Engaging is critical in the days before a product release, which is why we’ve created a plugin that covers all bases. Give customers a chance to preorder so they’ll get their new item just as it becomes available, letting you monitor each step of the way.
     17Here’s what you can do with the Bright Plugins WooCommerce preorder Plugin:
    1818
    19 * Manage all pre-orders through a specialized section on My Account.
    20 * Set up a “pre-order” status for both simple and variable products.
    21 * Create an expiration date for pre-order periods.
    22 * Filter all orders that include products ordered during the “pre-order” phase.
    23 * Automatically turn products that are out of stock into pre-orders.
    24 * Make products available automatically as soon as the pre-order period ends.
    25 * Prevent customers from adding pre-order products when they have already-available items on their carts.
    26 * Edit single product prices during the pre-order period: fixed, percentage or markup on the base price.
    27 * Apply “pre-order” status to more than one product through a WordPress Bulk action grouped by tag or category.
    28 * Enable the pre-order option for a variable product, in the case that every variation was previously added to the pre-order status.
    29 * Notify website admins when products’ pre-order periods are nearing their ends, emailing them a set amount of days before the date.
    30 * Notify users when products’ pre-order periods are over and they’ve become fully available.
     19* Manage all preorders through a specialized section on My Account.
     20* Set up a “preorder” status for both simple and variable products.
     21* Create an expiration date for preorder periods.
     22* Filter all orders that include products ordered during the “preorder” phase.
     23* Automatically turn products that are out of stock into preorders.
     24* Make products available automatically as soon as the preorder period ends.
     25* Prevent customers from adding preorder products when they have already-available items on their carts.
     26* Edit single product prices during the preorder period: fixed, percentage or markup on the base price.
     27* Apply “preorder” status to more than one product through a WordPress Bulk action grouped by tag or category.
     28* Enable the preorder option for a variable product, in the case that every variation was previously added to the preorder status.
     29* Notify website admins when products’ preorder periods are nearing their ends, emailing them a set amount of days before the date.
     30* Notify users when products’ preorder periods are over and they’ve become fully available.
    3131
    3232**Our plugin supports 4 different business cases. Only case #4 is available in this free version. If you need any of the other cases, please [buy a pro license](https://brightplugins.com/woocommerc-preorder-plugin/).**
    3333
    34 **Case #1 – Treat the whole order as a pre-order**
     34**Case #1 – Treat the whole order as a preorder**
    3535
    3636If you choose this mode, the customer will be able to select a shipping date, and all products will be shipped together at that specific day.
    3737
    38 That day will be limited to the latest pre-order date available, for instance, if the order has 3 different products marked as pre-order ones:
     38That day will be limited to the latest preorder date available, for instance, if the order has 3 different products marked as preorder ones:
    3939
    4040    Product A will be available on the 1st of September
     
    4545Link to: Wordpress and WooCommerce Management
    4646
    47 **Case #2 – Generate two separate orders, one for pre-orders and one for in-stock products**
     47**Case #2 – Generate two separate orders, one for preorders and one for in-stock products**
    4848
    49 If you choose this mode, the customer will get two different orders generated, one for pre-order products and one for in-stock ones. For instance, if your order looks like this:
     49If you choose this mode, the customer will get two different orders generated, one for preorder products and one for in-stock ones. For instance, if your order looks like this:
    5050
    5151    Product A is in-stock
     
    5656Link to: Wordpress and WooCommerce Management
    5757
    58 **Case #3 – Generate separate orders for each pre-order products**
     58**Case #3 – Generate separate orders for each preorder products**
    5959
    60 If you choose this mode, then the customer will get one order for all in-stock products, and then one order for each pre-order product which will be shipped in each specific pre-order date.
     60If you choose this mode, then the customer will get one order for all in-stock products, and then one order for each preorder product which will be shipped in each specific preorder date.
    6161Link to: Wordpress and WooCommerce Management
    6262
    63 **Case #4 – Allow only pre-orders**
     63**Case #4 – Allow only preorders**
    6464
    65 Use this mode if you want to only allow your customers to either choose pre-order products or available ones.
     65Use this mode if you want to only allow your customers to either choose preorder products or available ones.
     66
    6667Some other preorder features we offer:
    6768
     
    6970    When products are available, admin can set to automatically charge
    7071    Set and Change release dates for preorder products
    71     Email feature that allows admins to notify all customers who pre-ordered a product
     72    Email feature that allows admins to notify all customers who preordered a product
    7273    If products are no longer available, current preorders can be canceled.
    7374    Easily filter through all preorders with a custom order status
     
    101102== Changelog ==
    102103
    103 There is no changelog yet.
     104-- 1.0.2 --
     105* Fixed texts
     106* Fixed critical error on cart
     107
     108-- 1.0.1 --
     109* Fixed checkout bug with shipping hook
Note: See TracChangeset for help on using the changeset viewer.