Builder Company

If you want to apply the Feedbank add-on installation function to the builder, ask the user to enter only the plugin key. Inserting the following code into the html <head> tag along with the plugin key will automatically install the feedbank plugin.

<script
  type="text/javascript"
  defer
  async
  src="https://cdn.feedbank.app/plugin.js"
  plugin-key="[PLUGIN KEY]"
></script>
Last updated on February 8, 2023