How to upgrade user plugin in OJS?

Hello!
I need to add a register button to the user block, but I’m not sure which format it should be. although it should be archived to a .tar file but I want to know which format the html code should be before archiving.
I tried it with .php and then archived it but after uploading, the message: “Plugin upload has been disabled.” appeared.
Thanks for your helps in advance :slight_smile:

Hi @Parand.Sh

The new plugin, that you would like to upload via GUI to upgrade the existing plugin, should be .tar.gz. The packed/archived plugin folder has to have the same/similar structure like the others/original plugin.
You use OJS 2.4.x, right?

Best,
Bozana

Yes. Thanks a lot. I thought it can be .tar.
I didn’t try the .tar.gz.
Thank you so much for the help :slight_smile: