WP Manifestindependent plugin directory
manifest / ecommerce / shipping-custom-rules

Shipping Custom Rules for WooCommerce

Add specific rules for shipping with WooCommerce according flat weight, fixed price and kilo price

by Webpixelia · github.com/webpixelia/shipping-custom-rules · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/webpixelia/shipping-custom-rules/archive/refs/heads/main.zip

Shipping custom rules for WooCommerce

Description

Add specific rules for shipping with WooCommerce according flat weight, fixed price and kilo price

Installation

Minimum Requirements

  • WooCommerce 5.0 or later
  • WordPress 4.6 or later

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don\'t even need to leave your web browser. To do an automatic install of Shipping custom rules for WooCommerce, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.

In the search field type \"Shipping custom rules for WooCommerce\" and click Search Plugins. You can install it by simply clicking Install Now. After clicking that link you will be asked if you\'re sure you want to install the plugin. Click yes and WordPress will automatically complete the installation. After installation has finished, click the \'activate plugin\' link.

Manual installation via the WordPress interface

  1. Download the plugin zip file to your computer
  2. Go to the WordPress admin panel menu Plugins > Add New
  3. Choose upload
  4. Upload the plugin zip file, the plugin will now be installed
  5. After installation has finished, click the \'activate plugin\' link

Manual installation via FTP

  1. Download the plugin file to your computer and unzip it
  2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation\'s wp-content/plugins/ directory.
  3. Activate the plugin from the Plugins menu within the WordPress admin.

Frequently Asked Questions

Is this plugin free?

Yes, completely

How to use this plugin?

Go to WooCommerce Settings then Shipping. Choose the shipping zone concerned then click Add shipping method. In the drop-down menu, select Specific shipping rules then fill in the fields and validate.

Screenshots

  1. Add shiipping custom rules method
  2. Settings shiipping custom rules method

Changelog

1.0.6

  • Tested with WooCommerce 8.3
  • Added support for WooCommerce High-Performance Order Storage.
  • Fixed Deprecated: Creation of dynamic property
  • Other minor bug fixes

1.0.5

  • Renamed plugin and fields label
  • Compatibility version: WordPress 6.4 and WooCommerce 8.2
  • Added FAQ in readme.txt file
  • Fixed bugs
  • Tested up with PHP 8.2

1.0.4

  • Added readme.txt file
  • Cleaned code

1.0.3

  • Showed a notice if WooCommerce not installed or not activated
  • Added minimum requirements
  • Fixed bugs

1.0.2

  • Refactored plugin
  • Added options
  • Tested with WooCommerce 8.0, WordPress 6.3.

1.0.1

  • Added Text Domain
  • Added .pot file

1.0.0

  • Init