Plugin Directory

Changeset 3270642


Ignore:
Timestamp:
04/10/2025 06:17:02 PM (12 months ago)
Author:
advshipmgr
Message:

New version release with updated assets

Location:
asm-manager/trunk
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • asm-manager/trunk/asmplsww.php

    r3269212 r3270642  
    66  Author: ASM
    77  Developer: ASM
    8   Version: 1.2.9
     8  Version: 1.3
    99  WC requires at least: 7.0.0
    1010  WC tested up to: 9.8
  • asm-manager/trunk/changelog.txt

    r3269771 r3270642  
    11== Changelog ==
     2= 1.3 =
     3* Details page improvements
     4
    25= 1.2.9 =
    36* Version compatibility
  • asm-manager/trunk/includes/asmplsww_admin_field.php

    r3269160 r3270642  
    22/**
    33 * @package Asm_Admin_Field
    4  * @version 1.2.9
     4 * @version 1.3
    55 */
    66
  • asm-manager/trunk/includes/asmplsww_product_field.php

    r3269160 r3270642  
    22/**
    33 * @package ASM product field
    4  * @version 1.2.9
     4 * @version 1.3
    55 */
    66
  • asm-manager/trunk/includes/asmplsww_query_live.php

    r3269212 r3270642  
    22/**
    33 * @package ASM Shipping Api
    4  * @version 1.2.9
     4 * @version 1.3
    55 */
    66global $woocommerce;
  • asm-manager/trunk/includes/asmplsww_shipping_api.php

    r3269160 r3270642  
    22/**
    33 * @package ASM Shipping Api
    4  * @version 1.2.9
     4 * @version 1.3
    55 */
    66/*
  • asm-manager/trunk/includes/asmplsww_shipping_method.php

    r3269160 r3270642  
    22/**
    33 * @package ASM Shipping Method
    4  * @version 1.2.9
     4 * @version 1.3
    55 */
    66
  • asm-manager/trunk/readme.txt

    r3269771 r3270642  
    11=== Advanced Shipping Manager ===
    22Contributors:       advshipmgr
     3Donate link:        https://advancedshippingmanager.com
    34Requires at least:  6.0
    45Tested up to:       6.8
     
    1213
    1314== Description ==
     15
     16https://youtu.be/Q6GQscYaq-8
     17
    1418<div>
    1519  <ul>
     
    1721    <li>Configure multiple shipping zones and couriers</li>
    1822    <li>Block certain shipping methods from being used with specific products</li>
     23    <li>Real-time delivery estimates from your origin to the shipping address</li>
    1924  </ul>
    2025</div>
    2126<div>
    22   <h2>Advanced Shipping Manager for wordpress is the only shipping solution for your online store.</h2>
    23   <h3>GUARANTEED ROI - If after the first month you believe our app did not save or generate additional revenue as much as our fee - we will gladly cancel your account and refund your first month's fee in full. No questions asked!</h3>
     27  <h2>Advanced Shipping Manager is the only shipping solution for your online store.</h2>
    2428  <h3>No other app offers more features or more control over your shipping rates and accuracy. Our customers say that it pays for itself immediately! What will you gain as an ASM customer?</h3>
    2529  <p><strong>Key Features:</strong></p>
     
    5357
    5458== Installation ==
    55 * PHP version 5.2.4 or greater (PHP 5.6 or greater is recommended)
    56 * MySQL version 5.0 or greater (MySQL 5.6 or greater is recommended)
    57 * WooCommerce 2.5 requires WordPress 4.1+
    58 * WooCommerce 2.6 requires WordPress 4.4+
    59 * Download the zip file or directly install from the Wordpress plugin page.
    60 * Upload the Advanced Shipping Manager plugin to the /wp-content/plugins/ directory.
    61 * Activate the plugin through the 'Plugins' menu in WordPress.
    62 * Woocommerce -> Shipping-> Advanced Shipping Manager-> Click on Save button.
    63 * Add Products, Under Product Data -> Advance Shipping Manager Tab display.
     59* Under Plugins, click on "Add New Plugin" and search for "Advanced Shipping Manager".
     60* Install and activate the plugin.
     61* Click on Settings under WooCommerce and select the Shipping tab.
     62* Create or edit one or more shipping zones, and add "Advanced Shipping Manager" as a new shipping method.
     63* Sign-up to our service online: https://advancedshippingmanager.com/product/advanced-shipping-manager/
     64* Use our admin to create shipping rules and markups, as well as test it all for specific products.
    6465
    6566== Screenshots ==
    66 * Plugin settings
    67 * We will help you with settings
     67* Edit your exiting shipping zones in WooCommerce's Shipping tab.
     68* Add the Advanced Shipping Manager to one or more zones.
     69* Use any of the product level attributes to improve your shipping rate accuracy.
     70* Test all your shipping rules in our Shipping Estimator.
     71* Create any type of shipping rule!  Real-time rates, table-based, percentage, flat, and hyrbid.
     72* Add any type of markup or markdown for any shipping rule!  Flat rates, table-based, and more.
    6873
    6974== Changelog ==
     75= 1.3 =
     76* Details page improvements
     77
    7078= 1.2.9 =
    7179* Version compatibility
    7280* Store indexing improvement
    7381* Added support for WC high-performance order storage
     82
     83= 1.2.8 =
     84* Verbiage update
     85
     86= 1.2.7 =
     87* Version compatibility
     88
     89= 1.2.6 =
     90* Added support for product tags
     91* Bug fixes
     92
     93= 1.2.5 =
     94* Bug fixes
     95* Tax issues fix
     96
     97= 1.2.4 =
     98* PHP v8 supported
     99* Bug fixes
     100
     101= 1.2.3 =
     102* Bug fixes
     103
     104= 1.2.2 =
     105* Bug fixes
     106
     107= 1.2.1 =
     108* Bug fixes and enhancements
     109
     110= 1.0.0 =
     111* Compatibility with latest WordPress and WooCommerce version’s.
     112
     113= 1.0 =
     114* Initial release.
Note: See TracChangeset for help on using the changeset viewer.