Difference between revisions of "Extensions:Reports"
Jump to navigation
Jump to search
Tag: 2017 source edit |
m (Added updating to v2 link) |
||
| Line 13: | Line 13: | ||
== See Also == | == See Also == | ||
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. --> | <!-- Any relevant other pages. You may consider linking to related extensions, for instance. --> | ||
| + | * [[Updating:_to_2.0.0]] | ||
Revision as of 10:10, 25 March 2024
| Description | Allows users to report inappropriate content |
|---|---|
| Author(s) | Newt |
| Status | WIP |
| Github | reports |
| LK Version | Unspecified |
| Contains a Migration | |
| Is part of LK v2 (modified-main) | |
Installation
Pull the branch, then run php artisan migrate
Configuration
Usage
To add another area / page as reportable, add <a href="{{ url('reports/new?url=') . $variable-placeholder->url }}">
Troubleshooting
You can contact me @Newt via the Lorekeeper discord!