Tutorials
Here we'll list some of our tutorials that were inspired by actual problems we met. Some are headed towards other web developers like me, while the others will be for making the life of the webmaster easier.
How To Set Up Cron Jobs on Cpanel
This issue pretty often terrifies webmasters. No more! As Cpanel is the most popular web hosting control panel I created this tutorial with pictures to make this job easy.
Here you go:
Have you tried our documentation?
If you have a general question about our products, chances are you’ll find the answer here.
How To Create User-Friendly Script Installation
This tutorial is for other developers who want to make scritps that their users will install.
I invite even our competitors to use it - let's reduce the pain for the end users, it will help us all.
More tutorials will be added soon.
How To Write an MVC Wordpress Plugin
Most Wordpress plugins are written in procedural code and without following any conventions.
This tutorial will share my simple MVC approach which helps you make the maintenance and future development of your plugins a lot easier and more orhanized.