Go to file
2024-05-19 05:15:29 +02:00
data jQuery: update to version 3.7.1 2024-05-19 05:15:29 +02:00
doc Import the newer scripts from DeforaOS configure 2024-05-19 04:42:38 +02:00
po Import the newer scripts from DeforaOS configure 2020-11-19 03:19:24 +01:00
src FPDFFormat: update to version 1.86 2024-05-19 05:07:20 +02:00
tests Import the newer scripts from DeforaOS configure 2024-05-19 04:42:38 +02:00
tools Import the newer scripts from DeforaOS configure 2024-05-19 04:42:38 +02:00
3RDPARTY.md Also mention FPDF 2017-11-18 06:29:37 +01:00
AUTHORS Cleanup 2011-10-04 01:46:07 +00:00
BUGS Documenting some more 2011-12-09 16:23:24 +00:00
config.sh Re-generate the Makefiles 2020-03-12 02:13:10 +01:00
COPYING GPLv3'ing 2008-10-15 10:43:33 +00:00
INSTALL Re-formatted and completed the installation guide as a DocBook article 2012-07-17 17:31:05 +00:00
Makefile Re-generate the Makefiles 2020-11-19 00:53:49 +01:00
project.conf Add a "tests" target 2020-11-19 00:53:49 +01:00
README.md Typo 2017-11-18 06:31:05 +01:00

DeforaOS DaPortal 2

About DaPortal 2

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.

Documentation

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

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.

Contact

DaPortal 2 can be discussed on DeforaOS' development mailing-list: devel@lists.defora.org.

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.