rollthecloudinc / quell

Climate aware CMS breaking web apps free from carbon emissions.
https://demo.carbonfreed.app/pages/create-panel-page
GNU General Public License v3.0
14 stars 1 forks source link

Plugin automation #321

Open ng-druid opened 1 year ago

ng-druid commented 1 year ago

The interaction plugins use params. However, multiple options for building forms that don’t require code could be created. One of those options is using formly json schemas. There could be a generic form component for a json schema form for the plugin settings.

MyPlugin

The editor would be the formly form of the schema. The object would be stored as attributes.