Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

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

+- Forum Stats

Members
Total Members: 4253
Latest: Ineedsmfhelp
New This Month: 1
New This Week: 0
New Today: 0
Stats
Total Posts: 43242
Total Topics: 7516
Most Online Today: 126
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 93
Total: 93

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

0 Members and 1 Guest are viewing this topic.

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16428
    • 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

  • 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: 16428
    • 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: 16428
    • 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
14064 Views
Last post January 14, 2009, 03:12:31 am
by vkot
1 Replies
15114 Views
Last post April 12, 2009, 09:11:54 pm
by SMFHacks
1 Replies
14669 Views
Last post June 28, 2009, 05:50:05 pm
by SMFHacks
2 Replies
16971 Views
Last post February 04, 2014, 02:11:28 pm
by Cmely
0 Replies
8457 Views
Last post March 03, 2016, 06:24:31 pm
by SMFHacks

+- Recent Topics

is it possible to add support for odysee.com by SMFHacks
March 13, 2024, 10:53:28 pm

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

User Gallery Feature: move / bulk move images by SMFHacks
January 30, 2024, 05:48:25 pm

In the future it may be for smf 2.1.x? by smithloo
January 30, 2024, 12:55:34 am

Powered by EzPortal