Just wanted to let you guys know that I am open sourcing a number of e-commerce plugins that were commissioned but never got the sufficient funding to be finished. They work for the most part, but will probably require some more work for notifications and such to work. Plus there is a million add-ons that can be built, i.e. shipping calculator, shipment status, digital products etc. I am not going to put any more time into maintaining it without a project willing to pay for my time.
I have attempted to build an extendable interface, everything works through hooks. It's possible to add additional async/sync payment modules. It's easy to add various taxes, charges, coupons etc.
https://github.com/hypeJunction/Elgg-payments - Interface for storing transaction information, multi-currency operations et.
https://github.com/hypeJunction/Elgg-cart - Cart UI, supports multiple merchants within the same cart, supports multiple currencies within carts
https://github.com/hypeJunction/Elgg-shops - UI for creating shops, users can create multiple shops
https://github.com/hypeJunction/Elgg-products - UI for adding products. Meant to work with shops plugin, but can work with other implementations of the Merchant interface
https://github.com/hypeJunction/Elgg-payments_paypal - PayPal adaptive payments for Payments plugin. Can be used for collection payments for anything. See ads plugin
https://github.com/hypeJunction/Elgg-cart_paypal - PayPal extension for the cart
https://github.com/hypeJunction/Elgg-shops_paypal - PayPal extension for shops
https://github.com/hypeJunction/Elgg-ads - Allows users to create ad campaigns and add budget on need basis. Falls back to Google Adsense.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- ura soul@tunist
ura soul - 0 likes
- bman@bman
bman - 0 likes
You must log in to post replies.just found this old post - i hadn't seen it or the plugins before. anyone get these working?
Doesn't look like these exist anymore. Would you provide a copy of the cart and shops plugins?
I am working on some similar things and any kind of head start would help.