teamneusta / modmod
Add-on to pw_comments to moderate comments across pages. This extension provides a dashboard widget and a web module.
Installs: 6 126
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 7
Forks: 2
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=8.2
- psr/http-message: ^2.0
- teamneusta/pw_comments: ^7.0
- typo3/cms-backend: ^13.4
- typo3/cms-core: ^13.4
- typo3/cms-dashboard: ^13.4
- typo3/cms-extbase: ^13.4
- typo3/cms-fluid: ^13.4
Requires (Dev)
- phpunit/phpunit: ^11.5
- roave/security-advisories: dev-latest
- ssch/typo3-rector: ^3.5
README
This extension provides a dashboard widget and a web module to moderate comments for teamneusta/pw_comments.
Obviously you need the teamneusta/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