DynamicSync Wordpress Plugin V2 (1 Aug 16)
===============

I found the most complete framework is getherbert. It mimics Laravel in the way you code

The data stored for dynamicsync is stored in table. When you install the plugin it writes the table

I've incorporated the dynamicsync-php-sdk doing all the calls to api.dynamicsync.com

I have setup a basic Admin page to fill in the essentials to configure the DynamicSync Plugin

Recently Released:
------------------

* If there is no api key when you use a DynamicSync shortcode it shows a meaningfull message

* The custom CSS field allows to add a general style to all DynamicSync shortcodes

* Have a clumsy way of adding additional table columns, will revise

* A hello world shortcode genarator which uses the DynamicSync SDK to call the event data

* Separate Calendar Views styling in the admin

* Installed template system Smarty along with Twig which came with getherbert and both work. Twig I am using with the admin displays and calendar views and the Smarty I installed for the build your own events

* Spotted the Date Picker was not working and fixed it

* working Wordpress Repo

Still working on:
-----------------

* Additional coding and cosmetic changes to the shortcode generator

* Registering clients through a DynamicSync registration page not a Infusionsoft registration page (delayed until everything works 100%)

Suggestions:
-------------------

* One page registration form shortcode with select box and radio buttons