wintercms / wintercms/wn-docs-plugin

PageList not found error

Open
#15 4 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.