https://github.com/pdir/convert-to-bundle
Converts Data from JSON, XML, CVS or Database to needed Variant for Contao CMS
https://github.com/pdir/convert-to-bundle
Last synced: 5 months ago
JSON representation
Converts Data from JSON, XML, CVS or Database to needed Variant for Contao CMS
- Host: GitHub
- URL: https://github.com/pdir/convert-to-bundle
- Owner: pdir
- License: mit
- Created: 2020-11-05T04:48:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-06-24T13:40:57.000Z (about 1 year ago)
- Last Synced: 2025-06-27T01:40:06.191Z (about 1 year ago)
- Language: PHP
- Size: 46.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Convert To Bundle
Converts Data from JSON, XML, CVS or Database to needed Variant for Contao CMS
## Credits
- Christian de la Haye [ConvertX](https://github.com/delahaye/convertx)
- [Terminal42](https://github.com/terminal42) For the inspiration of some functions and for being good developers :)