web2Project is an Open Source system for online project management. It is based on an AMP-stack which means it is designed to run on Apache, MySQL, and PHP.
The best part is that it's free software. That means you can use it, extend it, customize it, delete it, change the colors of things, and even break it... all for free. We won't (and can't) demand payment, but that also means you can't demand help. Well, you can but then you look like a jerk and no one wants that.
- PHP 8.3.0+
- Mysql 8.x+
- Apache 1.x+ or IIS 7+
- PHP extensions:
- GD (for Gantt Chart generation)
- mbstring (only if you're using multi-byte strings)
- zlib (for output compression)
Installing web2project is straightforward. In general, you should upload and unzip the package, run composer install
as appropriate and then load the main page in your browser. The detailed steps are here: https://docs.web2project.net/docs/installation.html
The 4.0 release has not been tested for upgrades, use at your own risk.
We're always looking for feedback. If you have suggestions on how to make the system better or questions on how it should work, we provide places for that.
http://github.com/web2project/web2project is our Github page. The code is always available here.
http://www.web2project.net/ is our homepage. This is where the latest and greatest news will always be. This is also where we keep most of the links to everything else.
http://docs.web2project.net/ is our documentation wiki. We always try to keep the most up to date documentation here. Sometimes it's not always the best, but that's the joy of a wiki. You're welcome to help make things better.
http://support.web2project.net/ are our support forums. Whenever you have a question not addressed by the documentation, this is the first place to go.
http://bugs.web2project.net/ is where we collect and track bug reports. If you find something that doesn't work as expected or is broken, file a report here. Remember, the more specific you are, the easier it is for others to reproduce and eventually fix it.
web2Project is released under Clear BSD
The full text of the license is in the COPYING file.
Parts of web2Project include libraries from other projects which are used and included under their original licence(s).