DaWanda shop plugin for WordPress

Version 2.0

Installation

Welcome dear DaWanda user!

You're lucky, if this page has a stylesheet — then you've already extracted and uploaded the directory dmke-dawanda correctly!

If this is not so, you'll have to upload the directory dmke-dawanda on your FTP server to <blog root>/wp-content/plugins/. After that you should be able to access this page with http://<URI to your blog>/wp-content/plugins/dmke-dawanda/readme.html. Continue only, if you're so far.

Finished? Then let's go…!

Open the plugin management of WordPress and activate the «DaWanda-Shop-Plugin für WordPress», version 2.0.

Hint: If you are seeing the error that your PHP installation does not soppurt XML parsing, please ask your provider how you can access PHP version 5 with SimpleXML support. You cannot use this plugin if there is no SimpleXML support.

Configuration

In the plugin management panel should a new tab («DaWanda Configuration») be created. Go there and setup your plugin as you like. Most of the options are self-explanatory — but if you have questions or if you need help, you can ask me in my blog.

Integration

New! Version 2.0 of this plugin comes with widget support (native widget support in WP2.2+). Go to Themes/ Widgets and add the «DaWanda Shop» to any sidebar listed there. Note: If your current theme does not support widgets too, you have to include your products by using a Teplate Tag:

To presentate your DaWanda products in your blog, you can use <?php dmke_dawanda_template_tag(); ?>. E.g. edit your sidebar.php and paste this code <?php if (function_exists('dmke_dawanda_template_tag')) dmke_dawanda_template_tag(); ?> to an adequate position.

Concluding remark

For critics, bug reports and suggestions you can contact me in my blog or via email.