/camosslimageproxy

Rewrites image URLs to point to an asset server so they show as secure. https://github.com/atmos/camo

Primary LanguagePHP

phpBB Camo SSL Image Proxy Extension

This is the repository for the development of the phpBB Camo SSL Image Proxy Extension.

Quick Install

You can install this on the latest release of phpBB 3.1 or 3.2 by following the steps below:

  1. In the ext directory of your phpBB board, create a new directory named phpbb (if it does not already exist) and navigate to it
  2. git clone git@github.com:phpbb-extensions/camosslimageproxy.git or alternatively use git clone https://github.com/phpbb-extensions/camosslimageproxy.git
  3. Navigate in the ACP to Customise -> Manage extensions.
  4. Look for phpBB Camo SSL Image Proxy Extension under the Disabled Extensions list, and click its Enable link.

Please note, this requires Camo to have been setup previously.

Support

License

GNU General Public License v2

Todo

  • Add ACP configurable camo API key
  • Add ACP configurable sites to just change protocol
  • Add ACP configurable camo server domain