https://github.com/webability-go/xamboo-admin
A ready to use administration system for your application build on Xamboo
https://github.com/webability-go/xamboo-admin
Last synced: over 1 year ago
JSON representation
A ready to use administration system for your application build on Xamboo
- Host: GitHub
- URL: https://github.com/webability-go/xamboo-admin
- Owner: webability-go
- License: mit
- Created: 2021-01-20T04:32:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-16T18:42:34.000Z (about 4 years ago)
- Last Synced: 2025-01-20T10:17:00.215Z (over 1 year ago)
- Language: CSS
- Size: 36.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
@UTF-8
Xamboo-Admin for GO v1
=============================
The full manual is on xamboo github:
https://github.com/webability-go/xamboo
Xamboo-Admin is a adminsitration system backend for Xamboo ready to use for XModules administration
and ready to add other options for your own system.
TO DO
=======================
- Administration for each xmodule
- Config admin of admin system
- My page admin (username/password)
Version Changes Control
=======================
v0.0.5 - 2022-06-13
-----------------------
- Compatible with Xamboo 1.6
V0.0.4 - 2021-04-22
-----------------------
- Changes to meet the new xmodules structure: remove the bridge, use directly the functions into the application, adapt all the pages to the code
V0.0.3 - 2021-02-21
-----------------------
- 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.