I wanted to make a quick and easy breadcrumb that worked with a simple array.
The breadcrumb is an array containing multiple links from html_helper::link().
I wanted to make a quick and easy breadcrumb that worked with a simple array.
The breadcrumb is an array containing multiple links from html_helper::link().
I know custom breadcrumbs can do a lot, but this is a quick example of how to use it.