Description
THIS PLUGIN IS INTENTED FOR DEVELOPERS ONLY.
ALL ISSUES TO BE TRACKED VIA GITHUB
https://github.com/vimes1984/mindbody-api-wordpress
You will need at the very least Types:
https://wordpress.org/plugins/types/
( with a few custom fields, see the plugin files for more info…)
And Woocomerce:
https://wordpress.org/plugins/woocommerce/
Mind body API integration, this is a mind body api intergation kit for wordpress.
it’s intention is to try and import the mindbody api lesson’s, classes and staff over to wordpress/woocommerce.
If any further help is required drop me a line on here or contact http://accruemarketing.com/
you have a few shortcodes:
[mindbodyeventscal]
and
[mindbodyeventscalwid]
There are also a few factories in the public.js file that pertain to the shop page loop and require a custom shop page loop using isotope if anybodies interested I can upload that aswell…
Installation
- Upload “ to the
/wp-content/plugins/
directory - Activate the plugin through the “Plugins” menu in WordPress
- Place
<?php do_action("mind-body_hook"); ?>
in your templates
Reviews
There are no reviews for this plugin.
Contributors & Developers
“mind-body” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “mind-body” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.3
README update
1.0.2
README update
1.0.1
README update
1.0.0
- Initial Commit