In info.json
{
"label" : "Medication label",
"brand" : "Brand name",
"descriptionShort" : "Short description",
"descriptionLong" : "Long description",
"benefits" : "Benefits",
"nutritional_value": "Nutritional value",
"ingredients" : "Ingredients",
"posologie" : "Posologie",
"warning" : "Warning",
"isNaturalProduct" : true,
"isVegetable" : true,
"posologies" : [ LIST OF POSOLOGIES ],
"logo" : "logo url",
"website" : "website url",
"photos" : [ LIST OF PHOTOS ],
"tags" : [ "TAG1", "TAG2", "TAG3" ]
}
{
"url" : ""
}
{
"label" : "Label",
"description" : "Description"
}
Run
composer install
Run
npm i
Copy the configTemplate.php to config.php and change values