Monday 20 August 2018

Automatic WordPress Git Deployment with Kernl


According to the most recent Stack Overflow developers survey, over 85% of developers are using Git. While Kernl was originally being developed this was something I kept at the top of my mind. I also didn’t want them to install an extra plugin to do so because I wanted the experience for my customers to be seamless as possible. This is how Kernl’s automatic WordPress Git deployment was born!
Why Should I Use Automatic WordPress Git Deployments?
There are a few great reasons to use automatic Git deployments with your premium WordPress plugins/themes.
Productivity – You no longer have to waste time creating a zip file from your plugin/theme, uploading the zip to Kernl, creating your change log, etc. Kernl can automatically do all of this for you.
Everyone can deploy – If the developer has access to Git, they can trigger a deploy by bumping the kernl.version file. The best part is they don’t need to know the gritty details of deployment because Kernl handles those for them.
Reliability – No need to worry if you zipped the plugin/theme correctly, removed files that you don’t want to be distributed, or named things correctly. Kernl will handle all
Source: https://managewp.org/articles/17761/automatic-wordpress-git-deployment-with-kernl



source https://williechiu40.wordpress.com/2018/08/20/automatic-wordpress-git-deployment-with-kernl/

No comments:

Post a Comment