Thorsten Schmitz
03/01/2023, 7:41 AM{
"type": "object",
"properties": {
"navigationData": {
"group": "layout",
"type": "array",
"title": "Navigation",
"docRef": "bridgehead_4393094608",
"description": "Settings for the main navigation links like Home, Shop, etc. <br/>Links used to construct navigation. (maxi menu and sidebar) - by default the 'Home' and 'Shop' links. ",
"items": {
"type": "object",
"properties": {
// Here I would like to add a property through my extension Configuration.json
Does someone know if that's possible?
Thanks!Steve Goldberg
03/01/2023, 10:11 AMThorsten Schmitz
03/01/2023, 10:30 AM