https://github.com/syncgw/file-bundle
sync•gw file bundle
https://github.com/syncgw/file-bundle
Last synced: 2 months ago
JSON representation
sync•gw file bundle
- Host: GitHub
- URL: https://github.com/syncgw/file-bundle
- Owner: syncgw
- License: gpl-3.0
- Created: 2023-09-27T17:04:03.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T11:14:37.000Z (over 2 years ago)
- Last Synced: 2025-10-25T16:34:56.241Z (10 months ago)
- Language: PHP
- Size: 146 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.
## File bundle for sync•gw ##
**sync•gw** requires an interface bundle to store and handle data during synchronization.
This data base handler is useful when your installation does not provide any MySQL data base handler.
## Installation ##
To install the **sync•gw file bundle** please go to your web server base directory and enter
```bash
composer require syncgw/file-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)]