uselotus / lotus

Open Source Pricing & Packaging Infrastructure
https://www.uselotus.io
MIT License
1.69k stars 124 forks source link

Community Integrations #659

Open mnida opened 1 year ago

mnida commented 1 year ago

Describe the solution you'd like

Create a framework where community members can write their own automations in python based off of events/webhooks.

This can be a folder of scripts that contributors can create. Then in the frontend the integrations can be enabled or disabled with a slider on the integrations page. There should be a difference between the native integrations (Stripe etc.) and community integrations. However, in the frontend they can be visually presented the same.

Each integration needs

mnida commented 1 year ago

@scotthooker