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

Create index of SOLIDS #368

Open ng-druid opened 1 year ago

ng-druid commented 1 year ago

The current method of adding a plugin is to add a context, select module, and fill in the required fields. However, this is not a great user experience and prone to error. Instead users will be able to search plugins using an auto complete field querying the opensearch index. The plugins shown will only be those DIRECTLY compatible with the quell/spearhead version. Once a plugin is selected a drop down will be shown to select an exposed module of the plugin.

Index will need to include:

NOTE: Builders should be able to promote pages without needing to modify urls. For example, local, dev, prod SOLIDS will each have a different URL. When pages using SOLIDS are promoted those URLS require manually modification. This should not be.

We could also design this more like a product

I think this should be designed as a shop/ecomm system. Knock out two birds with one stone.


Create separate issue for solids website. ie. solids.carbonfreed.app


New Repos:

This is very much going to be like a shop. Should probably first set-up the shop distro then use that as a template for this.