Skip to content
This repository has been archived by the owner on Nov 26, 2019. It is now read-only.
/ wp-softwear Public archive

The Softwear plugin allows you to easily connect to the Softwear system.

Notifications You must be signed in to change notification settings

pronamic/wp-softwear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Softwear ===
Contributors: pronamic, remcotolsma 
Tags: softwear, kassa, checkout, sku, api
Donate link: http://pronamic.eu/donate/?for=softwear&source=wp-plugin-readme-txt
Requires at least: 3.0
Tested up to: 3.2.1
Stable tag: 0.1
Text Domain: softwear

The Softwear plugin allows you to easily connect to the Softwear system.

== Description ==



== Installation ==

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your 
WordPress installation and then activate the Plugin from Plugins page.


== Screenshots ==



== Changelog ==

= 0.1 =
*	Initial release


== Queries ==

DELETE FROM wp_posts WHERE post_type = 'product';
DELETE FROM wp_posts WHERE post_type = 'product_variation';
DELETE FROM wp_postmeta WHERE post_id NOT IN ( SELECT ID FROM wp_posts );


== Links ==

*	[Pronamic](http://pronamic.eu/)
*	[Remco Tolsma](http://remcotolsma.nl/)
*	[Markdown's Syntax Documentation][markdown syntax]

[markdown syntax]: http://daringfireball.net/projects/markdown/syntax
		"Markdown is what the parser uses to process much of the readme file"


== Pronamic plugins ==

*	[Pronamic Google Maps](http://wordpress.org/extend/plugins/pronamic-google-maps/)
*	[Gravity Forms (nl)](http://wordpress.org/extend/plugins/gravityforms-nl/)
*	[Pronamic Page Widget](http://wordpress.org/extend/plugins/pronamic-page-widget/)
*	[Pronamic Page Teasers](http://wordpress.org/extend/plugins/pronamic-page-teasers/)
*	[Maildit](http://wordpress.org/extend/plugins/maildit/)
*	[Pronamic Framework](http://wordpress.org/extend/plugins/pronamic-framework/)
*	[Pronamic iDEAL](http://wordpress.org/extend/plugins/pronamic-ideal/)

About

The Softwear plugin allows you to easily connect to the Softwear system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages