Plugin Directory

Changeset 3337212


Ignore:
Timestamp:
07/31/2025 11:06:31 AM (8 months ago)
Author:
preproduct
Message:

tagging version 1.0.6

Location:
preproduct
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • preproduct/tags/1.0.6/README.txt

    r3333724 r3337212  
    11=== PreProduct – Smarter Pre-orders & Deposits for WooCommerce ===
    22Contributors: preproduct
    3 Tags: woocommerce, pre-orders, backorders, preorder, preorder plugin, out of stock, ecommerce, product launch, waitlist, inventory management
     3Tags: pre-order, pre-orders, backorders, preorder, deposit
    44Requires at least: 5.2
    55Tested up to: 6.8
    6 Stable tag: 1.0.5
     6Stable tag: 1.0.6
    77Requires PHP: 7.2
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     10Pre-orders and deposits for WooCommerce. Launch earlier, capture demand, and grow without inventory risk.
    1011
    11 Smarter pre-orders and deposits for WooCommerce. Level up your pre-orders and grow.
     12== Pre-order App Description ==
    1213
    13 == Description ==
    14 
    15 **PreProduct helps you sell products before they're in stock — while keeping your WooCommerce store organized and in charge.**
     14**PreProduct helps you take pre-orders for products before they're in stock — while keeping your WooCommerce store organized and in charge.**
    1615**Take pre-orders now, later or by deposit.**
    1716
    18 PreProduct for WooCommerce integrates your store with the PreProduct pre-order platform, enabling you to capture demand and sales before your products are available.
     17Whether you call it pre-order, preorder, or backorder — PreProduct helps you take orders before you’re ready to ship.
     18It integrates your store and WooCommerce with the PreProduct pre-order platform, enabling you to capture demand and sales before your products are available.
    1919
    2020Whether you're launching a new product or restocking a bestseller, PreProduct gives you full control over *how and when* customers pay.
     
    2828See [https://preproduct.io](https://preproduct.io) for more information
    2929
    30 **Key Features:**
     30**Key Pre-order Features:**
    3131
    3232- Seamless WooCommerce integration with your store, catalog and order flow
     
    8181
    8282
    83 == Frequently Asked Questions ==
     83== Frequently Asked Pre-order Questions ==
    8484
    8585= Does this require a PreProduct account? =
     
    121121
    122122== Changelog ==
     123= 1.0.6 =
     124* Readme update
     125
     126= 1.0.5 =
     127* Readme update
     128
    123129= 1.0.4 =
    124130* Readme update
  • preproduct/tags/1.0.6/preproduct.php

    r3333724 r3337212  
    3535
    3636// Plugin constants
    37 define('PREPRODUCT_VERSION', '0.0.5');
     37define('PREPRODUCT_VERSION', '1.0.6');
    3838define('PREPRODUCT_PLUGIN_FILE', __FILE__);
    3939define('PREPRODUCT_PLUGIN_DIR', plugin_dir_path(__FILE__));
  • preproduct/trunk/README.txt

    r3333724 r3337212  
    11=== PreProduct – Smarter Pre-orders & Deposits for WooCommerce ===
    22Contributors: preproduct
    3 Tags: woocommerce, pre-orders, backorders, preorder, preorder plugin, out of stock, ecommerce, product launch, waitlist, inventory management
     3Tags: pre-order, pre-orders, backorders, preorder, deposit
    44Requires at least: 5.2
    55Tested up to: 6.8
    6 Stable tag: 1.0.5
     6Stable tag: 1.0.6
    77Requires PHP: 7.2
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     10Pre-orders and deposits for WooCommerce. Launch earlier, capture demand, and grow without inventory risk.
    1011
    11 Smarter pre-orders and deposits for WooCommerce. Level up your pre-orders and grow.
     12== Pre-order App Description ==
    1213
    13 == Description ==
    14 
    15 **PreProduct helps you sell products before they're in stock — while keeping your WooCommerce store organized and in charge.**
     14**PreProduct helps you take pre-orders for products before they're in stock — while keeping your WooCommerce store organized and in charge.**
    1615**Take pre-orders now, later or by deposit.**
    1716
    18 PreProduct for WooCommerce integrates your store with the PreProduct pre-order platform, enabling you to capture demand and sales before your products are available.
     17Whether you call it pre-order, preorder, or backorder — PreProduct helps you take orders before you’re ready to ship.
     18It integrates your store and WooCommerce with the PreProduct pre-order platform, enabling you to capture demand and sales before your products are available.
    1919
    2020Whether you're launching a new product or restocking a bestseller, PreProduct gives you full control over *how and when* customers pay.
     
    2828See [https://preproduct.io](https://preproduct.io) for more information
    2929
    30 **Key Features:**
     30**Key Pre-order Features:**
    3131
    3232- Seamless WooCommerce integration with your store, catalog and order flow
     
    8181
    8282
    83 == Frequently Asked Questions ==
     83== Frequently Asked Pre-order Questions ==
    8484
    8585= Does this require a PreProduct account? =
     
    121121
    122122== Changelog ==
     123= 1.0.6 =
     124* Readme update
     125
     126= 1.0.5 =
     127* Readme update
     128
    123129= 1.0.4 =
    124130* Readme update
  • preproduct/trunk/preproduct.php

    r3333724 r3337212  
    3535
    3636// Plugin constants
    37 define('PREPRODUCT_VERSION', '0.0.5');
     37define('PREPRODUCT_VERSION', '1.0.6');
    3838define('PREPRODUCT_PLUGIN_FILE', __FILE__);
    3939define('PREPRODUCT_PLUGIN_DIR', plugin_dir_path(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.