Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Spree is a complete commerce solution for Ruby on Rails. It includes a shopping cart, admin interface, inventory model and payment gateway integration via the ActiveMerchant plugin. It was originally called RailsCart. The Rails commerce space is immature and is lacking serious solutions for ... [More] developers looking for answers to their complex business needs. Rails is especially problematic because it is a relatively new technology and suffers from “small project mentality.” Most open source projects in Rails are maintained by a single individual and tend to be limited in scope. Spree seeks to create a large and healthy open source community of the type that developers of other languages are used to participating in. [Less]

4.91667
   
  0 reviews  |  28 users  |  41,490 lines of code  |  159 current contributors  |  Analyzed 2 days ago
 
 

A modular expandable store built from the ground up to provide modularity.

0
 
  0 reviews  |  1 user  |  5,349 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Nitesi Shop Machine plugin for Dancer

0
 
  0 reviews  |  1 user  |  386 lines of code  |  1 current contributor  |  Analyzed 7 months ago
 
 

The Affiliates WordPress Plugin The Affiliates plugin provides the right tools to maintain an Affiliate Marketing Program. If you need to manage an Affiliate Marketing Program, track visits to your site with affiliate links, the affiliates plugin is right for you. It provides the tools to ... [More] maintain a partner referral program. Simply put, the affiliates plugin is used to manage affiliates, create referrals and track visits to your site through affiliate links. [Less]

5.0
 
  0 reviews  |  1 user  |  8,537 lines of code  |  1 current contributor  |  Analyzed 6 days ago
 
 

Shopping cart plugin for CakePHP that is simple, robust and easy to install on both new and existing projects This project is currently under active development and there are no releases yet. For more information look at the source repository. Development started on August 10th, 2008 Planned ... [More] Features Product catalogue management Payment gateway processing Discount coupons Package installer for Mac OS X Requirements: CakePHP 1.2 [Less]

0
 
  0 reviews  |  0 users  |  317 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Get shopping cart working in minutes and enjoy online ordering as it has never been done before. no mandatory models, no fuzzy model references, no hassle. just a simple and non-intrusive approach. How-To:Step 1 - Install acts-as-shopping-cart pluginTODO code not released yet. stay tunes. Step 2 ... [More] - Make existing model a shopping item (we might have many different shopping items)class Product < ActiveRecord::Base acts_as_shopping_item endStep 3 - Make existing model a shopping customer (we might have many different shopping customers)class User < ActiveRecord::Base acts_as_shopping_customer endStep 4 - Make existing controller a shopping cart (only one shopping cart)class OrderController < ApplicationController acts_as_shopping_cart def add_item product = Product.find params[:id] add_to_shopping_cart product # do rendering end def finish_payments checkout current_user # do rendering end endStep 5 - Display orders per userThis user ordered .Step 6 - Display orders item per productThis item was has been sold Step 7 - Stay tunes for initial release and many, many new and nice features [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.