Title: SmartS3
Author: John Morris
Published: <strong>June 24, 2013</strong>
Last modified: June 5, 2014

---

Search plugins

![](https://ps.w.org/smarts3/assets/banner-772x250.png?rev=730970)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/smarts3_e0e0e0.svg)

# SmartS3

 By [John Morris](https://profiles.wordpress.org/johnmorris10/)

[Download](https://downloads.wordpress.org/plugin/smarts3.zip)

 * [Details](https://sa.wordpress.org/plugins/smarts3/#description)
 * [Reviews](https://sa.wordpress.org/plugins/smarts3/#reviews)
 *  [Installation](https://sa.wordpress.org/plugins/smarts3/#installation)
 * [Development](https://sa.wordpress.org/plugins/smarts3/#developers)

 [Support](https://wordpress.org/support/plugin/smarts3/)

## Description

SmartS3 is a simple video plugin that lets you easily embed Amazon S3 videos into
your WordPress blog. The current version
 supports:

 * Signed, expiring URLs
 * Flowplayer video player
 * Flowplayer commercial license
 * HTML5 video support (via FlowPlayer)
 * Responsive video display
 * Flash fallback
 * MP4, OGG, and WebM video formats
 * Shortcode generator for easy embedding
 * Hooks for custom JavaScript variables

Keep in mind, this is an initial beta version meant for development and testing.
This version is not yet suitable
 for production sites. Please send any bug reports
or feature requests to @jpmorris on Twitter.

## Installation

 1. Upload the smarts3 folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Use the `Add S3 Video` button on the edit post screen to embed a video

## FAQ

  How do I add a custom JavaScript variable?

add_filter( ‘smarts3_player_options’, ‘my_custom_js_function’ );

    ```
    function my_custom_js_function($options) {
        $options['variable_name_here'] = 'variable value here';

        return $options;
    }
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“SmartS3” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ John Morris ](https://profiles.wordpress.org/johnmorris10/)

[Translate “SmartS3” into your language.](https://translate.wordpress.org/projects/wp-plugins/smarts3)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/smarts3/), check out
the [SVN repository](https://plugins.svn.wordpress.org/smarts3/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/smarts3/) by [RSS](https://plugins.trac.wordpress.org/log/smarts3/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.0.1

 * Initial commit

## Meta

 *  Version **0.0.2**
 *  Last updated **12 वर्षाः ago**
 *  Active installations **10+**
 *  WordPress version ** 3.5.1 or higher **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/smarts3/)
 * Tags
 * [amazon s3](https://sa.wordpress.org/plugins/tags/amazon-s3/)[flowplayer](https://sa.wordpress.org/plugins/tags/flowplayer/)
   [video](https://sa.wordpress.org/plugins/tags/video/)
 *  [Advanced View](https://sa.wordpress.org/plugins/smarts3/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/smarts3/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/smarts3/reviews/)

## Contributors

 *   [ John Morris ](https://profiles.wordpress.org/johnmorris10/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/smarts3/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://sa.wordpress.org/plugins/smarts3/johnmorrisonline.com?output_format=md)