Hi,
I worked with pnCommerce for PostNuke a lot in the past, and also did quite some modifications. I've looked around, but could not find a free alternative for Zikula. The only eCommerce module i could find is zWebshop, which you have to pay for to use.
I was wondering if there's people around that are willing to help creating a FREE module for Zikula (maybe a port of pnCommerce?).
I have to add to this that i have not worked with Zikula modules (i just installed zikula a few days ago), but i pick up fast, and work as a PHP coder to earn my living.
If there's people willing to help with this project, please contact me here or at floxxx[at]enyara[dot]net.
//Floxxx
P.S. If there already is such a module, and i'm just blind or dumb, my apologies. In that case i would love to have a pointer as to which module this would be.
edited by: Floxxx, Jun 16, 2009 - 08:17 PM
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- rgasch created topic »Using PageUtil::addVar() to load script code« 11:48 AM
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Free eCommerce module
-
- Rank: Registered User
- Registered: May 15, 2007
- Last visit: Jun 17, 2009
- Posts: 15
-
- Rank: Helper
- Registered: Dec 31, 1969
- Last visit: May 07, 2010
- Posts: 507
You aren't blind or dumb. Depending on what you need to accomplish, I would say that zWebShop is probably worth the money. You might also see if PayPalCart still works with Zikula
http://www.natewelch.com/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=3
pnCommerce was a good start it seemed to me, but never finished. I think if you want to initiate a free Zikula cart you'd be best advised to update that. -
- Rank: Registered User
- Registered: May 15, 2007
- Last visit: Jun 17, 2009
- Posts: 15
I actually was part of the pnCommerce development team for a while after it fell prone to inactivity for the Xth time. Unfortunately i didn't have the time to keep up with it either.
So, my question, are there people here that are willing to make a Zikula webshop module? -
**unknown user**
- Rank: Expert
- Registered: Mar 16, 2002
- Last visit: Apr 02, 2010
- Posts: 1208
While I can be strained for time off and on, I would be willing to contribute as a designer and maybe for documentation as well as time allows.
To continue Bronto's thought process, I would go as far as to suggest that PayPalCart be used as a basis. It is pnAPI compliant as of its last release date and would probably take very little to update it to current Zikula standards (if needed at all). Fact is, I have a code request at http://zikulapro.com for updates to PayPalCart and to include support for credit cards. So yeah, I'd be interested in seeing something come from all this.
While pnCommerce may have some features already included, I find myself wondering if the underlying code meets current Zikula standards as well as PayPalCart does. -
- Rank: Registered User
- Registered: May 15, 2007
- Last visit: Jun 17, 2009
- Posts: 15
I haven't used PayPalCart before, but i will definitely check it out. In the meantime i started on creating a database model based on the model pnCommerce uses (used?). I will check out PayPalCart, and see how far that can take us.
I chose pnCommerce because i'm fairly well acquainted with it, and aside from certain bugs (mainly shipping and payment parts) it works fairly well. It is also pnAPI compliant (for as far as i can tell).
Perhaps it's an idea to build upon PayPalCart, with the features pnCommerce has.
I will contact the Steering Committee to open a project for this as soon as i have a decent name for the module (i was thinking zCart).
Edit: I just checked out PayPalCart, and i noticed that it ONLY works (as the name suggests) with the shoppingcart on the PayPal website, which means you can't keep track of any orders, customers and other stuff on your own website. As far as functionality goes, i would like to continue with pnCommerce, as it is set up better IMHO.
edited by: Floxxx, Jun 17, 2009 - 02:36 AM -
- Rank: Registered User
- Registered: Jun 16, 2009
- Last visit: Jun 17, 2009
- Posts: 1
-
- Rank: Registered User
- Registered: Apr 02, 2002
- Last visit: Dec 13, 2009
- Posts: 32
Once apon a time I had a postnuke module called products that was installed on quite a few of my sites - it was a cut down ecommerce solution. I have been thinking of revisiting it recently.
I think there is a need for two solutions;
1. a very simple list and display module
2. a complicated be all solution
Maybe being compatible with each other?
An extension to this could be a suite of modules that could be hooked
- A shop to display
- A cart to hold information with API
- A payment mechanism to access gateways - these could hook into the cart
Then others could easily extend the functionality by using API to add to the cart from any modules. And then a facility to call back when an order is complete.....
- Moderated by:
- Support
