Descripción
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…
Instalación
- 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
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“mind-body” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “mind-body” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
1.0.3
README update
1.0.2
README update
1.0.1
README update
1.0.0
- Initial Commit