At this time, GTD-PHP does not support multiple users working from the same database, with separate items. However, there are a few things you can do with version 0.8.
- You can have two installations, with different prefixes and/or different databases.
- Multiple users can share the same data, but will not be able to "own" individual items. This may be useful for families or business partners. Each user can have his/her own login username/password by adding them to the .htpasswd file.
- You can help us develop a login system and a multiuser application.
Documentation
Advanced Topics