Skip to content
Peter Mottram edited this page Feb 15, 2016 · 19 revisions

Table editor

  • Optional XLS export
  • Read-only tables, columns and records

Business::OnlinePayment

Shipping

We plan to support online and offline shipping rates. Also caching for online rates.

Braintree

Email

We are creating emails from HTML templates, so it would makes sense that the subject also comes from the HTML template. I would like to use the <title> tag for that, which we can for sure grab from Dancer with Flute after expansion.

Validation

Schema

  • Find a Perl module which gives us a list of colors for product attributes

Orders

Troubleshooting

  • Save order data into file system in case of order errors
  • Notify shop owner in case of problems

Flowers

Flowers is our hacking space for Interchange6. It is by no means a demo catalog or template for your Interchange6 application. It is useful as testbed though.

Check issues for TODOs.

Packaging

Package modules for RPM, Debian based distros. Also for your favourite one.

Password reset

Design + implementation.