Links Block Extension v1.0
The Links Block makes it super easy to drop a list of links into block content.
I use this a lot for anchor links to content in the page (sidebar navigation) and adding "Related Links" areas to the top and bottom of content.
{{ img('local://posts/links_block-extension-v1.0--create.jpg') }}
Installation
Repository: https://github.com/anomalylabs/links_block-extension
To download simply require the addon with Composer and install it the same as you would any other extension:
composer require anomaly/links_block-extension
php artisan addon:install anomaly.extension.links_block
Enjoy!
- Ryan