loadData()
loadData(string $zipFilePath)
Loads all data from the zipfile into the current tenant
To start a service online, you have to load initialization data or create them by your self. For example, there are many pages, groups, templates you need in the first step.
This function load basic data from a zip file.
Parameters
string | $zipFilePath |