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

https://github.com/webability-go/xamboo-env

An ready-to-use environment project for Xamboo Server
https://github.com/webability-go/xamboo-env

Last synced: 10 days ago
JSON representation

An ready-to-use environment project for Xamboo Server

Awesome Lists containing this project

README

          

Xamboo for GO v1
=============================

This is the main project environment to install a working xamboo example site.

The full manual is on xamboo github:

https://github.com/webability-go/xamboo

Version Changes Control
=======================

V1.8.1 - 2024-04-09
-----------------------
- admin and master have been fusionned with the env projects
- Made compatible with Xamboo 1.8.1+ for the pluginprefix parameters
- go.mod and go.sum adapted to security

V0.1.0 - 2022-06-09
-----------------------
- Made compatible with Xamboo 1.6

V0.0.5 - 2021-03-18
-----------------------
- Added support for language selection when running the Xamboo

V0.0.4 - 2021-02-21
-----------------------
- Example for Component added (maintenance mode, 404 error)

V0.0.3 - 2021-02-12
-----------------------
- Adaptation to Xamboo v1.5.0 not compatible with previous versions

V0.0.2 - 2020-07-29
-----------------------
- Correct some config errors
- Adjust go.mod with last version

V0.0.1 - 2018-11-06
-----------------------
- First commit