8000 GitHub - wusung/phpbb-extension-s3: A phpBB extension that utilizes AWS S3 as the filesystem for uploaded files.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wusung/phpbb-extension-s3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpBB AWS S3 Extension

Description

An extension for phpBB 3.x that utilizes AWS S3 as the filesystem for uploaded files.

Installation

Clone into phpBB/ext/AustinMaddox/s3:

git clone https://github.com/AustinMaddox/phpbb-extension-s3.git phpBB/ext/AustinMaddox/s3

Set up the dependencies:

php composer.phar install --dev

Go to "ACP" > "Customise" > "Extensions" and enable the "AWS S3" extension.

Live Installation

If you want to install the extension in a live board, please only use official releases. Note that GitHub releases are NOT the releases you are looking for.

Collaborate

License

GPLv2

About

A phpBB extension that utilizes AWS S3 as the filesystem for uploaded files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 87.9%
  • HTML 12.1%
0