https://github.com/webability-go/xamboo-master
The Master Site made to administrate a Xamboo Server
https://github.com/webability-go/xamboo-master
Last synced: 9 months ago
JSON representation
The Master Site made to administrate a Xamboo Server
- Host: GitHub
- URL: https://github.com/webability-go/xamboo-master
- Owner: webability-go
- License: mit
- Created: 2020-05-26T01:10:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-16T18:43:09.000Z (about 4 years ago)
- Last Synced: 2025-07-19T16:30:46.469Z (12 months ago)
- Language: Go
- Size: 10.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Xamboo-Master for GO v1
=============================
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.
TO DO
=======================
- Components admin and components config admin
- Engines admin
- Datasources container admin
- Datasources admin
- Listeners admin
- Hosts admin
- plugins admin
- Xmodules admin
Version Changes Control
=======================
V0.1.2 - 2022-06-16
-----------------------
- Creation of appEntries to access app functions
- Needed code rewritten to use the appEntries
V0.1.1 - 2022-06-14
-----------------------
- removed bridge support (not anymore needed)
- All the code rewriten without bridge, and with new XDommask hooks
V0.1.0 - 2022-06-09
-----------------------
- Made compatible with Xamboo 1.6
. Nade compatible with xmodules/base 2022-06-09
V0.0.7 - 2021-04-22
-----------------------
- 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.
V0.0.6 - 2021-03-09
-----------------------
- HostWriter requeststat parameter changed to lowers (the official parameter from the Component is in lowercase)
V0.0.5 - 2021-02-24
-----------------------
- Bug corrected on new option to reload configuration in app.so
V0.0.4 - 2021-02-21
-----------------------
- New option added to the menu to reload the configuration in the server
V0.0.3 - 2021-02-12
-----------------------
- Adaptation to Xamboo v1.5.0 not compatible with previous versions
V0.0.2 - 2020-01-04
-----------------------
- Menu ordered by different types of objects.
- Main config editor done
- module page nearly done
V0.0.1 - 2020-12-22
-----------------------
- Main first realease
- Basic operation available: installation, main data editable
Manual:
=======================
- 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.