fl / phpaga (http://phpaga.net/)

A web-based solution that allows you to track your projects, tasks, invoices, quotations and more.

Clone this repository (size: 10.4 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/fl/phpaga
commit 1021: b326ccdef54c
parent 1020: d0c853c35252
Added the missing op_start and op_end to the operations table. defaulttip
Florian Lanthaler / fl
2 hours ago
View at rev
phpaga /
filename size last modified message
docs  
etc  
ext  
files  
htdocs  
lib  
locale  
logos  
pdftemplates  
pictures  
sql  
templates  
tools  
.hgignore 99 B 19 hours ago Ignore temporary files
.hgtags 268 B 7 weeks ago Added tag release-0.5.1 for changeset 62118d048bf2
AUTHORS 529 B 4 months ago Documentation changes, migrated to reStructuredText, updates
CHANGES 23 B 4 months ago Documentation updated
CREDITS 2.0 KB 19 hours ago Replaced the previous date picker with the jQuery UI…
LICENSE 1.5 KB 4 months ago Documentation changes, migrated to reStructuredText, updates
README 1.4 KB 4 months ago Documentation updated
VERSION 7 B 4 months ago Bumping up version number

README

phpaga
======

phpaga is a web-based project/task/invoice management solution, providing an
efficient, centralized manner to keep on top of your day-to-day jobs and
activities.
 
Its features include: task tracking, printing invoices and task lists to
pdf-files, productivity statistics per project or per person, and financial
overview.

It allows you to:  

- Save and manage tasks, customers, projects.
- Generate statistics on time usage either per person, per project,
  or per selection of tasks.
- Create, manage, and print invoices (to pdf files), very easily.
  extendable for various national and international needs and
  currencies through the use of billing method plugins.
- Generate a simple financial overview (turnover, payments received).

It is meant to be useful for freelancers and small companies.

phpaga is written in PHP (>= 5.2).

You can find more information about phpaga and the latest sources on
http://www.phpaga.net/

Authors
-------

See the file AUTHORS.

Credits
-------

Various 3rd party libraries, scripts and icons come bundled with phpaga,
details are noted in the file CREDITS.

Installation
------------

Read the file docs/install.txt for installation instructions and requirements.

The documentation is also available as html and pdf files.

License
-------

phpaga is released under the Modified BSD license, read the LICENSE file for
more information.