helsingborg-stad / s3-uploads-custom-endpoint
Installs: 3 542
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:wordpress-muplugin
README
S3 uploads custom endpoint
Adds custom endpoint support in S3 Uploads Plugin.
Report Bug
ยท
Request Feature
Summary
Extends Human made S3 Uploads to accept config constants set the regular WP way.
Settings
Define the constants in you WP configuration file to point to new endpoint and enable debugging
define('S3_UPLOADS_CUSTOM_ENDPOINT', 'https://custom-s3-endpoint.com'); define('S3_UPLOADS_DEBUG', true);
License
Distributed under the MIT License.