JSON files – What they’re used for in our Joomla templates, and how they’re used
In Gavick Joomla Templates, WordPress Themes and Joomla modules we use JSON: JavaScript Object Notation. JSON is a lightweight data (text information) interchange format, much like XML. For example, you may store template/theme configuration and setting options in only one JSON file.
The .json file allows you backup and transfer settings of templates:
and settings from selected modules, for example Module News Show Pro GK5:
The general rules for using JSON files are simple:
- generate json file
- use FTP to transfer it to another website in the same folder location
- and use again – using Load or Import button.
This article was first published