Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Extending the core features (aka Plugin system) #302

Open
pfurini opened this issue Mar 8, 2018 · 4 comments
Open

Question: Extending the core features (aka Plugin system) #302

pfurini opened this issue Mar 8, 2018 · 4 comments

Comments

@pfurini
Copy link

pfurini commented Mar 8, 2018

Hi
is there some standard way in place to be able to extend core features, without hacking the core code directly?
Put in another way: is there a plugin system?

Thanks
P.

@nawazdhandala
Copy link
Contributor

nawazdhandala commented Mar 8, 2018 via email

@pfurini
Copy link
Author

pfurini commented Mar 8, 2018

@nawazdhandala well, a lot of things potentially.. I mean, I'm looking for a no-lock-in alternative of Firebase, but I'm not a newbie dev.
I need the freedom to add custom API endpoints (aka controllers) without the burden of a separate server, integrate and swap out different storage providers (like for example storing files both locally and on S3 or whatever), and the list can go on..

@nawazdhandala
Copy link
Contributor

That's in our roadmap, but it will take months before it see's the light of the day.

@pfurini
Copy link
Author

pfurini commented Mar 8, 2018

I see.. and it was clear navigating through the code, but I wanted to hear an official response ;)

Surely it will need a major refactoring, but just to have a sneak peak, have you already considered which extension points you're going to support in the first iteration?

Thx, P.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants