<NOTE TO ADMINS> If this thread is in the wrong place please don't delete it. Let me know and I will move it to where every you want </NOTE TO ADMINS> I have seen Poggit and it looks cool. However, it appears to lack one thing. The ability to download a plugin straight to the server from Poggit. This is where PMPM comes in. It is a really cool plugin that I made which allows you to download a plugin from a site straight to your server. PMPM auto-installs the plugin then it reloads the server to make the plugin take affect. I am hoping that the devs for Poggit will make an API that allows me to integrate PMPM. There is another option other than making a Poggit API. I have made a service that allows you to upload .zip files that have the .phar file in them (This is where PMPM gets the plugins from as of now). Please let me know what you think of both of these options and give any feedback you have. (P.S. in the future the PMPM plugin will have the ability to upload a plugin from your server straight to either my pmpm service or Poggit).
I've already made a plugin manager called Sheep, but it's nice to see another one around here. It'll be interesting to see how the repository turns out.
It is actually planned in Poggit, that after a proper API is created, a plugin manager for Poggit can be made. But if you are already making it, it saves me the trouble
Actually I still haven't decided how it would end up If it is released as a .phar like composer, the same codebase can be shared.
Yes SOFe my plugin should help you a lot Yes it is a plugin. Yes, it is a .phar . Let me know when you get the API in place and how I can access it.
?? Also, it could be a system like the ftp version of Softaculas. You give it ftp details and it installs the software (WordPress, a forum, etc). For this, maybe you give it ftp and rcon. It installs the plugin and runs Code: reload using rcon.
Also, I would like to thank everyone! Thank you for the support you have shown me! I look forward to working with Poggit Developers and with the community to talor my plugin for PocketMine needs. Please if you have *any* thoughts or ideas let me know! Thank you again!
Cool! It will have a list of plugins from poggit, and when I want something like MagicalServer it's one click away.
@SOFe Will there be a 1-click install button on poggit or should I start designing a seperate dashboard?