Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4263
Latest: Cekky
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 43455
Total Topics: 7557
Most Online Today: 60
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 39
Total: 39

Author Topic: S3 System For SMF Attachments  (Read 35281 times)

0 Members and 1 Guest are viewing this topic.

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16524
    • View Profile
S3 System For SMF Attachments
« on: September 21, 2021, 11:17:11 am »
Introducing S3 System For SMF. What is it? S3 System for SMF adds Amazon's S3 support for the attachment system SMF for storing and displaying attachments. Useful for forums with large number of attachments and can save money on hosting/hosting resources by using Amazon's S3

Supports SMF 2.1.x (MySQL), SMF 2.0.x (MySQL)

Features:

    Stores your forums attachments and attachments thumbnails on Amazon S3
    Files are stored securely on Amazon S3 with a private ACL
    File links are only valid for one hour via a signed link
    Attachments that are deleted are also deleted on S3 if they are linked
    Sync system to automatically copy existing attachments to your S3 Bucket via a cron job.
    S3 Indicator in attachments section in SMF
    And more!

For more information on S3 System For SMF visit https://www.smfhacks.com/s3systemforsmf.php

This package is also included in our Community Suite product at no extra cost! Another reason to grab it if you have not already.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline Rock Lee

  • Bad Emails DO NOT EMAIL
  • Jr. Member
  • *
  • Posts: 58
    • View Profile
    • Bomber Code ~ La nueva era del conocimiento
Re: S3 System For SMF Attachments
« Reply #1 on: September 21, 2021, 05:38:29 pm »
Oh it seems pretty cool for certain sites, see if I apply it and leave the translation in passing :P

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16524
    • View Profile
Re: S3 System For SMF Attachments
« Reply #2 on: September 21, 2021, 05:46:38 pm »
Not too many strings only a handful
Code: [Select]
$txt['amazon_s3'] = 'Amazon S3';
$txt['amazon_s3_note'] = 'Amazon S3 is another way to store files/serve requests to learn more visit <a href="https://aws.amazon.com/s3/" target="_blank">https://aws.amazon.com/s3/</a>';
$txt['s3_enabled'] = 'Enable Amazon S3 for Storage';
$txt['s3_delete_local'] = 'Delete the local file after uploaded successfully to S3';
$txt['s3_thumbnails'] = 'Copy/display attachment thumbnails using S3. Images may load slower';
$txt['s3_access_key'] = 'AWS Access Key';
$txt['s3_secret_access_key'] = 'AWS Secret Key';
$txt['s3_bucket'] = 'S3 Bucket';
$txt['s3_region'] = 'S3 Region';
$txt['s3_domain'] = 'Optional -Custom AWS CNAME domain';
$txt['s3_cron_items'] = 'Number of items to process per cron job';
$txt['s3_sycned'] = 'Synced';
$txt['s3_no'] = 'No';

$txt['error_bad_access_key'] = 'Invalid AWS S3 Access Key';
$txt['error_bad_secret_access_key'] = 'Invalid AWS S3 Secret Key';
$txt['s3_cronjob'] = 'Cron Job';
$txt['s3_cronurl'] = 'Cron Path';
$txt['s3_cronurl_note'] = '<strong>Required!</strong> Setup a cron job with file path below to execute php code. Have it run at least once an hour or every 15 minutes for faster uploads to S3';

Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline shuban

  • Hero Member
  • *****
  • Posts: 665
    • View Profile
    • Biology Forums
Re: S3 System For SMF Attachments
« Reply #3 on: October 05, 2021, 11:32:15 pm »
Looks like an excellent add-on.

Why is this priced so outrageously different than your other products? The price makes me want to code one from scratch instead.

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16524
    • View Profile
Re: S3 System For SMF Attachments
« Reply #4 on: October 05, 2021, 11:40:58 pm »
It was a custom job for a client. I charged them more than listed here and is a very low volume product sale wise. Very few people will buy it. For the price and for the hours I spent is a great deal,, I don't think you could find anyone to could it for less than the price here even people overseas...
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline mickjav

  • Full Member
  • ***
  • Posts: 142
    • View Profile
    • Database Dreams
Re: S3 System For SMF Attachments
« Reply #5 on: October 06, 2021, 03:03:42 am »
I wish people understood that goes into building programs, It's not like they can be put together in five minutes, then there's all the research, If your no good at images like me you have to pay to have them built.

I Log thousands of hours on some projects the one I'm upgrading at the min has a 2 year life span with all the help files etc I have to built but that's more a labour of love. 

Home of Chart Tracker Elite, Apollo & DJ 2020, Coming soon The Librarian.
Dislike Dislike x 1 View List

Offline shuban

  • Hero Member
  • *****
  • Posts: 665
    • View Profile
    • Biology Forums
Re: S3 System For SMF Attachments
« Reply #6 on: October 06, 2021, 07:58:50 am »
@Mickjav

My questions was completely valid. Remember, this is being sold to the public, not to a single individual. I know a lot of time goes into building an app, thus I don't need to be lectured by you or anyone alike on that matter.

@SMFHacks

Thanks for your response.

 

Related Topics

  Subject / Started by Replies Last post
1 Replies
14315 Views
Last post January 14, 2009, 03:12:31 am
by vkot
1 Replies
15374 Views
Last post April 12, 2009, 09:11:54 pm
by SMFHacks
1 Replies
14918 Views
Last post June 28, 2009, 05:50:05 pm
by SMFHacks
2 Replies
17260 Views
Last post February 04, 2014, 02:11:28 pm
by Cmely
0 Replies
8744 Views
Last post March 03, 2016, 06:24:31 pm
by SMFHacks

+- Recent Topics

[Mod]Tenor Posting Animated Gifs by SMFHacks
August 30, 2024, 04:04:26 pm

List of other errors after installing and trying to use by SMFHacks
August 27, 2024, 02:15:52 pm

Subject Error by SMFHacks
August 27, 2024, 02:15:46 pm

Store Not Logging Transactions or Sending Emails for Paid Items, Free Items Work by SMFHacks
August 27, 2024, 05:26:52 am

Don't Know How to Unhide Previously Hidden Items in Latest SMF Store 5.0 by Michael Vail
August 26, 2024, 11:38:33 pm

Undefined array key "session_var" and Undefined array key "session_id" Errors by SMFHacks
August 26, 2024, 11:10:54 pm

SMF Links Error by yamiacaveman
August 22, 2024, 06:21:53 pm

HTTP Error 500 by SMFHacks
August 20, 2024, 12:28:53 pm

Site upgrade to 2.1 by live627
August 18, 2024, 02:47:33 am

Uninstall issue and new licence no email by landyvlad
August 16, 2024, 08:05:48 am

Powered by EzPortal