This is a plugin for Botble CMS so you have to purchase Botble CMS first to use this plugin.
-
For developers:
- Rename folder
toc-maintotoc. - Copy folder
tocinto/platform/plugins. - Run command
php artisan cms:plugin:activate tocto activate this plugin.
- Rename folder
-
For non-developers:
- Rename folder
toc-maintotoc. - Copy folder
tocinto/platform/plugins. - Or go to Admin Panel -> Plugins and activate plugin Table of Content.
- Rename folder
-
For Botble version >= 6.x
- Set/Edit in
.envfileCMS_ENABLE_MARKETPLACE_FEATURE=true, if you already have it, skip it. - Go to
Admin Panel->Pluginsmenu ->+ Add newbutton. - Find or search
tockeyword andInstall now. - Good luck and enjoy!!
- Set/Edit in
- This plugin is referencing the source code from https://wordpress.org/plugins/easy-table-of-contents
- Botble version <= 5.30 -> use
v1.1(https://github.com/nivianh/toc/releases/tag/v1.1)