wintercms / wintercms/wn-docs-plugin
PageList not found error
Open
Nobody has claimed this yet.
Priority: Low
Type: Bug
- Dominant language
- PHP
- Stars
- 6
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
i install fresh wintercms and docs plugin then click the docs button in backend menu bar following errors are shows me.
Class "Winter\Docs\Classes\PagesList" not found
C:\xampp\htdocs\winter\plugins\winter\docs\controllers\Index.php line 79
how to solve this error?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at plugins/winter/docs/controllers/Index.php line 79 and inspect how the missing Winter\Docs\Classes\PagesList class is referenced when the backend Docs button is opened. Trace that class reference through the plugin, then verify that opening the Docs button no longer produces the reported class-not-found error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100