-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
The easiest way to install Moxycart is via the MODX package manager. Remember that this is a 2-step process: you must first download the package, then install it.
- Log into the MODX manager as an admin
- Head to the System --> Package Management menu
- Click on "Download Extras"
- Search for "Moxycart"
- Click its "Download" button (wait patiently)
- Click "Back to Package Management" to get back to the list of packages available locally on your site.
- Locate "Moxycart" and click its green "Install" button.
This all assumes that we have submitted the package to the MODX library, and it's possible you're reading this before we have officially released Moxycart. If you find yourself unable to live without Moxycart, or if you require the very latest and greatest bleeding-edge version of the package, then take a look at the Advance Installation section below.
Moxycart requires that you install the following packages:
Moxycart was built using Repoman.
To install the package using Repoman:
-
Install Repoman
-
Clone the Moxycart project into a directory inside your MODX webroot:
-
Run composer install to generate the autoload files:
cd path/to/moxycart/ composer install
-
Run the Repoman "install" utility on the newly created moxycart directory:
php path/to/repoman/repoman install path/to/moxycart/
This will create the necessary objects and custom tables.
Follow similar steps to install both the Asset Manager and Taxonomies (and Repoman).
© 2014 and beyond by Craftsman Coding
- Installation
- Introduction
- Store Settings
- [Products](Adding Products)
- Custom Fields
- Product Options
- Product Assets - Images and More
- Taxonomies
- Reviews