Bixal / bixal-site-drupal

Bixal drupal site
https://www.bixal.com
0 stars 0 forks source link

Make footer menu editorially controlled #93

Closed mpbixal closed 3 months ago

mpbixal commented 5 months ago

Step 1. Similar to how the header component works with the {for} loop over some JSON, the footer should not be hard coded and the story book json file updated for the data.

Step 2. In Drupal, create the 'Footer Menu' and put some test menu items in it. Make it power the footer in a similar way that the header does (data is grabbed preprocess_page()).