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| | + | {{Extensioninfobox|title=Reports|desc=Allows users to report inappropriate content|auth=Newt|status=WIP|github={{Github|ne-wt|branch=reports}}|migration=yes|package=no}} |
<!-- Put a short summary of your extension here! --> | <!-- Put a short summary of your extension here! --> | ||
== Installation == | == Installation == |
Revision as of 08:29, 23 October 2020
Description | Allows users to report inappropriate content |
---|---|
Author(s) | Newt |
Status | WIP |
Github | reports |
LK Version | Unspecified |
Contains a Migration | |
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!