Installation & Requirements
Server Requirements
Make sure you have installed and activated WooCommerce otherwise the plugin will not function.
- WordPress version 5.8 or greater.
- WooCommerce version 5.6 or greater.
- PHP version 7.0 or greater.
- MySQL version 5.6 or greater
- WP Memory Limit 128 MB or greater
It is also recommended that your hosting environment meet the minimum server requirements for WordPress and WooCommerce.
Download & Install
1. Purchase and download the plugin from our CodeCanyon page.
2. Extract the shipped-table-rate-shipping.zip file from the downloaded archive.
3. Log in as admin to your WordPress website.
4. On the Plugins page, click Add New and Upload Plugin, Select the extracted shipped-table-rate-shipping.zip file and click Install Now, this process will install Shipped Premium (Add-On).

5. Shipped Premium (Add-On) is a premium add-on to the basic version of the plugin so the basic version (a free version of the plugin) also needs to be installed and activated. The basic version is available on the wordpress.org repository.


Related Articles
Shipping Rates
The Shipping Rates setting page can be used to create and manage shipping rates (i.e the shipping methods). Multiple shipping rates and shipping costs can be made available based on product rules and conditions. Cost Limit Per Rate This field ...
Shipping Costs / Shipping Fees - Filter Hook References
This is simply a list of shipping costs/fees related filter hooks found within the WooCommerce Table Rate Shipping files. This list also includes the supported parameters and example codes. wtars_shipped_admin/get-cost-type-groups Parameters: ...
Setting up Shipping Zones
To set up the WooCommerce Table Rate Shipping method, you first need to set up a shipping zone, then add the method to the shipping zone, and lastly, configure the method. You can create as many shipping zones as you want, and add multiple methods to ...
Shipping Rates - Filter Hook References
This is simply a list of shipping rates-related filter hooks found within the WooCommerce Table Rate Shipping files. This list also includes the supported parameters and example codes. wtars_shipped/rate-cost Parameters: $rate_cost array() $rate_id ...
Others - Filter Hook References
This is simply a list of other filter hooks found within the WooCommerce Table Rate Shipping files. This list also includes the supported parameters and example codes. wtars_shipped_admin/get-settings-section-fields Parameters: $in_fields array() ...