instituteweb / pw_comments
This package is abandoned and no longer maintained.
The author suggests using the t3/pw_comments package instead.
Powerful extension for providing comments, including replies on comments and voting.
5.1.0
2020-12-13 17:22 UTC
Requires
- php: >=7.2
- typo3/cms-core: ^10.4
Requires (Dev)
- jangregor/phpstan-prophecy: ^0.8.1
- phpstan/phpstan: ^0.12.62
- saschaegerer/phpstan-typo3: ^0.13.1
- squizlabs/php_codesniffer: ^3.5
- t3/cms: ^10.4
Replaces
README
The full documentation can be found here:
https://docs.typo3.org/typo3cms/extensions/pw_comments/
DDEV setup
A DDEV configuration is shipped with pw_comments.
$ ddev start
- TYPO3 frontend: https://pw-comments.ddev.site/
- MailHog: http://pw-comments.ddev.site:8025/
Credentials
- For TYPO3: admin / password (also install tool password)
Render documentation
Render pw_comments documentation and launch it in local browser:
$ ddev docs
$ ddev docs-launch