https://github.com/syncgw/gui-bundle
sync•gw graphical user interface
https://github.com/syncgw/gui-bundle
Last synced: 7 months ago
JSON representation
sync•gw graphical user interface
- Host: GitHub
- URL: https://github.com/syncgw/gui-bundle
- Owner: syncgw
- License: gpl-3.0
- Created: 2023-09-27T16:53:36.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-08-05T18:23:36.000Z (about 1 year ago)
- Last Synced: 2025-09-20T10:51:35.624Z (11 months ago)
- Language: PHP
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  #



**sync•gw** is the one and only fully portable server software available providing synchronization service between nearly any mobile device and your web server.
## GUI (Graphical User Interface) for sync•gw ##
The browser based administrator interface provides access to all internal data records.
The following Plugins are included:
* Show user statistics.
* View trace records.
* Debug (replay) trace file.
* Manually synchronize internal and external data records.
* Edit data records.
* Upload data record.
* Export trace file.
* Force trace file creation.
* Switch between different interface handler.
* Truncate all data base tables and trace file directory.
* Create software packages.
* Create feature list table.
## Installation ##
To install the **sync•gw GUI bundle** please go to your web server base directory and enter
```bash
composer require syncgw/gui-bundle
```
## License ##
This plugin is released under the [GNU General Public License v3.0](./LICENSE).
## Donation ##
If you like this software and you want support my work, feel free to send me a donation:
[[Documentation](https://github.com/syncgw/doc-bundle/blob/master/README.md)]
[[System requirements](https://github.com/syncgw/doc-bundle/blob/master/PreReqs.md)]
[[Available bundles](https://github.com/syncgw/doc-bundle/blob/master/Packages.md)]
[[List of all changes](https://github.com/syncgw/doc-bundle/blob/master/Changes.md)]
[[Additional Downloads](https://github.com/syncgw/doc-bundle/blob/master/Downloads.md)]
[[Frequently asked questions](https://github.com/syncgw/doc-bundle/blob/master/FAQ.md)]