v3.2.17
What's Changed
allow to disable core presets:
add this to zeus-bolt.php
/**
* the preset comes with a demo forms:
* a Contact form and Ticket support form.
* if you dont want them, feel free to set this to false
* */
'show_core_presets' => true,