Open johnchristopher opened 3 years ago
Not at the moment. There are simply too many other features in the works. But if at some point modules will be needed this will surely be discussed.
Thanks for the clarification.
I would just add my $0.02 here... FOSS projects that encorporate a plugin system tend to enjoy greater success IMO. It also lightens the load on you.
Examples:
I'd suspect the challenge is not whether to support plugins, but how to make the architecture plug-in friendly?
I wrote a small CLI script to pull out some data out of Planka but it could easily be converted to a react/vjs/vue something.
Is a plugin system planned ? That would allow 3rd parties to add such features that are not in core.