FAQs Block v1.0

Ryan Thompson Releases


The FAQs block is a free block that makes it super easy to drop in FAQs on any page or block content.

{{ img('local://posts/faqs_block-v1.0.jpg')|raw }}


Installation

Repository: https://github.com/anomalylabs/faqs_block-extension

To download simply require the addon with Composer and install it the same as you would any other extension:

composer require anomaly/faqs_block-extension

php artisan addon:install anomaly.extension.faqs_block


Customizing

You can easily customize the look and feel by overriding the block's content view: https://pyrocms.com/help/developer-tools/extending-pyrocms/overriding-views

Enjoy!

- Ryan