# PHP Tasks

# Manual install

  • Download lastest release from here https://github.com/m1guelpf/Tasks/archive/master.zip: -Upload all the files to your server.
  • it site name, timezone, site URL, site email and language at includes/config.php
  • cess the script and create an account using the register form.

# OPIONAL: If you want a private install, change

$signupstatus = true;
to
$signupstatus = false;

To disable the signup form.

Enjoy