...
- Switch off the Magento Compiler: System>Tools>Compilation.
- Ensure Cache is enabled: Admin> System>Cache Management.
- Extract all the zip archive(s).
- Upload the app and lib directory from your computer into your Magento root: root>httpdocs
- Log out of admin and log back in. If you do not do this you will be shown a 404 Access Denied error.
- Disable Cache in admin.
- Open the frontend of your website to force the extension to load (this makes sure that the sql updates within the extension are performed).
- If you are using the compiler you need to recompile: System>Tools>Compilation.
- The extension should now be installed. Please check the backend to confirm.
- 10. Re-index all data in Index Management (Configuration).
- 11. Enable Cache in admin.
After the Installation Process:
...
- Go to admin panel and open System>Configuration and select Sales>Shipping Method.
- Select the Dimensional Shipping method for your Website: UPS, FEDEX and/or USPS.
- If you select the UPS Shipping method for Dimensional Shipping, then go to the UPS Shipping method setting.
Please select enable for checkout and fill in the required information.
- If you select the dimensional shipping FEDEX shipping method, then fill in the required information
Please fill in the Account Id, Meter Number, Key and Password.
- If you select the dimensional shipping USPS shipping method, then in all required information
Please fill in the Gateway URL, Title, User Id, Password and other information.
...
- Next go to Sales>Manage Container
- Create your shipping boxes and edit your shipping boxes in this section for dimensional shipping. Please add length (Container Length), height (Container Height) and weight (Container Weight) and max weight (container can handle maximum weight) according your products.
- Next, go to Catalog>Manage Product
Select your product and click the Dimensional Shipping Setting on the left navigation bar.
- Set your product height, width and length for dimensional shipping.
- You can now go to the front end and add your product to the cart. You should see your shipping rate in the checkout page according to your product size.
...