MyBB Community Forums

Full Version: Plug-ins
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
where would I upload the plugins file to in FTPs
more specifically...it depends on the plugin, as most have more than one file

the actual plugin PHP file goes in root/inc/plugins
the language file goes in root/inc/languages/{LANGUAGE}/ typically

some plugins will include additional files that need to be installed in the MyBB root directory. Just check the readme.txt files that are included with pretty much every plugin.
So root/inv is a file manager
...no, it is a location

Try Filezilla or FireFTP
Noob Friendly:

Public_Html/inc/plugins/
Public_html/inc/languages/english/

Follow the path in the zip you download.
ye I can't find it in FTP
Its in public_html > Your forum's directory > and upload the plugin zip archive on there.
still no Public_Html/inc/plugins/
Well I used my example, I don't have a directory like "forums" or anything, where did you install your MyBB to? Most probably "forums" or "upload" or something, lol. Wherever you did, find the inc folder and then plugins.
I install mybb to the database Confused
Pages: 1 2