DaPortal 2 is a Content Management System (CMS) written in the PHP programming language. Although PHP is primarily designed as a language and environment for web-based applications, it can also be used directly from the command line, or while building rich applications on the desktop. DaPortal also supports some of these additional possibilities.
Likewise, DaPortal 2 does not depend on any specific database backend. It will often require a SQL server though, of which the following ones are already supported:
- SQLite 2 & 3
- PostgreSQL
- PDO (therefore MySQL, and possibly more)
The homepage of DaPortal 2 can be found at https://www.defora.org/os/project/12/DaPortal, together with downloadable release archives.
Installation instructions and manual pages can be found in the doc
sub-directory. They can also be found online, at
https://www.defora.org/doc/html/DaPortal/.
Bug reports, feature requests and other improvements can be listed, request and tracked at the following address: https://www.defora.org/os/project/bug_list/12/DaPortal.
DaPortal 2 can be discussed on DeforaOS' development mailing-list: [email protected].
Archives for this mailing-list can be found at https://lists.defora.org/.
Individual authors can also be contacted directly, according to the AUTHORS
file.
DaPortal 2 includes code from external sources, as listed in the 3RDPARTY
file.