S3 Directory

Developer

Derek Hogue - Amphibian Design

3rd Party (Free)

444 downloads (last 90 days)

GNU General Public License v3 Download v1.0.2

EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Fieldtype

Tags

This simple fieldtype allows you to select an existing file from an Amazon S3 bucket, and then output useful info about it. This is not for uploading, editing, or deleting files in your S3 buckets. It's essentially a simple file browser.

Template Tags

{my_field} or {my_field:url} - the full URL to your file. Note that your file must have public-readable permissions for this URL to be useful. Add ssl="y" to obtain an SSL-hosted URL.

{my_field:name} - the name of your file.

{my_field:size} - your file’s size in bytes.

{my_field:human_size} - human-readable file size, in KB, MB, GB, or TB respectively.

{my_field:date} and {my_field:gmt_date} - the last-modified date of your file. Accepts a standard EE “format” parameter for date formatting.

Download S3 Directory

EE Support Downloads Add-On Version Release Date
Not Specified Download 1.0.2 Aug 25, 2014

This entry was created August 2, 2012, 10:57 am.
This entry was last updated August 25, 2014, 9:07 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

1 Review:

Alex Kendrick 10.11.12

Alex Kendrick
Rating - {addon_rating_average}

Works perfectly if your client just needs a simple select to choose from a list of a given bucket’s files in the control panel.