Skip to content
Peter Mottram edited this page Mar 18, 2014 · 31 revisions

Welcome to the Interchange6 wiki!

Introduction: Interchange6 is an open-source modern Perl eCommerce framework built on the Dancer platform.

Installation & Setup

  • Perl: is the core of Interchange6 and requires certain modules to work correctly.
  • Database: using Interchange6::Schema you can create and populate the database structure for Interchange6.
  • Create Dancer App: Put on your Dancing shoes and get a basic Interchange6 App running quick.
  • Web Stack: Options and HOWTO's

Demo Shop (Draft)

Programming

Contribution

Scenarios

Clone this wiki locally