Plugin Directory

Changeset 2913239


Ignore:
Timestamp:
05/16/2023 09:33:01 PM (3 years ago)
Author:
skynetsolutions
Message:

1.1.20 - Updated readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • midwest-logistics/tags/1.1.20/readme.txt

    r2913179 r2913239  
    33Tags: Midwest Logistics, Distribution, Shipping
    44Requires at least: 4.0
    5 Tested up to: 5.9.0
     5Tested up to: 6.2.1
    66Requires PHP: 5.4
    77Stable tag: 1.1.20
     
    1313== Description ==
    1414
    15 The Midwest Logistics plugin integrates WooCommerce orders with the Midwest Logistics fulfillment system.
    16 
     15<p>The Midwest Logistics plugin integrates integrates your WooCommerce website with Midwest Logistics Fulfillment center.</p>
     16<p>The plugin will push new orders to Midwest Logistics for fulfillment and receive confirmation of shipment with tracking back from Midwest Logistics.</p>
    1717
    1818== Installation ==
     19<h1>Installation</h1>
     20<ol>
     21<li>Click on Midwest Logistics (Left Admin Nav Bar) > Settings to set up the Midwest Logistics plugin.</li>
     22<li>Input your API Key supplied by Midwest Logistics.</li>
     23<li>Input your Customer Key supplied by Midwest Logistics.</li>
     24<li>Review other plugin settings on this page and set as needed per your application.</li>
     25<li>Click the Save Changes button at the bottom when complete.</li>
     26</ol>
     27<h2>Simple Product Setup</h2>
     28<ol>
     29<li>Edit a product and scroll down to the Product Data section.</li>
     30<li>In the General section set the Shipped by Midwest Logistics dropdown to Yes.</li>
     31<li>Directly below that dropdown enter the product SKU that Midwest Logistics is using into the input box labeled Midwest Logistics SKU.</li>
     32<li>Click the Update button for the product in the top right.</li>
     33</ol>
    1934
    20 1. Click on Midwest Logistics -> Settings to set up the Midwest Logistics plugin.
    21 2. Input your API Key supplied by Midwest Logistics
    22 3. Input your Customer Key supplied by Midwest Logistics
    23 4. Review other plugin settings on this page and set as needed per your application.
    24 5. Click the Save Changes button at the bottom when complete.
     35<h2>Variable Product Setup</h2>
     36<ol>
     37<li>Edit a product and scroll down to the Product Data section.</li>
     38<li>In the General section set the Shipped by Midwest Logistics dropdown to Yes.</li>
     39<li>In the Variables section open up a variable.</li>
     40<li>At the bottom of that particular Variable settings section set the Shipped by Midwest Logistics dropdown to Yes.</li>
     41<li>Below that dropdown enter in the Midwest Logistics SKU for that particular variable.</li>
     42<li>Complete both above steps for all variables within the product.</li>
     43<li>Click the Save Changes in the bottom of the Product Data Section.</li>
     44<li>Click the Update button for the product in the top right.</li>
     45</ol>
    2546
    26 Simple Product Setup
    27 1. Edit a product and scroll down to the Product Data section.
    28 2. In the General section set the Shipped by Midwest Logistics dropdown to Yes.
    29 3. Directly below that dropdown enter the product SKU that Midwest Logistics is using into the input box labeled Midwest Logistics SKU.
    30 4. Click the Update button for the product in the top right.
     47<h2>Shipping Setup</h2>
     48<ol>
     49<li>Go to WooCommerce > Settings.</li>
     50<li>Click on the WooCommerce Shipping Tab.</li>
     51<li>Click on the Midwest Logistics Tab.</li>
     52<li>Set your Default Shipping Method in the dropdown.</li>
     53</ol>
    3154
    32 Variable Product Setup
    33 1. Edit a product and scroll down to the Product Data section.
    34 2. In the General section set the Shipped by Midwest Logistics dropdown to Yes.
    35 3. In the Variables section open up a variable
    36 4. At the bottom of that particular Variable settings section set the Shipped by Midwest Logistics dropdown to Yes.
    37 5. Below that dropdown enter in the Midwest Logistics SKU for that particular variable.
    38 6. Complete both above steps for all variables within the product.
    39 7. Click the Save Changes in the bottom of the Product Data Section.
    40 8. Click the Update button for the product in the top right.
    41  
    42 Shipping Setup
    43 1. Find the WooCommerce link on the right side admin nav bar and go to its Settings.
    44 2. Click on the WooCommerce Shipping Tab.
    45 3. Click on the Midwest Logistics Tab.
    46 4. Set your Default Shipping Method in the dropdown.
     55<h2>Shipping Mapping – Optional</h2>
    4756
    48 Shipping Mapping - Optional
    49 1. You can map your WooCommerce shipping methods with what Midwest Logistics offers per your WooCommerce shipping zones.
    50 2. To begin go to WooCommerce > Settings > Shipping > Midwest Logistics
    51 3. Once you are on the settings section you can set the Enable Rate Mapping dropdown to Yes.
    52 4. Individually map your zones shipping methods with available methods from Midwest Logistics.
    53 5. Click the Save Changes button when complete.
     57<p>You can map your WooCommerce shipping methods with what Midwest Logistics offers per your WooCommerce shipping zones.</p>
     58<ol>
     59<li>Go to WooCommerce > Settings > Shipping > Midwest Logistics.</li>
     60<li>Once you are on the settings section you can set the Enable Rate Mapping dropdown to Yes.</li>
     61<li>Individually map your zones shipping methods with available methods from Midwest Logistics.</li>
     62<li>Click the Save Changes button when complete.</li>
     63</ol>
    5464
    55 Troubleshooting
    56 In the event there are errors with sending an orders information to the Midwest Logistics CRM they will be viewable in the Orders With Errors. You can find this section by clicking the Midwest Logistics plugin link on the admin side nav or hovering your mouse and then clicking the sub section. This section will house any and all orders that have an error and have not been sent to Midwest Logistics for fulfillment. Most errors are due to the SKU being entered wrong or the product does not exist in the Midwest Logistics CRM. Once the problem is remedied you can easily resubmit all orders from this same section. Further troubleshooting can be completed by using the communication log section with a specific Order ID or Product ID.
     65<h2>Troubleshooting</h2>
     66<p>In the event there are errors with sending an orders information to the Midwest Logistics System they will be viewable in the Orders With Errors section.</p>
     67<ol>
     68<li>Go to Midwest Logistics (Left Admin Nav Bar) > Orders With Errors.</li>
     69<li>Most errors are due to the SKU being entered wrong or the product does not exist in the Midwest Logistics System.</li>
     70<li>Once the problem is remedied you can easily resubmit all orders from this same section.</li>
     71<li>Further troubleshooting can be completed by using the communication log section with a specific Order ID or Product ID.</li>
     72</ol>
    5773
    5874
     
    174190= 1.0.0 (2017-10-05) =
    175191* Built Initial Plugin
    176 
Note: See TracChangeset for help on using the changeset viewer.