Etsy sync WordPress plugin 01

The work on the Etsy sync WordPress plugin begins.

Just scaffolding

I’ve just just set up the base plugin files and structures trying to keep it to the bare bones.
I will be using the autoload file generator utility throughout the building process to keep the autoloader up to date as the build evolves.

Total TDD

Beside menial files and classes I will be developing the plugin using all the TDD I can manage and will try to use it on the JavaScript side of things too as I’d like to take a deep dive in the Backbone powered WordPress administration UI.

Next

Probably some preliminary Etsy API tests.