Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

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

+- Forum Stats

Members
Total Members: 4269
Latest: Gatux
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 43594
Total Topics: 7568
Most Online Today: 128
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 44
Total: 44

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

0 Members and 1 Guest are viewing this topic.

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16585
    • 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: 16585
    • 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: 16585
    • 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
14348 Views
Last post January 14, 2009, 03:12:31 am
by vkot
1 Replies
15415 Views
Last post April 12, 2009, 09:11:54 pm
by SMFHacks
1 Replies
14943 Views
Last post June 28, 2009, 05:50:05 pm
by SMFHacks
2 Replies
17349 Views
Last post February 04, 2014, 02:11:28 pm
by Cmely
0 Replies
8782 Views
Last post March 03, 2016, 06:24:31 pm
by SMFHacks

+- Recent Topics

December 2024 Sale! by SMFHacks
December 02, 2024, 10:30:38 pm

Denying members some admin settings by rickk
November 17, 2024, 12:02:55 pm

Weird setup by SMFHacks
November 07, 2024, 06:37:41 am

Restoring a deleted photo by Monocero
November 01, 2024, 04:23:56 am

Gallery Pro reinstalation by Lirorobert
October 14, 2024, 01:43:43 am

Move picture from main gallery to user gallery by SMFHacks
October 11, 2024, 09:11:00 pm

quoting part of message by Lirorobert
October 04, 2024, 03:21:40 pm

Does SMF Gallery support by SMFHacks
October 02, 2024, 06:14:26 am

Item count on Gallery Tab shows double by SMFHacks
September 26, 2024, 12:59:20 pm

Forum post missing when image over 4000x pixels is uploaded to gallery by Michel68
September 24, 2024, 01:37:17 pm

Powered by EzPortal