Difference between revisions of "Extensions:Prompt Permalink"
Jump to navigation
Jump to search
m (→See Also) Tag: 2017 source edit |
m (→Installation) Tag: 2017 source edit |
||
| Line 3: | Line 3: | ||
Prompt Titles on the Prompt Search page will now link to the permalink. | Prompt Titles on the Prompt Search page will now link to the permalink. | ||
== Installation == | == Installation == | ||
| − | + | # Pull and deal with conflicts | |
| − | + | # `php artisan optimize` | |
| − | + | # Test and make sure it works! | |
[[File:FE77CD94-325B-45B7-B081-2D37B804FB27 1 105 c.jpg|thumb]] | [[File:FE77CD94-325B-45B7-B081-2D37B804FB27 1 105 c.jpg|thumb]] | ||
Revision as of 18:53, 10 July 2022
| Description | Create Permalinks (urls) for individual prompts |
|---|---|
| Author(s) | moif |
| Status | stable |
| Github | AW0005/lorekeeper-extensions/extension/single-prompt-page |
| LK Version | 2.0.0 |
Creates Permanent Links for Individual Prompts so that you can link directly to a specific prompt.
Prompt Titles on the Prompt Search page will now link to the permalink.
Installation
- Pull and deal with conflicts
- `php artisan optimize`
- Test and make sure it works!
See Also
Feel free to ping moif in the LK discord if you have questions!