teamneusta / modmod
Add-on to pw_comments to moderate comments across pages. This extension provides a dashboard widget and a web module.
Installs: 4 664
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 8
Forks: 0
Open Issues: 2
Type:typo3-cms-extension
Requires
- php: >=8.1
- teamneusta/pw_comments: ^6.0
- typo3/cms-core: ^11.5 || ^12.4
Requires (Dev)
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2024-11-04 16:22:29 UTC
README
This extension provides a dashboard widget and a web module to moderate comments for t3/pw_comments.
Obviously you need the t3/pw_comments extension. Other than that you are good to go.
Installing this extension will add a backend module to the web section.
The module will show you both public and hidden comments on a selected page.
You can specify the displayed levels of the page tree, starting with the selected page. This allows for a better overview of comments in larger installations.
The dashboard widget will show the latest 15 unmoderated (hidden) comments across all pages.
install via composer composer req teamneusta/modmod