Skip to content

Pikselin/silverstripe-elemental-footnotes

Repository files navigation

Pikselin https://pikselin.net Elemental Footnotes

Adds an Elemental block with a simple list of footnotes. Also adds a button to the HTML editor for linking to footnotes by a known ID.

Installation

composer require pikselin/silverstripe-elemental-footnotes

You will need to add the git repository to your composer file as this is a private repo.

    "repositories": [
        {
            "type": "vcs",
            "url": "[email protected]:pikselin/silverstripe-elemental-footnotes"
        }
    ]

Writing a custom plugin

https://www.tiny.cloud/docs/advanced/creating-a-plugin/

About

Adds a block for holding page footnotes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published