Mubarak Aloaye
Mubarak Aloaye
> Is this good idea to use a third-party package in official It will help in adding better typing support for Acode's Api
> > > Is this good idea to use a third-party package in official > > > > > > It will help in adding better typing support for Acode's...
> I got invitation from your typing repo. But what's next ? You can put the repo under the Acode Foundation
> > > I got invitation from your typing repo. But what's next ? > > > > > > You can put the repo under the Acode Foundation >...
I have tested it and it works for both free and paid plugins though further testing is needed for paid plugins
> > I have tested it and it works for both free and paid plugins though further testing is needed for paid plugins > > Now it's working fine. Just...
> Use confirmation Ok 👍
Like an array of plugins in `plugin.json` to be Installed along with the plugin. Maybe something like ```json { "dependencies": [ "bajrangcoder.acodex", "sebastianjnuwu.acode.eruda" ] } ```
I am willing to assist in implementing this
Currently when updating Plugins the installer does not delete the previous installation of the plugin rather it installs the update over the current installation. There is a problem of redundant...