fuel-docs/plugindocs/fuel-plugin-sdk-guide/create-plugin.rst

738 B

Create a Fuel plugin

To create a Fuel plugin, you must:

  • Install Fuel Plugin Builder on the Fuel Master node.
  • Create a plugin.

This section includes the following topics:

create-plugin/install-plugin-builder.rst create-plugin/create-auto-plugin.rst create-plugin/describe-plugin.rst create-plugin/define-plugin-actions.rst create-plugin/actions-existing-roles.rst create-plugin/plugin-settings.rst create-plugin/plugin-node-roles.rst create-plugin/plugin-attributes.rst create-plugin/modify-ui.rst create-plugin/plugin-repos.rst create-plugin/add-driverlog.rst create-plugin/plugin-versioning-system.rst