carlcs / craft-footnote
Footnote plugin for Craft CMS
Package info
github.com/carlcs/craft-footnote
Language:HTML
Type:craft-plugin
pkg:composer/carlcs/craft-footnote
4.0.1
2024-10-25 14:41 UTC
Requires
- craftcms/cms: ^5.0.0-beta.1
This package is auto-updated.
Last update: 2026-02-25 17:43:43 UTC
README
Helper functions to add footnotes to your content.
Installation
Footnote plugin is available in the Plugin Store. You can also install the plugin manually from the command line with the following commands.
composer require carlcs/craft-footnote
php craft plugin/install footnote
Quick Start
Please visit this doc for now.
Configuration
...