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
- Host: GitHub
- URL: https://github.com/webability-go/xamboo-env
- Owner: webability-go
- License: mit
- Created: 2020-05-26T01:02:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T17:22:03.000Z (about 2 years ago)
- Last Synced: 2025-09-13T13:02:53.991Z (10 months ago)
- Language: JavaScript
- Size: 18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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