Beskrivning
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
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”mind-body” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”mind-body” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.3
README update
1.0.2
README update
1.0.1
README update
1.0.0
- Initial Commit