Skip to content

baoboine/botble-comment

Repository files navigation

Botble plugin comment

This is a plugin for Botble CMS so you have to purchase Botble CMS first to use this plugin.

Demo: https://suyt.tech/which-company-would-you-choose#bb-comment

Install

  • For developers:

    • Rename folder botble-comment-main to comment.
    • Copy folder comment into /platform/plugins.
    • Run composer update to install Passport.
    • Run php artisan migrate to update the database.
    • Run php artisan passport:install to generate keys for Passport.
    • Run command php artisan cms:plugin:activate comment to activate this plugin.
  • For non-developers:

    • Rename folder botble-comment-main to comment.
    • Copy folder comment into /platform/plugins.
    • Or go to Admin Panel -> Plugins and activate plugin Comment.

Usage

Auto embed

  • Go to Admin -> Setting -> Comments to enable comment.

Manually

  • Insert shortcode to your post's content:
[comment][/comment]