@zenginehq/frontend-config

3.20.1 • Public • Published

zn-frontend-config

Helper module for implementing Zengine plugin configuration forms.

Highlights

  • Powerful form builder
  • Multi-page forms
  • Multiple configurations
  • Toggling configurations on and off
  • Automated webhook management
  • Highly extensible via events and custom field types

Config Module

Installation

npm i @zenginehq/frontend-config --save

Note: when using the soon-to-be-deprecated legacy maya, it's crucial that this gets run inside the plugins/myplugin/src directory alongside your plugin's other code to get built properly.

If, however, you are using the shiny new mayan then you can just run the install from your frontend plugin's root plugins/myplugin, as you'd expect!

Updating

In order to update this module to a newer version run:

npm i @zenginehq/frontend-config@latest --save

Usage

Please refer to the Wiki for detailed documentation.

/@zenginehq/frontend-config/

    Package Sidebar

    Install

    npm i @zenginehq/frontend-config

    Weekly Downloads

    7

    Version

    3.20.1

    License

    MIT

    Unpacked Size

    321 kB

    Total Files

    44

    Last publish

    Collaborators

    • chris.manjoine
    • dwmcnelis-wizehive
    • wizehive-jeremyf