Skip to content

magalh/AWSS3

Repository files navigation

Powered by AWS Cloud Computing

What Does This Do?

This CMSMS plugin allows you to use Amazon’s Simple Storage Service to host your media for your CMSMS setup.

Amazon S3 is a cheap and cost effective way to scale your site to easily handle large spikes in traffic without having to go through the expense of setting up the infrastructure for a content delivery network.

Once setup, this plugin transparently integrates with your CMSMS. File uploads are automatically saved into your Amazon S3 bucket without any extra steps. Once saved, these files will be delivered by Amazon S3, instead of your web host.

How Do I Use It

Configure the plugin in the ‘Options’ (or ‘Settings’) screen by following the onscreen prompts.
Once setup is completed, you can embed the {AWSS3} tag in your pages. You can use the Parameters below to customize your experience.

{AWSS3}
{AWSS3 prefix="images/"}
{AWSS3 action=upload}
{AWSS3 action=detail prefix="EXWD4342 (4).JPG"}

Feedback/Support

This module does not include commercial support. However, there are a number of resources available to help you with it:

  • For the latest version of this module or to file a Feature Request or Bug Report, please visit the Module Forge AWSS3 Page.
  • Additional discussion of this module may also be found in the AWSS3 forum topic. You are warmly invited to open a new topic if you didn't find an answer to your question.
  • Lastly, if you enjoy this module, use it on a commercial website or would like to encourage future development, you might consider just a small donation. Any kind of feedback will be much appreciated.

Interested in development?

Check out the Github repository.

Copyright and License

Copyright © 2023, Magal Hezi <h_magal@hotmail.com>. All Rights Are Reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

However, as a special exception to the GPL, this software is distributed as an addon module to CMS Made Simple. You may not use this software in any Non GPL version of CMS Made simple, or in any version of CMS Made simple that does not indicate clearly and obviously in its admin section that the site was built with CMS Made simple.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Or read it online

Amazon Web Services, AWS, and the Powered by AWS logo are trademarks of Amazon.com, Inc. or its affiliates