An open API service indexing awesome lists of open source software.

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

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.