newscoop / comment-lists-plugin
Comment lists plugin.
Installs: 385
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 19
Forks: 5
Open Issues: 0
Type:newscoop-plugin
Requires
- php: >=5.3.3
- newscoop/plugins-installer: >=v0.2
This package is auto-updated.
Last update: 2024-10-27 02:27:51 UTC
README
Group your favourite comments into lists and render them in any place of your website.
Installation
Installation is a quick process:
- How to install this plugin?
- That's all!
Step 1: How to install this plugin?
Run the command:
$ php application/console plugins:install "newscoop/comment-lists-plugin"
$ php application/console assets:install public/
Plugin will be installed to your project's newscoop/plugins/Newscoop
directory.
Step 2: That's all!
Go to Newscoop Admin panel and then open Plugins
tab. The Plugin will show up there. You can now use the plugin.
Note:
To update this plugin run the command:
$ php application/console plugins:update "newscoop/comment-lists-plugin"
$ php application/console assets:install public/
To remove this plugin run the command:
$ php application/console plugins:remove "newscoop/comment-lists-plugin"
Documentation:
Documentation can be found here.
License
This bundle is under the GNU General Public License v3. See the complete license in the bundle:
LICENSE
About
This Plugin Bundle is a Sourcefabric z.ú. initiative.