Documentation :: cBB Attachments


Quick Guide • Requirements

cBB Attachments needs very few requirements to run correctly.

The basic requirements are:
  1. A phpBB forum whose version is equal or greater than 3.2.0.
  2. The browser must support Javascript in order to use and manage the extension.

Quick Guide • Install

  1. Unzip the cBB Attachments file to a local directory (on your computer).
  2. Upload all the files contained in the upload folder of that file (maintaining the directory structure) to the ext directory located in the root directory of your forum.
    The final route for the extension files should be: /ext/canidev/attachments/
  3. Using your web browser, navigate to Admin Panel >> Personalize >> Extensions
  4. Find cBB Attachments and click on the Enable option.

Quick Guide • Uninstall

cBB Attachments can be uninstalled in a few steps:

  1. Using your web browser, navigate to Admin Panel >> Personalize >> Extensions.
  2. Find cBB Attachments and click on the Disable option.
  3. Once disabled, if you want to completely delete it, click on Delete Data and then delete the directory /ext/canidev/attachments from your server.