Skip to content

pafnuty-fansoro-plugins/fansoro-plugin-breadcrumb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Breadcrumb Plugin for Fansoro CMS

version Fansoro MIT License

The plugin to create breadcrumbs for site.

Advantages

  • Easy use.
  • SEO-frendly template.

Install

Copy the content of folder upload in the root of the site. If you use custom template copy the folder /upload/themes/default/plugins/ folder with your template.

Configuration

  • Open /plugins/breadcrumb/breadcrumb.yml and configure the settings.
# List of item's readable text or labels
labels:
  home: Main

Usage

{Action::run('breadcrumb')}

License

MIT