DynamicSync Wordpress Plugin V2 (30 Sep 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

* A hello world shortcode generator 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

* Beta Wordpress Repo uploaded

* Wordpress admin sub categories