getgrav / getgrav/grav-plugin-simplesearch
saving the settings changed the URL from Admin to Search
- Dominant language
- PHP
- Stars
- 46
- Forks
- 55
- Avg merge
- 5h 44m
- Merged PRs (30d)
- 1
Description
Hy guys,
seems that saving any settings of the plugin using the Admin (latest) GUI will change the url from
` domain.com/admin/plugin/simplesearch ` to ` domain.com/search/plugin/simplesearch `
which causes an issue
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce saving any plugin setting in the latest Admin GUI and compare the resulting URL with the reported paths. Trace the settings form or route target responsible for the redirect; done means saving from `domain.com/admin/plugin/simplesearch` keeps the URL in the Admin path rather than changing it to `/search/plugin/simplesearch`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100