20
years
CalendarScripts.info
Providing Reliable Software Since 2004
All products are instantly delivered after purchase.

All sales include:

  • 1 year free support
  • 1 year free upgrades
  • Open source code

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:

How To Set Up Cron Jobs on Cpanel

Have you tried our documentation?

If you have a general question about our products, chances are you’ll find the answer here.

Knowledge Base

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.

How To Create User-Friendly Script Installation

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.

How To Write an MVC Wordpress Plugin