The Wayback Machine - http://web.archive.org/web/20220419224334/https://github.com/m1guelpf/Tasks
Skip to content
master
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
Nov 6, 2016
Oct 19, 2016
Oct 19, 2016
Nov 18, 2016
Nov 18, 2016
Oct 19, 2016

Tasks StyleCI Badge

Simple tasks & notes manager written in PHP, jQuery and Bootstrap using a custom flat file database.

What is Tasks?

Tasks is an script that allows you to manage tasks and notes.

Requirements:

  • PHP 5.5.9 or higher

Installation:

Deploy to Heroku:

Deploy to Heroku

Managed Install:

You can purchase a managed install on Gumroad.

Manual install:

  • Download lastest release from here.
  • Upload all the files to your server.
  • Edit site name, timezone, site URL, site email and language at includes/config.php
  • Access the script and create an account using the register form.
  • OPTIONAL: If you want a private install, change
$signupstatus = true;

to

$signupstatus = false;

to disable the signup form.

  • Enjoy

Support:

  • If you have any problems when instaling/using the script, open a ticket at my support center.
  • If you find any error in the code, open an issue or, if you know how to solve it, make a pull request.
  • If you have new ideas for this script, go ahead and post them in MP Feedback, under the "Tasks" section.

Credits:

Copyright (C) Miguel Piedrafita. Use of this work is subject to Mozilla Public License 2.0

About

Simple tasks & notes manager written in PHP, jQuery and Bootstrap using a custom flat file database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published