
Installation of the phpShop InterShipper shipping module.

*************
QUICK INSTALL
*************

You must, of course, install phpShop according to the INSTALL instructions.


1.  Open an account with Intershipper at www.intershipper.net.  Don't worry its free.

2.  Update you phpshop.cfg will your Intershipper account information.

    # InterShipper Directives
    # -----------------------
    "IS_ENABLE"		=>	"1",
    "IS_PASSWORD"	=>	"<Your InterShipper Password>",
    "IS_EMAIL"		=>	"<Your InterShipper Email Address",
    
    ** NOTE: IS_ENABLE accepts the boolean 1|0 (on|off).
             IS_PASSWORD should be your InterShipper password.
             You must register with InterShipper to get your InterShipper
             password.
             IS_EMAIL should be the email address you registered
             under with InterShipper.

             Visit http://www.intershipper.com to register an account with
             InterShipper. Registration is free :)


That's it!  Log into your store as the admin user, and go to the Administration
pages.  Shipping should now be available as one of your choices on the top
menu.  The first time you access the Configure Shipping Methods section, the
module will attempt to retreive a list of shipping methods from the
InterShipper server.  If after several seconds a page appears with a list of
shipping methods, you're ready to go. Read the README file for important
information regarding this module, and the ps_intershipper_module.html for
detailed information on this modules methods, and how to integrate the module's
funtionality into your store.

Let us know what you think about this module, or if anything goes wrong.
This is an alpha release of this module.  Even though considerable testing
has been done, there are sure to be some problems.

Report any bugs at: 

    http://www.sourceforge.net/bugs/?group_id=747

Support questions should be submitted via the support forum at:

    http://www.phpshop.org

