The DPD-Cart Plugin is an ecommerce solution to sell downloads with DPD from your Wordpress (2.8+) blog.
The DPD-Cart plugin connects via an API to the DPD system to automatically pull your available storefronts and storefront products in to your Wordpress blog. From there, you can specify which storefront to associate with your Wordpress blog, add a view cart / checkout button to the Wordpress sidebar using a provided widget, and insert DPD add-to-cart buttons to any Wordpress post or page by simply selecting the product you want from your list of configured and available products.
Check it out: Start Selling Downloads from your Wordpress Blog in 5 Minutes
Do not change the directory name or copy individual files- you must copy the entire directory to your /wp-content/plugins/ directory for the DPD-Cart plugin to work properly.
Your DPD username and API key can be found by logging in to DPD and then going to “Profile Options” under the “Profile” menu on the dashboard.
The DPD-Cart sidebar widget will display a view-cart / checkout link on each page of your blog where the widget is loaded.
You can easily insert Add-To-Cart button code to any post or page in your Wordpress site.
The DPD-Cart plugin will create a [dpd-atc] quicktag with your product’s details. The quicktag will be converted into an add to cart button when your post is published.
We’ve tried our best to make the DPD-Cart plugin as easy to customize as possible. Vendors can easily add custom button sets to the DPD-Cart plugin as well as customize the appearance of the sidebar widget.
DPD-Cart automatically looks in the dpd-wpcart/buttons folder for button sets. To add your own custom button set simply create a new folder in the /buttons folder that contains two image files with the following names:
Add-to-cart button displayed in posts/pages:
dpd-wpcart/buttons/MyCustomFolder/atc.png
View Cart / Checkout button displayed in sidebar widget:
dpd-wpcart/buttons/MyCustomFolder/viewcart.png
… where /MyCustomFolder/ is the name of your custom button set.
Buttons must be PNG image files to be displayed and it is recommended that you save them with a transparent or matching background color for your blog where they will be displayed.
The DPD-Cart sidebar widget uses a simple template that you can customize to include additional information to be displayed along with the View Cart / Checkout button on each page.
The template is located in your dpd-wpcart plugin folder here:
/wp-content/plugins/dpd-wpcart/templates/cart-widget.php
You can add custom content such as text or images above and below the the DPD-Cart code in the widget template to display on your site.
In this template you will find the button code and the javascript call required to make the cart popup work. You should not edit the DPD-Cart View Cart / Checkout Button code contained in code comments- if you want to change the button displayed in the sidebar widget you should create a new custom button set as specified above.
When done save this file and the changes will be reflected on your Wordpress blog.
DPD Developers provide full support for DPD subscribers using this plugin. If you need plugin support please log in to DPD and submit a support ticket from the DPD Dashboard for priority support.
Popularity: 100%