MyBB Community Forums

Full Version: Once I've downloaded a mod/plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do I get it on my forum and activate it on my forum
You upload it the same way you uploaded your forum files. Using ftp or sftp, whichever one you have access to.

If there is just one file in the plugin, it goes in to inc/plugins folder.

If there are multiple files, they should be in their respective folders in the plugin package and will go to the same respective folders on the forum.

There is usually also a readme file included on instructions.

Once you have the file uploaded, go to admincp >> configuration >> plugins and activate it from there
Ohthanks. I see, so I used FILEZILLA, I'll use it again and upload my mods to the exact same place?
Sorry.

I tried G33Ks thing, didn't work.

G33k, when I upload my mod/plugin to inc/plugins, it comes up

(I.e I'm doing Ajax notified PM)
The file I need to upload is called Pm.php

It uploads to inc/plugins but doesn't come up on my forum.
-G33K-'s PM plugin is welcomepm.php and it goes to ./inc/plugins/ folder. Not sure which Ajax plugin you are referring too?
No not talking about G33K's plugin, talking about G33ks advice.

Their is an Ajax plugin in the MyBB 1.6.2
Bump.
hi I upload mods to Inc/Plugins, and everything is fine, it works well.

But then it doesn't show up in my plugins,

Why? I can't activate them if they're not their, but apparently they are. So.. Dodgy
Why have you made 3 threads on this?? I've merged all 3 together.

If it doesn't show up in the plugins list, then the files are not in the right place, simple as that. Printscreen what's in your ./inc/plugins/ folder.
Ohhh. Fixed.