Implementation

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

1. Use Enplated Framework config file

Here you can find config file. If you just want the basic (empty) config file, you can find it here (recommended for experienced users only).

Then copy it into the web folder and integrate it.

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

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

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

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