-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Description
Hi,
I'd like to integrate InvoiceNinja into Forest, by taking inspiration on the Stripe integration. After digging around the integration code, I realize it will be difficult for me to do that without forking forest-express.
It seems it could be easy to change https://github.com/ForestAdmin/forest-express/blob/devel/integrations/index.js#L5 to initialize modules with values passed through the liana options.
Before I open a pull request, I'd like to know if you would be willing to make the integration system pluggable.
Thanks :-)