Installation

1- Install the package using pip:

pip install wagtail-blocks

2- Add the following enteries to your settings.py in the INSTALLED_APPS section:

'wagtailfontawesome',
'wagtail_blocks',