XODA is a DMS (Document Management System) written in PHP and using AJAX. Without a database backend it allows the addition and editing of descriptions and filters for files and directories, as well as performing regular actions like copying, moving, renaming, and deleting. The project targets end users who want to organize all kinds of documents on a remote machine running a Unix-like operating system with Web server and PHP support. It is just a few files including compressed JavaScript, and stores the "meta-information" in PHP files allowing working on the command line and avoiding collisions.
| Tags | Internet Web Dynamic Content Indexing/Search |
|---|---|
| Licenses | BSD Original |
| Operating Systems | POSIX |
| Implementation | JavaScript PHP |
| Translations | English |
Recent releases


Release Notes: Redirect after login has been fixed.


Release Notes: Subscription to directories for receiving notifications on upload was introduced. This requires the setting of an email address as part of the user account. The subscription can be made over the Infobox of the particular directory.


Release Notes: Infobox is now also available for the current directory. The description of the current directory is now displayed without the need to go to the parent one.


Release Notes: Keeps the 'modification time' from the Web server for zipped downloads of files.


Release Notes: XSS in setting "Filters" was fixed.