Difference between revisions of "Extensions:Random Generators"
Jump to navigation
Jump to search
(Created page with "{{subst:Extension Page}}") Tag: 2017 source edit |
Tag: 2017 source edit |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{Extensioninfobox|title= | + | {{Extensioninfobox|title=Random Generators|desc=Adds random generators|auth=Stokori|status=testing|github={{Github|user=perappu|branch=extension/random-generator}}|LKVer=3.0.0|migration=yes}} |
| − | + | Adds the ability to create random generators. Ideas, prompts, incorrect quotes... any random generator you'd like! | |
== Installation == | == Installation == | ||
| − | < | + | <code>php artisan migrate</code>, <code>php artisan optimize</code> |
== Configuration == | == Configuration == | ||
| − | + | Can be found under Admin > Data > Random Generators. | |
| + | |||
== Usage == | == Usage == | ||
| − | + | Generators can be found under Activity > Random Generators. | |
| + | |||
== Troubleshooting == | == Troubleshooting == | ||
| − | + | Feel free to ping me @stokori on the Discord with any issues! | |
== Images == | == Images == | ||
| − | < | + | <gallery> |
| + | File:RandomGenerator.png.png | ||
| + | File:RandomGenerator2.png | ||
| + | File:RandomGenerator3.png | ||
| + | </gallery> | ||
| + | |||
== See Also == | == See Also == | ||
| − | + | If you liked my work, you can support me doing more of this on [https://ko-fi.com/stokori ko-fi]! | |
| − | |||
Latest revision as of 17:00, 25 June 2024
| Description | Adds random generators |
|---|---|
| Author(s) | Stokori |
| Status | testing |
| Github | extension/random-generator |
| LK Version | 3.0.0 |
| Contains a Migration | |
Adds the ability to create random generators. Ideas, prompts, incorrect quotes... any random generator you'd like!
Installation
php artisan migrate, php artisan optimize
Configuration
Can be found under Admin > Data > Random Generators.
Usage
Generators can be found under Activity > Random Generators.
Troubleshooting
Feel free to ping me @stokori on the Discord with any issues!
Images
See Also
If you liked my work, you can support me doing more of this on ko-fi!