Skip to content
Stefan Hornburg (Racke) edited this page Dec 27, 2013 · 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

Programming

Contribution

Clone this wiki locally