You can install the plugin through the Craft CMS pluginstore, or manually.
To install the plugin manually, follow these instructions.
1. Open your terminal and go to your Craft project:
cd /path/to/project
2. Then tell Composer to load the plugin:
composer require twentyfourhoursmedia/comments-work
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Comments Work.
The latest version is at https://github.com/24hoursmedi...