Difference between revisions of "Extensions:Reports"
Jump to navigation
Jump to search
Tag: 2017 source edit |
Tag: 2017 source edit |
||
| Line 1: | Line 1: | ||
| − | {{Extensioninfobox|title=Reports|desc=Allows users to report inappropriate content|auth=Newt|status=WIP|github={{Github|user=ne-wt|branch=reports}}|migration=yes|package=no}} | + | {{Extensioninfobox|title=Reports|desc=Allows users to report inappropriate content|auth=Newt|status=WIP|github={{Github|user=ne-wt|branch=reports}}|migration=yes|package=no|modified-main=yes}} |
<!-- Put a short summary of your extension here! --> | <!-- Put a short summary of your extension here! --> | ||
== Installation == | == Installation == | ||
Revision as of 14:38, 8 November 2020
| 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!