Funktioniert auch wieder.
toc
by Anh Ngo
•
(1)
Plugin allows you to insert a table of contents into your posts, pages and custom post types.
Version
2.2.2
Botble Version
—
Downloads
648
License
MIT
Overview
This is a plugin for Botble CMS so you have to purchase Botble CMS first to use this plugin.
Installation
-
For developers:
- Rename folder
toc-main
totoc
. - Copy folder
toc
into/platform/plugins
. - Run command
php artisan cms:plugin:activate toc
to activate this plugin.
- Rename folder
-
For non-developers:
- Rename folder
toc-main
totoc
. - Copy folder
toc
into/platform/plugins
. - Or go to Admin Panel -> Plugins and activate plugin Table of Content.
- Rename folder
-
For Botble version >= 6.x
- Set/Edit in
.env
fileCMS_ENABLE_MARKETPLACE_FEATURE=true
, if you already have it, skip it. - Go to
Admin Panel
->Plugins
menu ->+ Add new
button. - Find or search
toc
keyword andInstall now
. - Good luck and enjoy!!
- Set/Edit in
Credits
- This plugin is referencing the source code from https://wordpress.org/plugins/easy-table-of-contents
Versions
- Botble version <= 5.30 -> use
v1.1
(https://github.com/nivianh/toc/releases/tag/v1.1)
Kindly log in to share your feedback on this plugin.