Extensions installation instructions
- resource
- load — [file or directory]. Load resource data from the JSON file or all JSON files in the directory. The default is
data
directory. All files that start with_
are skipped. This extension uses aresource.controller
create method to import data.
- load — [file or directory]. Load resource data from the JSON file or all JSON files in the directory. The default is
{
"resource": [
{ ... },
{ ... }
]
}
License: MIT.