How upload plugins in the forum?

Hello, i want to incorporate in the forum a modified plugin, but in this forum is not possible to add .tar.gz files. How i can upload the plugin in this forum?. Thanks

Hi @nameless,

I would suggest creating a git repository for the plugin, similar to this one:

…and providing a link to it from a post in the forum.

For the OJS 3.0 release, we’ll be preparing an upload area on the PKP website along with an interface in OJS itself to permit browsing and installation of plugins directly from there. Placing your plugin in a git repository will prepare you for that when it’s available.

Regards,
Alec Smecher
Public Knowledge Project Team