carlcs / craft-footnote
Footnote plugin for Craft CMS
Installs: 4 799
Dependents: 0
Suggesters: 0
Security: 0
Stars: 14
Watchers: 3
Forks: 4
Open Issues: 0
Language:HTML
Type:craft-plugin
Requires
- craftcms/cms: ^5.0.0-beta.1
This package is auto-updated.
Last update: 2024-10-25 14:41:50 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
...