Plugin Directory

Changeset 3313410


Ignore:
Timestamp:
06/17/2025 05:42:10 PM (10 months ago)
Author:
perishipecommerce
Message:

Release 1.0.2

Location:
periship
Files:
11 edited
1 copied

Legend:

Unmodified
Added
Removed
  • periship/tags/1.0.2/changelog.txt

    r3305833 r3313410  
    11*** PeriShip for WooCommerce Changelog ***
     22025-06-17 - Version 1.0.2
     3* Documentation and Wordpress marketplace presentation update
    24
    352024-12-04 - Version 1.0
  • periship/tags/1.0.2/readme.txt

    r3306077 r3313410  
    55Tested up to: 6.8
    66Requires PHP: 7.4
    7 Stable tag: 1.0.1
     7Stable tag: 1.0.2
    88License: GPLv3 or later
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    1313== Description ==
    1414
    15 PeriShip for WooCommerce enables seamless integration between your WooCommerce store and PeriShip's specialized shipping services for temperature-controlled and perishable goods.
     15Please refer to the installation directions for important setup directions. PeriShip for WooCommerce enables seamless integration between your WooCommerce store and PeriShip's specialized shipping services for temperature-controlled and perishable goods. 
    1616
    1717== Installation ==
     18
     19The plugin is not compatible with the block based checkout and the WordPress classic checkout should be used. On the checkout page, fully remove the block based checkout, and add the shortcode for the WordPress classic checkout: [woocommerce_checkout]. You will need to obtain an API key and secret from PeriShip to use this plugin.
    1820
    1921== Frequently Asked Questions ==
     
    2123== Changelog ==
    2224
     25= 1.0.2 =
     26Documentation update
     27
    2328= 1.0.1 =
    2429Fixes crash on activation.
    2530
    2631= 1.0.0 =
    27 * Initial release
     32Initial release
    2833
    2934== Screenshots ==
    30 1. PeriShip for WooCommerce uses the WooCommerce Zones feature. Domestic US supported.
    31 2. Shipping classes can be uses to control offered methods for products, or categories of products.
     351. The PeriShip for WooCommerce shipping zones feature allows you to define specific geographical areas where you will offer shipping. Shipping rates are calculated by package weight, shipping zone, and the method of shipping selected. PeriShip's logistics management services only support U.S. shipments.
     362. Shipping classes can be assigned to products and categories, and can be used to exclude specific PeriShip service types from being offered at the checkout.
    32373. Customize most settings for PeriShip in this area.
    33384. Products can be customized using dimensions, declared value, dry ice, signature, and dimensions.
    34395. Categories can be customized using dimensions, declared value, dry ice, signature, and dimensions.
    35 6. Shipping methods can be renamed, associated to groups. Packing strategy can be selected.
     406. Shipping methods can be renamed, customized to exclude shipping classes by method, include the maximum number of days in transit allowed, and add any desired markups for shipping as a percentage or flat fee.
    3641
    3742== Upgrade Notice ==
     
    5863Terms of use and Data use policy can be found at:
    5964https://periship.com/data/
    60 
    61 = 1.0.0 =
    62 Initial release
  • periship/trunk/changelog.txt

    r3305833 r3313410  
    11*** PeriShip for WooCommerce Changelog ***
     22025-06-17 - Version 1.0.2
     3* Documentation and Wordpress marketplace presentation update
    24
    352024-12-04 - Version 1.0
  • periship/trunk/readme.txt

    r3306077 r3313410  
    55Tested up to: 6.8
    66Requires PHP: 7.4
    7 Stable tag: 1.0.1
     7Stable tag: 1.0.2
    88License: GPLv3 or later
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    1313== Description ==
    1414
    15 PeriShip for WooCommerce enables seamless integration between your WooCommerce store and PeriShip's specialized shipping services for temperature-controlled and perishable goods.
     15Please refer to the installation directions for important setup directions. PeriShip for WooCommerce enables seamless integration between your WooCommerce store and PeriShip's specialized shipping services for temperature-controlled and perishable goods. 
    1616
    1717== Installation ==
     18
     19The plugin is not compatible with the block based checkout and the WordPress classic checkout should be used. On the checkout page, fully remove the block based checkout, and add the shortcode for the WordPress classic checkout: [woocommerce_checkout]. You will need to obtain an API key and secret from PeriShip to use this plugin.
    1820
    1921== Frequently Asked Questions ==
     
    2123== Changelog ==
    2224
     25= 1.0.2 =
     26Documentation update
     27
    2328= 1.0.1 =
    2429Fixes crash on activation.
    2530
    2631= 1.0.0 =
    27 * Initial release
     32Initial release
    2833
    2934== Screenshots ==
    30 1. PeriShip for WooCommerce uses the WooCommerce Zones feature. Domestic US supported.
    31 2. Shipping classes can be uses to control offered methods for products, or categories of products.
     351. The PeriShip for WooCommerce shipping zones feature allows you to define specific geographical areas where you will offer shipping. Shipping rates are calculated by package weight, shipping zone, and the method of shipping selected. PeriShip's logistics management services only support U.S. shipments.
     362. Shipping classes can be assigned to products and categories, and can be used to exclude specific PeriShip service types from being offered at the checkout.
    32373. Customize most settings for PeriShip in this area.
    33384. Products can be customized using dimensions, declared value, dry ice, signature, and dimensions.
    34395. Categories can be customized using dimensions, declared value, dry ice, signature, and dimensions.
    35 6. Shipping methods can be renamed, associated to groups. Packing strategy can be selected.
     406. Shipping methods can be renamed, customized to exclude shipping classes by method, include the maximum number of days in transit allowed, and add any desired markups for shipping as a percentage or flat fee.
    3641
    3742== Upgrade Notice ==
     
    5863Terms of use and Data use policy can be found at:
    5964https://periship.com/data/
    60 
    61 = 1.0.0 =
    62 Initial release
Note: See TracChangeset for help on using the changeset viewer.