EE 1
EE 2
Rackspace Cloudfiles

Developer

Taecho Group

3rd Party (Commercial)

License Agreement

Buy Now!

$29.00
Qty:

Compatibility

  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Better Workflow
  • Matrix

Requirements

Categories

Fieldtype

Tags

This is an Expression Engine 2 fieldtype add-on that will allow you to create a custom field to automatically upload to Rackspace Cloud Files servers. This also works with Pixel & Tonic's Matrix Fieldtypes.

Requirements

1. PHP 5.2+ server with cURL module
2. Expression Engine 2+
3. jQuery Module (built-in to EE2)
4. Rackspace Cloudfiles account

Installation

1. Copy /system/expressionengine/third_party/rackspace_cloudfiles to /system/expressionengine/third_party/
2. Make sure jquery Module is installed (Add-ons -> Modules -> jQuery).
3. Install the module from Add-ons -> Fieldtypes -> Rackspace Cloudfiles, click ‘install’.

Settings

1. Go to Add-ons -> Fieldtypes -> Rackspace Cloudfiles.
2. Enter your Rackspace Username (same username as your rackspace logins).
3. Enter your Rackspace API Key (login to rackspace cloud -> your account -> API Access).
4. Enter your Rackspace Container (also known has directory name).

Sample Usage

1. If your channel field short name is “rackspace_image”:

{exp:channel:entries channel=“FILL_IN_YOUR_CHANNEL”}
  {if rackspace_image}
    <img src=”{rackspace_image}”/>
  {/if}
{/exp:channel:entries}

2. If you’re using matrix fieldtypes and your cell name is “rackspace_image”:

{exp:channel:entries channel=“FILL_IN_YOUR_CHANNEL”}
{MATRIX_FIELD_SHORT_NAME}
  {if rackspace_image}
    <img src=”{rackspace_image}”/>
  {/if}
{MATRIX_FIELD_SHORT_NAME}
{/exp:channel:entries}

Rackspace Cloudfiles Links

This entry was created March 22, 2012, 12:10 pm.
This entry was last updated November 7, 2012, 5:34 pm.

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!

There are no reviews for this add-on yet.

What are you waiting for? Rate it and review it!