lxcodes / Trails

Craft 3 Twig filter to help generate breadcrumbs based off of URL segments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trails plugin for Craft CMS 3.x

Craft 3 Twig filter to help generate breadcrumbs based off of URL segments

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require lxcodes/trails
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Trails.

Trails Overview

-Insert text here-

Configuring Trails

-Insert text here-

Using Trails

-Insert text here-

Trails Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by Alexander Ambrose

About

Craft 3 Twig filter to help generate breadcrumbs based off of URL segments

License:MIT License


Languages

Language:PHP 100.0%