instituteweb / pw_comments
Powerful extension for providing comments, including replies on comments and voting.
Installs: 11 737
Dependents: 0
Suggesters: 0
Security: 0
Type:typo3-cms-extension
pkg:composer/instituteweb/pw_comments
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