-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Peter Mottram edited this page Apr 12, 2016
·
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
- Development Policy
- Search and Indexing
- I18N
- DBD Drivers supported by DBIC
- Dancer::Test thoughts by SysPete
- Tax handling in different jurisdictions
- Shipping
- Rules
- Populate
- Devel::Cover output:
- Interchange6::Schema
- Interchange6
- Interchange6::Currency
- Dancer::Plugin::Interchange6
- Dancer2::Plugin::Auth::Extensible
- Dancer2::Plugin::Interchange6
- Template::Flute
Contribution
Scenarios