The full manual is on xamboo github:
https://github.com/webability-go/xamboo
Xamboo-Master is a system plugin for the Xamboo system to administrate the application with a web interface for the xamboo configuration and maintenance, and xmodules installation.
- Components admin and components config admin
- Engines admin
- Datasources container admin
- Datasources admin
- Listeners admin
- Hosts admin
- plugins admin
- Xmodules admin
- Creation of appEntries to access app functions
- Needed code rewritten to use the appEntries
- removed bridge support (not anymore needed)
- All the code rewriten without bridge, and with new XDommask hooks
- Made compatible with Xamboo 1.6 . Nade compatible with xmodules/base 2022-06-09
- Changes to meet the new xmodules structure: remove the bridge, use directly the functions into the application.
- Enhance the administration pages with a better display and representation of objects into the system.
- HostWriter requeststat parameter changed to lowers (the official parameter from the Component is in lowercase)
- Bug corrected on new option to reload configuration in app.so
- New option added to the menu to reload the configuration in the server
- Adaptation to Xamboo v1.5.0 not compatible with previous versions
- Menu ordered by different types of objects.
- Main config editor done
- module page nearly done
- Main first realease
- Basic operation available: installation, main data editable
- If you want to help converting the manual from text into .md file, you are most welcome.
- Translations are also welcome
Refer to the Xamboo main manual configuration file to learn about the options of configuration.