=== DukaPress === Contributors: moshthepitt, rixeo Donate link: http://dukapress.org/about/ Tags: shopping cart, web shop, cart, shop, Worldpay, Paypal, Alertpay, paypal, e-commerce, ecommerce, MPESA, ZAP, yuCash, Mobile Payments,online duka, duka, online shop, JQZoom, Multiple Currencies Requires at least: 4.0 Tested up to: 4.5 Stable tag: 3.0.4 DukaPress is an open source e-commerce solution built for Wordpress. == Description == DukaPress is open source software that can be used to build online shops quickly and easily. DukaPress is built on top of Wordpress, a world class content management system. DukaPress is built to be both simple and elegant yet powerful and scalable. Main Features: * You can sell tangible regular products; * You can sell tangible products with selectable options (size, colour, etc); * You can sell digital products; * Choose between a normal shop mode and a catalogue mode; * Numerous payment processing options including Paypal, Alertpay and Mobile Phone payments; * You can set up 'affiliate' products which redirect to othr products you want to promte (affiliate marketing) * Ability to work with multiple currencies * Printable invoices; * One-page checkout; * Elegant discount coupon management; * A myriad of shipping processing options; * Simple user management and customer order logs; * Custom GUI (Graphical User Interface) for product management; * Easy to translate into your own language View more features: [DukaPress](http://dukapress.org/ "Your favorite e-commerce software") DukaPress Documentation: [DukaPress Documentation](http://dukapress.org/docs/ "Your favorite e-commerce software documentation") View a DukaPress Demo Shop: [DukaPress Demo](http://dukapress.org/demo/ "Your favorite e-commerce software") Premium Addons: 1. [Simple Product SlideShow](http://dukapress.com/products/simple-slideshow/ "Simple Product SlideShow") 1. [DukaPress Styles](http://dukapress.com/products/styles/ "DukaPress Styles - make DukaPress look good without getting a new theme") 1. [Shipping Pro](http://dukapress.com/products/shipping-pro/ "Shipping Pro - location-based shipping") 1. [List View](http://dukapress.com/products/list-view/ "DukaPress List View - display your products in a handy list") Premium Themes: 1. [The Duka Theme](http://madoido.com/products/duka-theme/ "The Duka Theme") == Installation == 1. Upload the DukaPress folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Make sure your web host allows scripts like timthumb.php to run on your site. If they don't, your DukaPress images will be broken. 1. After this, visit the [DukaPress documentation](http://dukapress.org/docs/ "DukaPress documentation") == Frequently Asked Questions == = What does DukaPress mean? = 'Duka' is the Swahili word for shop. Loosely, DukaPress means "shoppress". We like to think it means the most complete and usable e-commerce solution for wordpress, though. = What don't the images work? = Please read this first: [We live in a bad world](http://dukapress.org/blog/2010/09/23/we-live-in-a-bad-world/ "Why images don't work"). Unfortunately, for security reasons, web hosts sometimes disable timthumb from working. This is the script that handles images in DukaPress. To fix this, kindly ask your webhost to allow timthumb to work. All the good webhosts will do this for you in two minutes! [Look here for hosts that we know work with DukaPress.](http://dukapress.org/download/) = Why is the make payment button not working? = Nine out of ten times, this is because there is a javascript error somewhere on your site. The first place to look is your theme - try and run DukaPress using the default WordPress theme to confirm if it is your theme that is failing you. Another reason is usually the pdf folder inside of DukaPress. Please try make it writable or disable the PDF invoice option from DukaPress basic settings. = Why doesn't DukaPress work for me? It seems to work for everyone else = No. Nothing is wrong with you. :) We test DukaPress on a large number of different server set-ups and envrionments and we are satisfied that it does work in these environments. However, the number of different environments 'out there' is infinite and we cannot possibly test on every single environment. If everything that you try fails to work, perharps you should move your site to one of the more common web hosts? [Look here for hosts that we know work with DukaPress.](http://dukapress.org/download/) = Why isn't the Grid Display working? = You currently HAVE to have at least one custom field per prodct in order for those products to show up in the grid display properly. = Why am I getting multiple/many emails when an order is placed? = If you are getting many emails with the subject �Receipt of Order No: xxxxx�, then it may be because you have PayPal IPN settings turned on. Please turn them off. = Why isn't the "Inquiry"/"Catalogue mode" working properly? = Right now, it works very similarly to the regular shop mode - i.e. when people click on the "Inquire" button, it adds the product(s) to the shopping cart. When the site vistors go to checkout, they will then be presented with a form which they fill to inquire about products in the cart. You therefore HAVE to have your shopping cart widget displaying somewhere for the "Inquire" button to work. = Why is nothing happening when I press "Add to cart"? Why is the AJAX not working? = The cart should be inside DIV with class="dpsc-shopping-cart". Just put the cart code inside DIV tags to look like: div class="dpsc-shopping-cart">cart code