What is PHP-GTD? How do you install it?


From time to time we all get a bit overwhelmed trying to keep track of everything that’s on our mental to-do list, and when we’re feeling like this it’s hard to stay focussed and just get things done – it’s a catch 22. Well, GTD stands for “Getting Things Done”, an acronym coined by a man called David Allen. He wrote a book about getting things done, which describes how you need to first empty your mind of all the clutter before taking on specific tasks. This process allows you to become much more focused and, well, get things done.

From the theory of GTD comes PHP-GTD – a bundle of PHP scripts which help you get all of your projects, next actions, to do lists, ideas and prospective future actions into a physical form and out of your head. Essentially a GTD tailored itinerary. The software is free and does actually work, I use it myself. It takes a bit of getting used to but I will describe how to use it later in this tutorial.

Installation

Follow the steps in the bullet list below:

  • First, download a copy of the PHP-GTD source code from the link below:
  • Open your download and unzip everything from the “trunk” subfolder to a directory on your website – I keep mine in a directory called GTD. Note:
    • It should be quickly and easily accessible
    • Double check all the files were actually copied across – it seems trivial but for some reason, twice, 44 out of 65 files were properly copied and the rest were not so I had to manually copy them over.
  • Find the file called “config.sample.php” and rename it “config.php”
  • Open the “config.php” file and enter your database details in the “$config” array
    • A prefix is not required but generally good practice when using one database for more than one purpose
  • Next, upload the entire directory to your website
  • Now in your web browser, navigate to the install.php file in your GTD directory (e.g. example.com/gtd/install.php) and you will be taken to the configuration page.
  • Select “New install with sample data” and click install
  • Next you will see a confirmation screen saying “Installation complete”. Click the link saying “Let’s begin”

And you’re done! See below for common errors when installing PHP-GTD and a quick guide on how to use it.

Using PHP-GTD

PHP-GTD is set out into three main categories – Capture, process and review.

Capture

Use this to quickly note down what’s in your head – a project, next action, waiting-on etc.

Process

This section allows you to properly set up the items you captured throughout the week and sort them into categories, projects etc.

Review

At the end of each week or throughout the week you should review all your items, keep them organised and ontop of them. The PHP-GTD main page gives details of deadlines that are coming up and lists all your projects for easy access.

Common error messages

  • Forbidden – You don’t have permission to access /temp/GTD/ on this server.
    • This error happens if you have not correctly followed the steps about the config and install files.
Facebook Twitter Google+ LinkedIn Buffer
Leave us a Comment

Connect With Us

Get our monthly newsletter with tech tips for business professionals