ShippingKit Labels integrating UPS Shipping Services for X-Cart

Quick Guide

ShippingKit Labels integrating UPS Shipping Services for X-Cart


Installation

You should unpack the software package and upload it to the X-Cart directory on your server. Upon upload make sure the following files have writable permissions:

  • include/process_order.php
  • include/history_order.php
  • include/orders.php
  • include/security.php
  • skin1/admin/menu.tpl
  • skin1/common_templates.tpl
  • skin1/main/orders.tpl
  • skin1/main/orders_list.tpl
  • skin1/main/history_order.tpl

After that you should run the installation wizard with your browser at:

http://yourdomain/xcart-dir/install-ups-ship.php

Where replace "yourdomain" and "xcart-dir" with actual values.


Step 1: License agreement.

At the first step of the Installation Wizard, the script asks you to accept the Software License Agreement. Carefully read the Agreement and click the "Agree" button if you agree with the terms and conditions expressed by in Agreement.

Important!

If you do not agree with the term and conditions of the Software License Agreement, do not install the software and quit the Installation Wizard by closing the respective page of the web browser.

Installation. Step 1


Step 2: Checking configuration.

On this step the installer performs environment checks, checks dependencies and writable permissions. If there are any issues, it reports them to you and you have to fix them, it is a list of criteria used in the testing with statuses: OK ("test passed successfully") or FAILED ("test failed"). If a test failed, you'll see instructions how to work around the issue. If you cannot resolve these issues detected by yourself, you can send us a report. Ideally, all checking should be marked OK, and you should just click the "Proceed" button.


Installation. Step 2


Step 3: Patching database and files.

On the third step the wizard patches files and makes all necessary changes to the store database and language variables. There is a list of changes with operation results: OK ("patched/applied successfully"), Already Patched ("skipped, changes already applied"), or FAILED ("operation failed").

If an operation failed you'll see instructions how to apply the patch manually. If you find it difficult to fix it, you can contact us to make the necessary changes for you.

Installation. Step 3


When you got all "green" statuses, you should click the "Complete" button to perform adding the module record to the modules list and you'll be forwarded to the last page of the Installation wizard.


Installation. Step 4


That's it! The installation completed! Don't forget to unset writable permissions to the files you changed recently:

  • include/process_order.php
  • include/history_order.php
  • include/orders.php
  • include/security.php
  • skin1/admin/menu.tpl
  • skin1/common_templates.tpl
  • skin1/main/orders.tpl
  • skin1/main/orders_list.tpl
  • skin1/main/history_order.tpl