getgrav / getgrav/grav-plugin-random
/random -> This page doesn't exist.
- Dominant language
- PHP
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
Problem: requests for /random result in "Woops. Looks like this page doesn't exist."
Grav version 1.0.6. (clean install)
Random version 1.4.0 (clean install)
I verified that I do indeed have pages that are using the category selected in the random plugin config settings, and that the Random module is enabled.
I expect something to be shown at /random, but I get the above error message.
Context: Was trying to learn how Grav plugins work by recreating the Random plugin example at http://learn.getgrav.org/plugins/plugin-tutorial.
That kept giving me "This page doesn't exist", so I installed the random plugin itself, which also doesn't seem to work at the moment.
On a side note: the actual Random plugin's code is much more extensive that the plugin example code. Not sure if the minimal code given should actually work, or if the documentation is out of date. If someone could point towards a working Random plugin example and if the code in the tutorial is indeed out of date I'd be happy to help update the docs.
Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.