Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Please be aware that you need a valid XenForo license to download our XenForo products. If you do not have a valid license, you will not be able to access any purchased products.
Starting with v4.7.0, an API endpoint is available that will let you automatically handle incoming bounce / complaint notices received via the Amazon Simple Notification Service (SNS) from Amazon Simple Email Service (SES).
Creating the SNS Topic
Click here or go to your AWS Console and access Simple Notification Service, then go to Topics.
Click Create topic using this configuration:
Type: Standard
Name: Enter anything you want, I use "DragonByteTech_Bounce_HTTP"
Display name: Enter anything you want, I left this blank
Scroll down and click Create topic
Creating the SNS Subscription
Click the Topic you just created to open its Edit page
In the Edit page, click Create subscription
Create a subscription using the following parameters:
Topic ARN: Auto filled, leave it
Protocol: HTTPS (if your site does not have a SSL certificate, get that fixed)