Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleTip

If you only want your users to share videos from video-sharing sites such as YouTube, Vimeo, etc, you don't need to do the following steps. All you need to do is go to the app in your AdminCP and click to Enable the Videos app.

...

Now that we have all the details we need to enable our app. Navigate to Apps > Videos and for the setting Amazon S3 Bucket enter the bucket name. For the setting Provide the S3, CloudFront or Custom URL you can enter the default S3 URL with the bucket name after it. So in this example, we created a bucket called my-phpfox-test-bucket, location: US Standard. So for the URL setting, we enter: 

Code Block
https://s3.amazonaws.com/my-phpfox-test-bucket/

...