![]() |
|
eZenphoto - Full-Featured Cart for Zenphoto - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: eZenphoto - Full-Featured Cart for Zenphoto (/thread-5274.html) Pages:
1
2
|
eZenphoto - Full-Featured Cart for Zenphoto - Nimbuz - 06-06-2009 Hi all, This could be great news for some. I've developed a full-featured cart for zenphoto. Features include:
I've setup a demo to check out the features while I prepare for public release probably early next week. Front-end: Zenphoto Back-end: eZenphoto Back-end: Cheers eZenphoto - Full-Featured Cart for Zenphoto - acrylian - 06-06-2009 That looks very good and is very welcome since our Paypal and checkout plugins are a little outdated! Good that you didn't name it Zencart or Photoshop...:-) But why is this not a plugin? You could also have done this as a "utility" to intregrate it more into Zenphoto. Anyway, probably with Zenphoto 1.2.6 you might also be able to add a main admin tab with a plugin yourself (Zenpage already does that for some time but that is hardcoded support). The svn/nightly has that with the currently experimental new user groups plugin. Edit: Why didn't you stay with the name zenPaypal as this is (currently?) for paypal only (just realized again that that was yours, too!). eZenphoto - Full-Featured Cart for Zenphoto - aitf311 - 06-06-2009 Numbuz, wow! Thank you for such a great tool. I hope I get a chance to use it in the future! eZenphoto - Full-Featured Cart for Zenphoto - Nimbuz - 06-06-2009 @acrylian: Yes, I didn't like "zenPayPal" either, eZenphoto sounds a lot better (e for ecom ofcourse). Right, but I'm really busy with my own work, I'm afraid If I don't release it now, it'll probably take a few more months for the integration etc... Once I release the source, you may take it further. zenPaypal was basically just Paypal's own embed code. eZenphoto is a full-featured cart, provides custom cart and checkout pages and a lot more..It deserves a better name. :-) @aitf311: Thanks, you sure will, as early as Tuesday. ;-) eZenphoto - Full-Featured Cart for Zenphoto - olihar - 07-06-2009 What a great addition, I got a request not so long ago about a system for a Photographer, to be able for his clients to choose size and color/BW and get it sent to him for easier use and time saving. I will look into this in a month or so and I hope this will be implemented into ZenPhoto. Thanks for the great work. eZenphoto - Full-Featured Cart for Zenphoto - acrylian - 07-06-2009 @Nimbuz: I suggest doing it right from the beginning, saves work later..:-) We can offer some help for better integration as a plugin, it is really not that hard. But you will understand that we of course can't take over maintaining it. eZenphoto - Full-Featured Cart for Zenphoto - shiatostorm - 23-06-2009 Wow! this looks incredible, fantastic work Nimbuz. Wondering what the progress is on this, after I discovered the google checkout plugin doesn't work any more (doh!) and now finding this I'm eagerly awaiting it's general release... eZenphoto - Full-Featured Cart for Zenphoto - Nimbuz - 26-06-2009 @shiatostorm: Thanks, Its now available at http://www.ezenphoto.com/ Although still not a 'plugin', but I'm working on it. Next release is likely a ways out though. Cheers. eZenphoto - Full-Featured Cart for Zenphoto - acrylian - 26-06-2009 Thanks for letting us know. I will write a short post on our news section and add an entry to the extensions page (for now it will be in the hacks part as it is not a plugin yet, will be moved over later when it is). Discussions on eZenphoto are of course welcome on our forum's plugins section. I have moved the topic to that. UPDATE: eZenphoto - Full-Featured Cart for Zenphoto - shiatostorm - 29-06-2009 awesome! have just downloaded and all seems to work nicely, great stuff. one minor detail - which could be the way i've put it on my computer mock-server; when viewing the gallery and wanting to enter the shopping admin part it takes you to www.website.com/shop/admin/ rather than www.website.com/ezenphoto/shop/admin/ p.s. where do I change USD to GBP for currency? and to accept different zip codes/postal codes; is there a way to do this somehow? I think it currently is set to USA only. eZenphoto - Full-Featured Cart for Zenphoto - jaro - 14-07-2009 ZenPhoto with the shopping plugin is something I was looking for a while. Could you provide any feedback Thanks eZenphoto - Full-Featured Cart for Zenphoto - peterweir - 16-07-2009 hi, great solution, any ideas? eZenphoto - Full-Featured Cart for Zenphoto - slr - 27-07-2009 Here's an updated installation guide with steps I figured out via trial/error. Let me know if you still need more details. Perhaps together we can all create a better document. I'll post an update once I figure out how to do the paypal integration. Stuart L. Riley INSTALLATION GUIDE Updated by Stuart L. Riley (slriley@ymail.com)
1.a Be sure to do steps 2-5 first, before uploading. It's easier to edit files locally on your pc, then upload. 1.b By "upload", this means all files & folders UNDER the "upload" folder, not the upload folder itself. 1.c "Usually root..." is not very descriptive, so I'll elaborate.... In ZenPhoto, you can create individual galleries by installing ZenPhoto in individual folders under your "public_html" folder. I have 2 folders so far: Private and Public. In the ZenPhoto admin screen, under "edit", I see these folders as 2 separate galleries. If I want to add paypal capability to either gallery, I'll upload these files & folders to the folder with that gallery name. But first, backup your gallery folder contents (no need to backup the album) before you upload the edited files (per steps 2-5) to the gallery folder.
2.a For hosted web sites, you will need to create the database through them. Consult your host site administrator, if you don't know how to do this. 2.b Your hosted site should have a way to run SQLs. I use Hostmonster, so I'm familiar with how they handle it. I can run this SQL via PHPMyAdmin.
3.a Do this editing BEFORE uploading to your web site. It's easier to do the editing on your local pc. 3.b This is pretty much self-explanatory. If you don't know the syntax for your database name, user name, etc., you should consult your host site's administrator. This took me awhile to decode, but once I understood it, I got it to work.
4.a Same as 3.
5.a Well, not quite. You still need to do the setup via the admin screens. Links are listed below. 5.b If you are not familiar with the syntax, you can access the eZenPhoto admin screen by typing the following in the url field at the top of your browser: www.websitename.com/shop/admin/, where "websitename" is the name of your website, and I'm assuming "com", but you may replace this with whatever you use: net, org, etc. 5.c This is as far as I got up to now. I still need to connect this all to paypal itself. I'll add more to this as I figure it out. Zenphoto Admin: /zp-core/admin.php (Default Userassword = admin:admin) If you've any questions regarding Zenphoto, please post on Zenphoto Forums. For feedback & suggestions regarding eZenphoto, please email info@ezenphoto.com. eZenphoto - Full-Featured Cart for Zenphoto - slr - 27-07-2009 Update to my last post... Section 1.c was not correct. It should read: 1.c "Usually root..." is not very descriptive, so I'll elaborate.... First, understand how ZenPhoto is installed: In ZenPhoto, you can create individual galleries by installing ZenPhoto in individual folders under your "public_html" folder. I have 2 folders so far: Private and Public. There are separate admin screens for each gallery. To access each one, you must enter "http://www.yourwebsitename.com/galleryname/admin", where "yourwebsitename" is the name of your hosted site, "galleryname" is the name of your gallery (same as foldername), "com" is assumed, so use the correct extension for your site. Now, if you want to add paypal capability to either gallery, upload these files & folders to the folder with that gallery name. But first, backup your gallery folder contents (no need to backup the album) before you upload the edited files (per steps 2-5) to the gallery folder. eZenphoto - Full-Featured Cart for Zenphoto - slr - 27-07-2009 Another update to my posts... Ok, I created a PayPal API, entered that info on the eZenPhoto admin page & tried to order an image off my site. Well, after filling in the order form, I get ... nothing. The form clears & nothing happens. Now what??? eZenphoto - Full-Featured Cart for Zenphoto - peterweir - 30-07-2009 its sad, isnt it? eZenphoto - Full-Featured Cart for Zenphoto - Begemotike - 05-08-2009 I've managed to install it without any problems, and it seems to be working correctly buuut... It seems like only one theme is supported, the customized default theme that is provided - and of that, only one style (light) seems to work as well. Kind of a pain if you want a different look other than 'white' and aren't a wizard with css and php. eZenphoto - Full-Featured Cart for Zenphoto - shiatostorm - 06-08-2009 Yep. I too keep getting the blank form after submitting, either that or an error message stating there's a problem with the zipcode/postcode entered. No matter what I try... eZenphoto - Full-Featured Cart for Zenphoto - thisisted - 09-08-2009 I am also experiencing the blank submission problem. eZenphoto - Full-Featured Cart for Zenphoto - greg - 31-08-2009 Help! How do you create the paypal API, went on paypal site but it is not very clear. |