Skip to content

Commit

Permalink
Add settings to cascade posts on discussion removal
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineFr committed Apr 6, 2024
1 parent 65a648c commit cf4ca15
Show file tree
Hide file tree
Showing 11 changed files with 805 additions and 542 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 AntoineFr
Copyright (c) 2024 AntoineFr

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ You can configure this extension in the Admin area, in the Extensions tab.

![Edit user money](https://i.imgur.com/6CiOxal.png)

![Extension settings](https://i.imgur.com/QRfLOHQ.png)
![Extension settings](https://i.imgur.com/i4gxddo.png)
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"flarum/core": "^1.0"
},
"require-dev": {
"squizlabs/php_codesniffer": "3.*"
"flarum/likes": "*",
"askvortsov/flarum-auto-moderator": "*"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit cf4ca15

Please sign in to comment.