Create or update components in the Scaffold admin
It is important to note that changing the HTML structure of a component will not automatically update pages that already are using that component – you will need to update those pages individually. JavaScript and CSS updates however are available immediately once they are made live.
Updates to components can be made via the administration portal. When you log into Scaffold, you can see the list of existing components. Simply click on the component to view that component and begin editing it.
On the next page, you can change the name of the component, update the HTML, JavaScript and CSS.
Ensure you click Save on the section you are editing to save your changes.
Once you have finished editing the component, it will be ready to use. If the only changes you made are to the HTML, you do not need to do anything further.
If you have installed Scaffold by using the loaded files, then all JavaScript and CSS changes are automatically updated and reflected in Canvas.
If you have installed Scaffold by building the files, downloading and them uploading them to your theme, you will need to complete these steps, and update the theme in Canvas.