Installation & Getting Started

Requirements

  • PHP 5.2+ (PHP 5.3+ is strongly recommended, and will be required in a future version)
  • ExpressionEngine 2.2+

Installation

  1. Upload system/expressionengine/third_party/store to the corresponding folder on your web server.
  2. Upload themes/third_party/store to the corresponding folder on your web server.
  3. In the ExpressionEngine control panel, head to Add-ons > Modules, and click ‘Install’ next to the Store module.
  4. Make sure you set the Extension, Fieldtype and Module all to ‘Install’, and click Submit.
  5. You should now proceed to Setting up your Products channel

Getting Started

  1. Create a channel to store your products, you can call it anything you like
  2. As per normal, create a custom field group and assign it to your products channel
  3. Add a custom field to your custom field group, using the ‘Store product details’ fieldtype. You can call it anything you like, such as ‘product_details’.
  4. Customise sample templates or write your own
  5. Configure tax, shipping and payment, plus any other settings like order statuses and email templates, and you’re done!