Total Newbie trying to install plugin - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Community Archive (https://community.mybb.com/forum-106.html) +--- Forum: Archived Forums (https://community.mybb.com/forum-143.html) +---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html) +----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html) +------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html) +------ Thread: Total Newbie trying to install plugin (/thread-150389.html) |
Total Newbie trying to install plugin - stevengraff - 2014-01-26 Brand new owner of a MyBB forum, but I can't figure out how to install a plugin, in this case, the CKEditor. The instructions at http://docs.mybb.com/Plugins.html explain what to do with the single file... but where should I put the rest of the plugin's files? RE: Total Newbie trying to install plugin - MikeInToshx - 2014-01-26 Most likely copy all the files to the root of your website. Lets say there is a "inc" folder inside the plugin rar. Just drag it into your fps to the root of your website. In case of the CKEditor plugin, same thing, upload all the files to the root of your website. Then login to your ACP and go to home -> plugins -> Install & activate CKEditor RE: Total Newbie trying to install plugin - stevengraff - 2014-01-26 Thank you Mike; I was probably over-thinking it. Now I see "parallel" directory structures in the plugin package, and I assume these will merge properly with what's already in place. I'm uploading it now. RE: Total Newbie trying to install plugin - MikeInToshx - 2014-01-26 Yes Its that simple Follow the folder thats inside the pluginrar and upload it. Cheers. RE: Total Newbie trying to install plugin - stevengraff - 2014-01-26 All set... thanks much for your help! |