Difference between revisions of "PHPGeneral"
From Linuxnetworks
(initial) |
(removed redirects) |
||
Line 3: | Line 3: | ||
phpGeneral is a web-based administration tool, developed in PHP to make life of administrators easier. You will be able to manage all your user accounts, your groups and computer devices by invoking your web browser, browsing your object tree on your ldap server and add, remove or modify the objects located there. Furthermore, you can add modules to perform additional tasks, like managing the mailboxes of your users. | phpGeneral is a web-based administration tool, developed in PHP to make life of administrators easier. You will be able to manage all your user accounts, your groups and computer devices by invoking your web browser, browsing your object tree on your ldap server and add, remove or modify the objects located there. Furthermore, you can add modules to perform additional tasks, like managing the mailboxes of your users. | ||
− | * [[PHPGeneral | + | * [[PHPGeneral/Download|Download]] |
== User documentation == | == User documentation == | ||
− | * [[PHPGeneral | + | * [[PHPGeneral/Features|Features]] |
− | * [[PHPGeneral | + | * [[PHPGeneral/Screenshots|Screenshots]] |
− | * [[PHPGeneral | + | * [[PHPGeneral/Requirements|Requirements]] |
− | * [[PHPGeneral | + | * [[PHPGeneral/Configuration|Configuration]] |
− | * [[PHPGeneral | + | * [[PHPGeneral/FAQ|Frequently asked questions]] |
== Developer documentation == | == Developer documentation == | ||
− | * [[PHPGeneral | + | * [[PHPGeneral/Features|Features]] |
− | * [[PHPGeneral | + | * [[PHPGeneral/Big picture|The big picture]] |
− | * [[PHPGeneral | + | * [[PHPGeneral/Connector writing guide|Connector module writing guide]] |
− | * [[PHPGeneral | + | * [[PHPGeneral/Support module writing guide|Support module writing guide]] |
* [http://linuxnetworks.de/general/develdoc/apidoc/phpdoc_packagelist.html Support API documentation] | * [http://linuxnetworks.de/general/develdoc/apidoc/phpdoc_packagelist.html Support API documentation] |
Latest revision as of 15:45, 17 May 2007
What is phpGeneral
phpGeneral is a web-based administration tool, developed in PHP to make life of administrators easier. You will be able to manage all your user accounts, your groups and computer devices by invoking your web browser, browsing your object tree on your ldap server and add, remove or modify the objects located there. Furthermore, you can add modules to perform additional tasks, like managing the mailboxes of your users.