Hi everybody, how’s going?
I created a boilerplate plugin for WooCommerce extensions, the objective is getting all structure ready to put all focus only in the logic of your extension need to do without worry with the initial setup of the plugin, like the main class creation, default methods of internacionalization, verify if WooCommerce is activated, singleton and etc….
https://github.com/ViLourenco/woocommerce-extension-plugin-boilerplate
Suggestions, critics, and specially pull-requests are very very welcome!
Thank you so much 😉