jsqu99 / emporium

An e-commerce framework using Elixir/Phoenix/Ecto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emporium

An e-commerce framework using Elixir

Status

We are just getting started. There's nothing usable yet

Philosophy

Provide a sophisticated, full-featured e-commerce framework that treats common features found in the wild as first-class citizens.

Subscriptions, recurring payments, customizable products, multi-currency/language, store credits, non-physical products e.g. services, digital goods, etc. are to be an integral part of the framework.

Extensibility is great but the act of taking advantage of it shouldn't be a symptom of an insufficient data model / too-small feature set.

That means pricing/inventory strategies (with respect to currency, product customization, etc.) need to be a core part of the data model.

Goals

Contributing

Send us a PR or look us up on twitter/slack

About

An e-commerce framework using Elixir/Phoenix/Ecto

License:Apache License 2.0


Languages

Language:Elixir 66.5%Language:JavaScript 33.5%