getgrav / getgrav/grav-plugin-breadcrumbs

Removing the plugin causes website crash

Open
#13 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
19
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Removing the plugin causes website frontend crashes with error

` RuntimeException (400)
Template "partials/breadcrumbs.html.twig" is not defined in "blog.html.twig" at line 27.`

After deleting the plugin config file left in user/config/plugins, site works again.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the crash by removing the plugin while leaving its configuration under user/config/plugins, then inspect the reference from blog.html.twig to partials/breadcrumbs.html.twig. Verify that removing or disabling the plugin no longer leaves the site requesting the missing template, and confirm the site works without manual cleanup.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.