Jump to content

XenForo

106 files

  1. Popup and background ads can be controlled how often they show up and after how many seconds to display. You can even hide them after x seconds of display.

    Code, banner (Custom HTML), text and popup ads support XF template syntax.

    There are over 150 default positions and 80 of those are predefined dynamic positions that allows you to display ads between thread posts, conversation posts, profile posts, media items, resources and more.

    With Ads Manager you can:
    Display ads individually, grouped or in rotation with or without carousel
    Display the same ad(s) on multiple position(s) at the same time
    Display ads in random positions
    Rotate multiple ads in any of the 11 available orders
    View detailed statistics for each ad (general, daily, click and Google Analytics statistics)
    Manage multiple ads at the same time
    Display/hide ads after x seconds
    Display ads every x hours
    Display ads in HTML emails: Above/below email content
    Choose who will see the ads, where and when
    Create custom positions and use them in any template or widget you want
    Embed ads on pages outside of XenForo on any domain
    Automate the ad selling process using packages
    Sell ads per day, week, month, year, CPM or CPC
    Use backup ads when there are no active paid ads
    Globally hide ads from certain threads or pages such as login, register, etc
    Enable advertiser page where all active ads are displayed
    Add advertisers to custom user groups
    Use XF template syntax to include templates and widgets in ads
    Load code ads after the page loads using the lazy load method and refresh the ad every x seconds (optional)
    Use Position Criteria to display ads based on thread title, author, tag, prefix and more
    Use Device Criteria to target certain devices based on type and model, platform and browser
    Use Geo Criteria to target/block specific countries
    Has a built in click fraud protection for third-party ads such as AdSense that allows you to hide the ad after it has been clicked x times by the same visitor.

    Has a built in AdBlock detector with option to display a backup ad, a message or force users to disable it.
    Images in banner and text ads are loaded using the lazy load method,

    When selling ads, you can offer promo codes and discounts based on the purchase value and length.
    When selling keyword ads, you can set premium keywords with a higher price and also give advertisers the option to opt in for "exclusive keyword use" for an extra fee.
    When selling promo threads and sticky threads you can set different prices for each forum. For promo threads you can give advertisers the option to stick their threads for an extra fee.
    When selling featured resources you can set different prices for each category.

    Views/impressions and clicks from the same user can be set to count every time or every x hours.
    You can set to count views/impressions when the ad loads or when the ad is visible on the screen.
    • 5.00 USD
    Cavalry
    Updated
  2. Features
    Serve Google Tag Manager JavaScript from your own domain
    Normally, Google forces browsers to re-download the JavaScript every 15 minutes, which can hurt your site rendering speed. If you choose to serve it from your own domain, the time between re-downloads is set to 30 days. It also allows you to serve it from the network edge (for example cached in Cloudflare's data centers).
    Google Analytics API usage for:
    Setup/configuration
    Selection of existing measurement ID
    Optionally create a new property/data stream
    Setup of custom dimensions specific to XenForo for reporting
    Reporting from within XenForo admin area
    Backend data collection
    Ability to track XenForo overlay system as page views
    Track registered members across multiple devices
    Track the style being used
    Track nodes
    Track threads
    with or without the thread's first tag
    Track client-side errors
    Console errors
    JavaScript errors
    Images not loading
    Track user registrations and logins
    includes how they are registering/logging in (for example which type of connected account)
    Track new threads
    and replies
    Track new profile posts
    and comments
    Track new conversations
    and replies
    Track emails being sent and opened
    incudes email subject
    Done with backend data collection (multi-threaded with Guzzle's promise system so it doesn't slow down mass sending of emails).
    Track attachment views/downloads
    Track users using XenForo share buttons
    includes which platform they are sharing to
    Track users using XenForo's bookmark system
    Track user upgrades as e-commerce
    Views
    Begin checkout
    Purchase
    Track Google AdSense impressions and clicks
    Track user's user group (set user groups in a priority order for the one to track)
    Track links from RSS feed by source/medium
    Track links from emails by source/medium
    Track contact form usage
    Track PWA usage and related events
    Track scrolling down page
    Track YouTube video engagement
    Start
    Progress
    Complete
    Track outbound links being clicked
    Track site searches
    Google Analytics reporting within XenForo admin
    Realtime map showing the countries users currently on your site are in
    Weekly heat maps
    Charts
    Report of client-side errors
    Some things to note:
    Does not work with Universal Analytics, only Google Analytics 4 (Universal Analytics is being deprecated and will cease processing new hits on July 1, 2023).
    You need to link your Google Analytics account and pick your property under Admin -> Options -> Analytics
    The Analytics Admin API currently can't enable Enhanced Measurement for your property's data stream. For the time being, you will need to go into your Google Analytics account, go to Admin -> Property -> Data Stream, and enable Enhanced measurement if you want to track the things enhanced measurement tracks. Once Google sorts it out with the Admin API, it will be something we can automatically do. [Google Analytics Admin API changelog]
    In exchange for being free, this addon has a single attribution link buried on the bottom of XenForo's Help -> Privacy policy page (there are no site-wide or footer links).
    • Free
    • 0 Downloads
    Cavalry
    Updated
  3. Features
    Everything is available from within XenForo (you do not need to go to Cloudflare for things) via the Cloudflare API. This allows you give admins permission to do certain things (for example block IP addresses within Cloudflare without giving them access to your Cloudflare account).

    It simplifies/automates much of the configuration and usage of Cloudflare with XenForo.
    Manage all Cloudflare settings/options for your zone.
    Ability to purge Cloudflare cache.
    Cloudflare Firewall support
    You can automatically create firewall filters to block access to XenForo internal directories that are not intended to be accessed via web browser (internal_data and src). You can also delete any firewall filter.
    Create/delete Firewall user agent rules.
    Create/delete Firewall IP address and ASN rules. Includes the ability to optionally expire the rule in the future (for example maybe you want to block a class C for 7 days, or you want to force a challenge to a specific IP for 30 days).
    Manage country-level traffic blocking (includes Tor exit nodes).
    Ability to force challenge on the registration and contact forms (helps mitigate automated spam).
    Cloudflare Access support
    You can automatically create Access policies to allow only admins the ability to access the install and admin.php URLs. You can also delete any existing Access policy.
    Cloudflare Page Rules support
    You can view and delete any Page Rules on your zone.
    Cloudflare Cache Rules support
    You can automatically create a Page Rule that will instruct Cloudflare to cache XenForo CSS files (normally they are not cached because Cloudflare caches based on file extension, and XenForo's CSS system has .php extension).
    You can automatically create a Page Rule that will instruct Cloudflare to cache images served through XenForo's image proxy (similar to XenForo's CSS, Cloudflare normally does not cache them because the image proxy uses .php extension).
    Cloudflare Turnstile support (requires XF 2.2.12+)
    You can automatically configure/create Turnstile site via API.
    Gives direct links to Turnstile Settings and Analytics within Cloudflare account.
    DMARC Management allows you to monitor third parties sending email on your behalf
    Use Cloudflare Workers as proxy to hide your server's origin IP address for certain XenForo functions:
    Image proxy
    Unfurl
    Support for Cloudflare R2(object storage) to store things like avatars and attachments in the cloud.
    Includes an optional ability to use presigned URLs for attachments
    Support for caching certain content at the network edge(in Cloudflare data centers):
    HTML pages for guests
    Media attachments (images, audio, video)
    Shows Cloudflare statistics for your domain on admin index. Additionally, daily stats are kept in XenForo's normal Statistics area for:
    Unique visitors
    Requests
    Data served
    Data cached
    Threats
    Turnstile challenges
    Turnstile interactive solves
    Turnstile non-interactive solves
    Turnstile unsolved
    R2 class A operations
    R2 class B operations
    Moderators that have the ability to spam clean and view user's IPs get an extra option in the spam cleaner where they can temporarily ban the IP address(es) the spammer used in the last 30 days. The number of days to ban is an option you can set in the admin area (it defaults to 7 days).
    Ability to backup and restore certain Cloudflare configuration (Access Apps, Firewall Rules, Firewall IP Access Rules, Firewall User Agent Blocking, Page Rules).
    You can restore backups to a different zone (for example if you had extensive configuration for a zone, you could give another zone the same configuration through a backup restore).
    Restoring a backup does not delete existing configurations (you are able to merge configuration into an existing config).
    Cloudflare configuration is protected by a new admin permission, Manage Cloudflare.
    In exchange for being free, this addon has a single attribution link buried on the bottom of XenForo's Help -> Cookie usage page (there are no site-wide or footer links).
    • Free
    • 0 Downloads
    • 1 Comments
    Cavalry
    Updated
  4. Goals
    Create multiple goals and receive donations in multiple currencies and convert them to your primary currency.

    Display progress bar.
    Display expenses list.
    Display latest donor.
    Display latest donations
    Display top donors.
    Display donor benefits.

    You can automatically add donors to a custom user group and remove from other groups that were added via user promotions.

    If no goals are created, a simple widget with a message and a donate button will be displayed.

    Donations page.
    Top donors widget.

    User criteria for donation count and donation amount.
    • Free
    • 0 Downloads
    Cavalry
    Updated
  5. This add-on allows your members to delete their own accounts.
    You can choose to set a 'cool down period' during which access to the bulletin board will be restricted and only notifications of their account being deleted will be received - they can cancel the deletion before the cool down period ends.
    When a user requests deletion, the system will log out of their account and send an email confirming their decision.
    • Free
    • 0 Downloads
    Cavalry
    Submitted
  6. With this plugin, you can customize the user's banners, while providing ease of use with 5 different designs integrated into the plugin, it provides a visual feast. No more editing different templates with css codes, look, assign colors and use them, that's all.
    • Free
    • 0 Downloads
    Cavalry
    Updated
  7. This addon adds a few things that I felt were missing from XenForo's PWA app:

    If the user that is installing the PWA app is logged in, auto-log them into the PWA app (don't need to force users to log-in from scratch when they first load the installed app).
    Use Sec-Fetch-Site header as replacement for CSRF with a fallback to CSRF if browser doesn't support Sec-Fetch-Site (prevent stale sessions from causing security error message)
    Automatic refresh of badge counters when app is loaded/brought to front (this also applies to the site when being used in a normal browser)
    Give more prominent push notification permission message when initially loading app (see screenshot for example)
    Allow editing of of web app manifest JSON
    Added ability to send push notices to users (Admin -> Communications -> Push users)
    Adds option to enable debugging logging for things related to push notifications
    Does some individually small things to try and keep push subscription records from being lost
    • Free
    • 0 Downloads
    Cavalry
    Submitted
  8. Introducing the premier profile music add-on for XenForo 2, bringing your profile to life! 
    My journey with XenForo is as long-standing as the platform itself. Over time, I've seen many requests for a profile music addon for XenForo 2. Now, with XenCustomize, I've put in my best effort to offer a solution. Hoping the XenForo community values this sincere effort.

    Express Yourself with Music Elevate your XenForo 2 community profiles by adding your favorite custom music tracks. Share your musical taste with others in a fun and unique way.
    Easy for Everyone You don't need to be a tech expert to use this. Just upload your music, and the Profile Audio Player will do the rest.
    Admin Control, Your Way Tailor the experience to your community’s preferences with admin options. Enable or disable the Player with a single click, and choose whether audio tracks autoplay site-wide when profiles load. You’re in control.
    Immersive Audio Player Experience music like never before with our stylish, HTML5, CSS3 and jQuery-based Audio Player. It’s more than just play and pause – enjoy artist names, album details, track duration, progress bars, reactions, and even a playlist button for uninterrupted listening pleasure.
    Visual Brilliance The Profile Audio Player doesn’t just sound great – it looks stunning too. With album artwork integration, your users’ profiles will come alive with vibrant visuals that perfectly complement their musical choices.
    Make it Yours With dozens of style properties, you can customize the Player’s appearance and design to match your community’s unique identity. Set the mood and create an immersive experience like no other.
    Seamless Management Integrates well into the Player, Account wrapper and Visitor menu. Users can manage unlimited audio tracks with individual input fields, including audio uploads or URLs, artist names, song titles, album names, and even the ability to upload custom album art.
    Effortless Translation If your site supports multiple languages, our product is fully phrased, making it easy to translate into different languages and connect with users from around the world.
    Be a Trailblazer Be the first in your community to have this unique Profile Music add-on. Share your love for music with friends and fellow members.
    Feel the Music Experience the joy of music as it fills your profile. Let your favorite tunes speak for you.
    • Free
    • 0 Downloads
    Cavalry
    Submitted
  9. Description :
    This add-on allow your to define several durations for a subscription.
    Feature summary :
    Options :
    View duration
    Add duration :
    Cost
    Length :
    Permanent
    For length
    Display order
    Branding :
    This add-on does not include branding.
    Installation :
    Download and unzip it.
    Copy the src/addons/XenSoluce/UserUpgradeDuration directory to your server.
    From the AdminCP install the add-on.
    • Free
    • 0 Downloads
    Cavalry
    Updated
  10. This will be a 2-in-1 plugin that can be displayed in columns and tabs, all in the form of widgets. You just need to create a new widget and place it in the correct position, which can be forum_st forum_view, Even the sidebar.
    After activating the plugin, create a new widget. To add a block, simply click on add and enter information. There are 2 display types: column and tab, and 2 list types: user and thread You can learn more information about them on your own.
    • Free
    • 0 Downloads
    Cavalry
    Submitted
  11. Google One Tap Login - Display Google account login notifications is a useful plugin that reminds people to log in to your forum if they are using Chrome browser connected to Google.
    [VNNF 2x] Google One Click Login - Display notifications for logging in with Google account - Display notifications for logging in with Gmail, which actually just adds popular scripts provided by Google. There are several conditions that need to be met for the notification box to appear:
    1. Your forum allows users to log in from Google.
    2. Users must use Chrome browser connected to their Google account.
    The plugin is compatible with Xenforo 2.2. x and 2.3. x. You just need to install and use it immediately.
    • Free
    • 0 Downloads
    Cavalry
    Submitted
  12. This add-on serves as the foundation for our XenForo theme product-line. It is the necessary functionality that allows us to extend the XenForo software in order to be able do things that the theme item alone cannot.
    It is kept separate as it is not tied to the theme, view, images, files, or templates in any way. The add-on may not always need updating when the theme does, as themes typically need updating for every update XenForo software does.
    • Free
    • 0 Downloads
    Cavalry
    Submitted
  13. This vibrant, minimalist theme with concepts from Apple’s Human Interface Guidelines creates a professional forum that stands out. Your forum and discussions will flow with the clean and subtle design. Make iO unique with category strips that automatically change color based on your primary brand color.
    Built with the UI.X 2 framework
    Clean typography
    Uses material line icons
    Full page animations on page load
    Uses a tab bar at the bottom of the screen on mobile devices
    Full height iOS-style modals
    Category strips that automatically change color based on your primary brand color
    • Free
    • 1 Downloads
    Cavalry
    Updated
  14. IO Dark Mode
    Create a dynamic forum with this minimalist, vibrant dark theme. With concepts from Apple’s Human Interface Guidelines, your forum will be sleek and captivating. Make iO unique with category strips that automatically change color based on your primary brand color.
    Built with the UI.X 2 framework
    Clean typography
    Uses material line icons
    Full page animations on page load
    Uses a tab bar at the bottom of the screen on mobile devices
    Full height iOS-style modals
    Category strips that automatically change color based on your primary brand color
    • Free
    • 1 Downloads
    Cavalry
    Updated
  15. XenCustomize News Publisher for XenForo!
    Introducing the XenCustomize News Publisher for XenForo! This powerful, feature-rich addon creates a dynamic news section within your XenForo forum. At the heart of this addon is the innovative Categorized News Index, offering a clean, organized, and user-friendly way to display your news stories. Unlike typical mixed-content displays with pagination, the categorized index presents news in easily accessible sections, enhancing the user experience and engagement.
    There are 60+ additional screenshots that cannot all be attached in this resource. If you're interested in viewing them, please follow the links provided in the features list below.


    Feature List & Screenshots (v2.3.x)
    Click on each feature for details and real-world examples (screenshots).
    News Ticker
    Enable/Disable the news ticker from the ACP to suit your preferences.
    Appears prominently at the top of your site, directly above the top breadcrumb, on every page.
    Displays your most recent 10 headlines.
    Search News Headlines
    Shows instant results as you type.
    When there are multiple results, it will take you to the results page.
    No result page.
    Categorized News Index
    Display news stories organized by categories on the index page.
    Customize the appearance of each news category using 4 display modes:
    Card Grid
    Compact List
    Expanded List
    Standout Card Grid (v2.3.1)
    Control the number of news stories displayed per category on the index page.
    Complete control over which news categories appear on the index page.
    Empty news categories (those with no news) will not be displayed on the index.
    Support for sorting categories, ensuring that changes to category display order in ACP are reflected on the index page.
    Optionally utilize multiple widget positions above and below the news stories for placement of Featured News and Trending News widgets.
    News Story View
    Title
    Buttons
    Comments
    Watch
    Share
    Bookmark
    More options menu
    Edit news
    Edit news thumbnail
    Manage feature (XF 2.3+)
    Move news
    Reassign news
    Change discussion thread
    Delete news
    Select for moderation
    Delete
    Undelete
    Approve
    Unapprove
    Feature (XF 2.3+)
    Unfeature (XF 2.3+)
    Reassign
    Move
    Apply prefix
    Discussion tab
    Custom fields tab
    Overview tab
    Key points
    Large news thumbnail
    News story
    Attach photos
    Action bar
    Reactions
    Report
    Edit history
    Delete
    Warn
    Content tags
    More stories in same category
    Comments
    Sidebar blocks
    Information
    Author
    Publish date
    Last update date
    Views
    Comments
    News Editors
    Widget position
    Latest news widget
    More stories by User
    Share this news story
    Structured Data Integration
    Automatically generates NewsArticle schema markup for each news story. Improves search engine visibility and ranking. Enhances discoverability of your news content.
    RSS Feed Importer
    Add/edit feed
    Title
    URL
    Fetch new entries every
    Feed is active
    Posting user
    Post as guest, use name information from feed data.
    Post as the following user
    Destination category
    Title template
    Message template
    Options
    Post immediately
    Import feed now
    Delete feed
    Enable/disable feed
    Convert threads to News stories (v2.3.6)
    News categories
    Add/edit category
    Title
    Description
    Parent category
    Display order
    Always moderate news posted in this category
    Automatically feature news posted in this category (XF 2.3+)
    Show category on index
    Number of news
    Minimum required tags
    Automatically create thread in forum
    Automatically created thread prefix
    Display mode
    Override default 'Category display mode' (Default value: Standout Card grid)
    Card grid
    Compact list
    Expanded list
    Standout card grid (v2.3.1)
    Available fields
    Available prefixes
    Require users to select a prefix
    Sort categories
    Delete category
    Add sibling or child category
    Category permissions
    Category filters
    News fields
    Add field
    Filter fields
    Delete field
    Field Display location
    Below news
    Below sidebar information
    Own tab
    Applicable categories
    and other standard options.
    News prefixes
    Add prefix
    Delete prefix
    Add prefix group
    Delete prefix group
    Select all prefixes and quick set
    Filter prefix
    News Key Points
    Enable or disable the key points feature in your admin options.
    Easy-to-use interface for adding key points to your news stories during creation or editing.
    Prominent display of key points on news stories.
    Quick editing interface on news story view.
    News Thumbnails
    Enable or disable the News Thumbnails feature in your admin options.
    News creators can upload a large (740x416) thumbnail.
    News thumbnail image is used extensively throughout the public-facing interface of the News Publisher.
    News Thumbnail Fallback Options (v2.3.1)
    Added support for external image URLs as a secondary fallback when no news thumbnail is uploaded.
    Moved the default thumbnail image to the third fallback option, utilizing the default thumbnail set in style properties.
    Updated various templates to ensure consistent display of images, thumbnails, and avatars across different views.
    News Editors
    Enable or disable the News Editors feature in your admin options.
    News authors can add up to 10 other users as news editors for each news.
    News editors are able to take actions against a news story as if it were their own, with the exception of deletions.
    Featured News (XF 2.3+)
    Category-based auto-feature option.
    News author with the "Feature/unfeature news" permission can manually feature or unfeature a news story.
    Ability to customize the feature title, snippet and image.
    The news story content type is displayed effectively in all three display styles offered by XenForo 2.3:
    Simple
    Standard
    Carousel
    Trending News (XF 2.3+)
    Included the News story content type in the Trending content widget.
    The news story content type is displayed effectively in all three display styles offered by XenForo 2.3:
    Simple
    Standard
    Carousel
    Category display modes
    Display Mode - Card Grid
    Display Mode - Expanded List
    Display Mode - Compact List
    Display Mode - Standout Card Grid (v2.3.1)
    Widgets
    Latest News
    Latest Comments
    Statistics
    Featured News(XF 2.3+)
    Trending News(XF 2.3+)
    Widget Positions
    XenCustomize News Publisher: Index above news
    A position inside the main content area of the index above the news stories.
    XenCustomize News Publisher: Index below news
    A position inside the main content area of the index below the news stories.
    XenCustomize News Publisher: Index Sidenav
    Displays inside the side navigation on the news publisher index page.
    XenCustomize News Publisher: Category Sidenav
    Displays inside the side navigation on the news publisher category page.
    XenCustomize News Publisher: News Sidebar
    Displays inside the sidebar block on the news story view page.
    Full-Fledged Commenting System
    The comment system includes the following features:
    Full support for a rich text editor.
    Attachment support.
    The ability to reply to comments using the quote feature.
    Support for multi-quoting.
    Quick inline editing:
    Edit silently
    If selected, no "last edited" note will be added for this edit.
    Clear last edit information
    If selected, any existing "last edited" note will be removed.
    Edit history support with the ability to view and compare previous versions.
    Options to delete comments with deletion types:
    Remove from public view with a reason.
    Permanently delete.
    Notify author of this action with Reason.
    Display of IP address information for comments.
    Inline moderation support with the ability to:
    Delete comments.
    Undelete comments.
    Approve comments.
    Unapprove comments.
    View of soft-deleted comments and the option to undelete.
    Warning support.
    Report support.
    Spam cleaner support.
    New comments go through an approval queue before becoming visible to the public.
    Support for reactions.
    Receive alert notifications when someone:
    Mentions you in a comment.
    Quotes your comment.
    Reacts to your comment.
    Comments on a watched news story.
    Pagination support.
    Admin-defined number of comments per page.
    Admin-defined maximum comment length.
    Admin-defined maximum comment attachment size.
    Admin-defined allowed comment attachment file types (extensions).
    Fully permission-controlled, with complete sets of permissions for users and moderators.
    Added search indexing support for comments' content type.
    Added a new navigation link for easy access to view recent comments.
    User group Permissions: News Stories
    View news
    View full news
    View news images
    React to news
    Create news
    Upload images with news
    Upload video/audio with news
    Edit own news
    Tag own news
    Tag any news
    Manage tags by others in own news
    Delete own news
    Manage news editors for own news
    User group Permissions: News (Moderator)
    Use inline moderation on news
    View deleted news
    Delete any news
    Undelete news
    Hard-delete any news
    Edit any news
    Reassign news
    Manage any tags
    View unapproved news
    Approve / unapprove news
    Feature / unfeature news (XF 2.3+)
    Give warnings on news
    User group Permissions: News Comments
    View comments
    View comment attachments
    React to comments
    Post comments
    Submit comments without approval
    Upload attachments to comments
    Upload videos to comments
    Edit own comment
    Delete own comment
    Time limit on editing/deleting own comments (minutes)
    User group Permissions: News Comments (Moderator)
    Use inline moderation on comments
    View unapproved comments
    View deleted comments
    Approve / unapprove comments
    Edit any comment
    Delete any comment
    Undelete comments
    Hard delete any comment
    Reassign comments
    Give warnings on comments
    Cron entries
    Update view counters
    Feeder
    Cache statistics
    Rebuild caches
    Rebuild news
    Rebuild news categories
    Optimize news thumbnails (XF 2.3+)
    Rebuild user news counts
    Rebuild news embed metadata
    Attachments
    Embed your News Stories anywhere! (XF2.3+)
    You can now embed News Publisher stories across your site using the new EMBED BBCode. Simply paste a News story URL into any Rich Text Editor (RTE) that supports embedding.
    • 8.00 USD
    Cavalry
    Updated
  16. MineSync brings the gap between your Minecraft server and your XenForo forum closer, by integrating both very closely. With MineSync, you can have your players link their accounts together, sync ranks, show usernames, UUIDs and groups on posts and profiles as well as an extendible API to sync more data to your XenForo forum with ease.

    Features:

    Players can link their Minecraft account on your server to your XenForo forum
    Players can show off their groups on your XenForo forum
    You can choose to sync your ranks from your server to your XenForo forum, allowing users to select a display group, or administrators to link an in-game rank to a forum rank and hence allow extra permissions on the forums.
    Players can register via your server (using the /register command). This will link them to your forum, with their Minecraft account pre-linked, for them to complete registration by adding their details.
    Simple and minimalistic, made for easy use
    Players can have a block on their profiles and on messages showing their avatar, username and group
    Players can have their avatar on XF be their Minecraft avatar
    Language file system to be able to customise messages sent by the add-on
    Configure and style MineSync to fit your community using in depth options, permissions settings and template/style properties
    Focused on performance and load optimisation. Ideal for high player servers!
    • Free
    • 0 Downloads
    Cavalry
    Submitted
  17. Description :
    Envoie un e-mail aux membres du personnel lors d'une nouvelle inscription.
    • Free
    • 0 Downloads
    Cavalry
    Submitted
  18. Main Features of Not Alone:
    Fully Responsive Layout
    Dark and Light version
    Font-awsome navigation icons
    Font-awsome visitor menu icons
    Search box area
    Font-awsome sidebar icons
    Remove Sub-navigation row
    Show/Hide Breadcrumbs
    Hide Forum Title in Index Page
    Collapsible Categories
    Sticky Sidebar
    Collapsible Sidebar
    Posting Icons
    Modern Cross Browser Support
    And more...
    • Free
    • 0 Downloads
    Cavalry
    Updated
  19. Forget about refreshing the page
    This add-on eliminates the need to refresh the page to see new content or changes. It serves as the foundation that provides a convenient way to work with the WebSockets protocol in XenForo.
    • Free
    • 0 Downloads
    Cavalry
    Updated
  20. Advanced Forms can be used for just about any type of form you need!
    Full documentation is here
    Features

    Unlimited Form Types*
    Unlimited Forms*
    Unlimited Questions*
    Different Forms for each Form Type
    Different Questions for each Form
    Show Multiple Form Types in sidebar and/or navigation tab
    Control Form Type access by Usergroup, User Criteria
    Control Form access by Usergroup, User Criteria
    Notification of an form being submitted via Forum Thread and/or Email and/or Private Message
    Instantly promote a user when they submit an form
    Include a yes/no poll in a thread and automatically promote the user based on the poll results
    Include a normal poll with no promotion options in a thread
    Open a form when starting a new thread
    Specify different forums for reports for each form
    Define a default question set that can be included on all forms
    Button to copy forms direct access URL in ACP and make it clickable
    Form submit count statistic. This is viewable in the ACP on the forms list and when editing the form
    Option to make form publicly visible (regardless on user criteria settings) but they can’t submit it
    Link to thread in the email report
    Flood checking option
    Time limit option when user can submit form again
    Export of data submitted from the form as CSV
    Export for answers & logs
    Form as a widget
    Much, much more!
    Changes from AAF for XenForo 1.x

    Form Types are now optional.
    Application Thank You moved from Form Type to Form itself.
    Question color moved from Add-on Options to Form Misc. Options.
    All Post/PC user info now uses names instead of user ids.
    Question order is now drag and drop.
    Form report Thread Prefix now a dropdown list of all prefixes available.
    User PC Message now uses WYSIWYG editor.
    Moved moderator promotion permissions from hard coded to form.
    Moved approval user groups from Add-on options to user group permissions.
    Any first question answer can now be used in report titles.
    Section headers no longer printed in report post/pc/email.
    Email now HTML type.
    Completely removed add-on options.
    Additions not in AAF for XenForo 1.x

    Rich text that can be displayed below forms.
    Copy function to Form Types.
    Approve/Deny links can be displayed with promotion polls.
    Approving or denying a form closes a form poll if it exists.
    Answer color to form Misc. Options.
    Default answer is now usable for Single selection forum list question type.
    WYSIWYG editor question type.
    Promotion poll end date can be extended by 24 hours if the user has permission to extend form polls.
    NOTE: You can not import, exported application forms from XF 1.5. But forms will be converted when upgrading from XF1.x to XF2.x.

    * Limited only if you are limited in database size and/or free disk space.
    • 10.00 USD
    Cavalry
    Updated
  21. Description:
    Shows a list of similar threads when a user is creating or viewing a thread.
    The Similar threads add-on will do the following:
    Show a list of similar threads when a user is creating a new thread.
    Show a list of similar threads when a user is viewing a thread.
    Features:
    Forum view permissions honored. If a member doesn't have permission to view certain forums, similar threads will not be shown from those forums.
    Supports standard search or enhanced search.
    All phrases start with similarthreads_ for your convenience.
    User group permissions:
    Normally you will want to set "Yes" for the following two user groups:
    Registered
    Unregistered / Unconfirmed
    Disabling XenForo enhanced search:
    Uncheck options
    Admin control panel -> Setup Enhanced search -> Enable similar threads widget
    Admin control panel -> Setup Enhanced search -> Search for similar threads when users are creating new threads

    Enabling Similar threads enhanced search:
    To enable Enhanced search, select in the Options page. Enhanced search gives better similar thread results because it can use stemming.

    Question and answers:
    Q: Do I ever have to rebuild the search or thread indexes to use this add-on?
    A: No.

    Q: Are thread titles and posts searched?
    A: Only thread titles are searched.

    Q: Is the "View threads by others" set to No or Never honored?
    A: No. You will need to exclude those forums in the options page.

    Q: In order to use Enhanced search option, do I need to install XenForo Enhanced search?
    A: Yes.
    • Free
    • 0 Downloads
    Cavalry
    Submitted
  22. Looking to give your forum a modern, sleek appearance? Cosmic is the ultimate solution! Designed with stunning visuals and user-friendly layouts, this theme elevates your XenForo forum to a whole new level.
    Features Across:
    Google Web Font Integration
    Customizable Node Background
    Various Avatar Shapes
    Engaging Guest Messages
    Text Logo Option
    Simplified Navigation Options
    Collapsible Categories
    Sticky and Simplified Node Statistics
    New Post Indicators
    Flexible Sidebar Customization
    Unique First Post Backgrounds
    Offline Status Indicators
    Collapsible Elements for a Clean Look
    Optional Glyphs for Enhanced Navigation
    Customizable Footer with Multiple Widgets
    And more...
    • 6.00 USD
    Cavalry
    Updated
  23. You can:
    set background for node
    set icons for each forum
    set big content display panel with highlights
    set logo
    set welcome message
    set announcement
    set custom footer with 4 blocks
    set 2 or 3 forum nodes in one row
    Other features:
    responsive design
    support for font awesome icons
    support for SVG icons
    support for sprite icons
    fast installation
    unique avatar styling
    great border hover effects
    • Free
    • 0 Downloads
    Cavalry
    Updated
  24. Snow style is for people who want to try something simple light theme. It can be used for all kind of communities.
    You can:
    set background for node
    set icons for each forum
    set big content display panel with highlights
    set logo
    set welcome message
    set announcement
    set custom footer with 4 blocks
    set 2 or 3 forum nodes in one row
    Other features:
    responsive design
    support for font awesome icons
    support for SVG icons
    support for sprite icons
    fast installation
    unique avatar styling
    great border hover effects
    • Free
    • 0 Downloads
    Cavalry
    Updated
  25. Perfect for fan communities and review sites! Transform your forum into the ultimate destination for TV show enthusiasts with structured threads, episode discussions, and tailored information!

    • Free
    • 1 Downloads
    Cavalry
    Submitted

Top Downloads

  1. Xon - Search Improvements

    Free

    A collection of improvements to XF's Enhanced Search and some for XenForo's default MySQL search. MySQL & Elastic Search features; range_query search DSL allows arbitrary range queries for numerical data Allow users to select the default search order independent for the forum wide setting. Re-adds the global option for the default search type Elastic Search Only features: Add ability to push "can view threads/tickets by other" permission(s) into ElasticSearch query, reducing php-side cu
    • 1 Downloads
    • 0 Comments
    Cavalry