public
Description: E-Commerce Middleware
Homepage:
Clone URL: git://github.com/peat/mezzanine.git
name age message
file .gitignore Loading commit data...
file BSD-LICENSE
file README.textile
directory mockups/
README.textile

Mezzanine

Mezzanine is an e-commerce management system for developers of high traffic, high volume e-commerce web sites. Our goal is to provide:

  • Developer friendly APIs for building web shops with any modern language or web framework.
  • Sophisticated back office tools for managing products, orders, customers, and related data.
  • Plugin oriented architecture for interfacing with third party applications and services.

Current Status

Mezzanine is in the very early stages of development, and is not a production ready system. Currently, it consists of a mocked up Rails application that demonstrates:

  • Some sample user interfaces
  • Product modeling (and tests)
  • REST API, plus some documentation

Right now we’re working to establish the basic UI, development, and documentation patterns for the project.

Mezzanine is released under the open source BSD License.

Get It

The source is hosted on GitHub (https://github.com/peat/mezzanine).

Documentation can be found in the wiki (https://github.com/peat/mezzanine/wikis).

The ticket tracker is over at Lighthouse (http://mezzanine.lighthouseapp.com/).

Not familiar with Git? Here’s a good introduction for those of you familiar with Subversion, and Josh Susser put together one of the better Git workflow examples.

Contribute

Are you interested in e-commerce? Are you a Rails developer? Send ideas, suggestions, and code to Peat Bakke (peat@peat.org).