Implementation

Implementing Enplated Framework is very easy and takes only a few seconds.

1. Integrate JavaScript code into the <head> part of the page

<script src='https://cdn.jsdelivr.net/gh/K-cermak/Enplated-Framework@enp-v2/enplated-v2.min.js'></script>

2. Use Enplated Framework config file

Here you can find config file. Then copy it into the web folder and integrate it.

<script src='config.js'></script>

You can then start making your new page. More information can be found in the documentation.