Jump to content
View in the app

A better way to browse. Learn more.

OKSTAR

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

XenForo

140 files

  1. XenForo is a powerful community forum software that provides users with a simple and easy-to-use interface and rich communication features. Users can easily communicate through posting, sending private messages, using tags, and other methods.
    Its interface design is responsive, suitable for various devices, and has good customizability. Administrators can expand functionality and beautify interfaces through plugins and theme customization, while utilizing powerful management tools to manage users, content, and forum settings, ensuring order and activity in the community.
    • Free
    • 22 Downloads
  2. This add-on uses Credis with a custom cache provider for Redis (based off Cm_Cache_Backend_Redis). For best performance, install the php extension: phpredis

    You must have a Redis instance installed, this is likely not possible with shared hosting

    While XenForo 2 has a redis connector, it requires phpredis. This add-on does not.

    Feature overview

    A pure php redis connector
    High availability support
    Exposes redis cache object for use for use by other add-ons
    Implements some minor caching of forum thread counts
    Troubleshooting

    Please be aware that Redis is very sensitive to latency in a virtual environment. If repeated connection failures or protocol errors are experienced disable any Redis Persistence options.

    Installation

    Edit src/config.php and add:

    PHP:
    $config['cache']['enabled'] = true; $config['cache']['sessions'] = true; $config['cache']['provider'] = 'SV\RedisCache\Redis'; $config['cache']['config'] = [ 'server' => '127.0.0.1', 'port' => 6379, ];
    Options
    By default, forum thread counts are cached. In general, this is observable when moving large number of threads from one forum to another, and the total page counts are wrong.
    • Free
    • 1 Downloads
  3. From (simple) multiple accounts detection to isp/connection fingerprinting with score-based moderating/rejecting logic. These are very effective low-hanging fruit at reducing spam.

    Supports migration configuration from the following XF1 add-ons;
    TPU Spam Detect
    Alter ego Detector
    See the FAQ Known Issues for known limitations. This is not a turn-key solution, and each site may require customization!

    For multiple account detection, supports reporting to reports/threads. And will send reports to the same report/thread. To send to thread you must select the "Multi-account to thread" extra.

    For connection fingerprinting more additional information is collected and recorded on the account.

    Note; Configuration defaults are conservative, aimed at blocking VPNs and proxies. There are a large number of configuration options for this add-on!

    Link content spam checking

    Instead of adding the spam phrases http:///https:// which generate lots of false positives; this allows controlling how links are treated by the content spam checker;
    Explicitly allow URLs with a given domain
    Explicitly moderate URLs with a given domain
    Explicitly reject URLs with a given domain
    Default allow/moderate/reject for unclassified URLs

    Multiple account handling permissions
    Bypass multiple account checking
    Can enable / disable alerting for user
    Can enable / disable alerting for log
    View reportings.
    • Free
    • 0 Downloads
  4. DragonByte Shop is the most advanced shop mod to date. Giving you unprecedented control over what items you can sell, DragonByte Shop is the perfect mod to go along with virtually any points modification.
    With features like overriding any usergroup permission, including those of custom modifications, DragonByte Shop raises the bar for what you will come to expect from a shop mod.

    Uses

    Most other shop modifications add support for overriding certain stock actions, like increased PM space, increased avatar size, super moderator permissions, etc...
    DragonByte Shop takes this to the next level and offers you 100% control over every single usergroup permission conceivable, including those of modifications we've never even heard of!

    Usergroup permissions is not all it can do, however. It can also let members buy styling for your user title like bold, italics and colors, user title changing, username changing, and more!

    It also offers a simple points system that you can use if you do not wish to add a points modification to your forum.

    Feature List

    DragonByte Credits integration: All of your DragonByte Shop purchases will show up in DragonByte Credits, allowing you to fully utilise the power of the Credits mod to support your Shop! New event triggers are automatically created when an action is taken within the Shop mod.

    Multiple currencies: You can create multiple different currencies, and optionally integrate all or some of them with DragonByte Credits. This allows you to sell items in a wide variety of different currencies, each with their own rate of earning.

    Categories: As an administrator you can create multiple categories that sells different (or the same) items. Categories can be organised in a tree structure for easy browsing. Categories can also have user group permissions, allowing you to fine-tune who can create items within each category.
    Categories can also have a "Beneficiary", meaning someone other than the item owner can optionally receive all or part of the proceeds from selling each individual item. Beneficiary amounts can be split in any amount of 0-100%.

    Items: A powerful item system allows you to create a wide array of different items with different configurations. Like categories, items can have their own individual user group or user permissions.
    Items can have the following properties:
    Giftable
    Only giftable
    Start conversation when gifted
    Can re-gift
    Unique (can only purchase one of this item)
    Exclusive (can only purchase one of this item type)
    Always hidden (item is not displayed in the postbit)
    Stealth item (item is not displayed in a user's inventory or postbit)
    Allow re-configuration
    Automatically discard after configuration
    Duration
    Permanent
    Temporary
    Automatically discard after expiry
    Inventory
    Item price / currency
    Sell-back price / currency
    Sell-back time limit
    Stock
    Sell-back replenishes stock
    Stock refill interval
    Purchase notifications
    Configure notifications
    Reviews: Members are able to rate & review items, with optional requirements of entering review text and requiring purchase before a review can be left.
    • 6.00 USD
  5. This is an RSS feature disabling plugin specifically designed for XenForo forums, which can completely remove the forum's RSS subscription function.
    one
    ✅ Automatically remove RSS icon links at the bottom of the page
    ✅ Clear RSS meta tags from all pages
    ✅ Remove RSS links from forum lists, section pages, featured content, etc

    two
    ✅ Disable direct access to all RSS URLs
    ✅ Return 404 error when accessing any. rss address
    ✅ Including:/forums/index.RSS,/forums/section.rss,/features/index.RSS, etc

    three
    🛡️ Template level: Remove RSS related elements from HTML
    🛡️ Controller level: Rewrite RSS method returns 404
    🛡️ Event monitoring: Intercept all RSS requests

    ✅ Applicable scenarios
    Do not want users to subscribe to forum content through RSS
    Reduce server resource consumption (RSS generation)
    Prevent content from being automatically captured
    Simplify the page interface and remove unnecessary features

    ⚠️ Precautions
    After installation, the RSS function will be completely unavailable
    To restore RSS, you need to uninstall the plugin
    Suggest notifying users of RSS feature changes before installation

    🚀 User visible changes
    The page is more concise - the RSS icon at the bottom disappears
    Source code cleaner - no RSS meta tags
    Access Protection - RSS URL Returns 404
    • Free
    • 0 Downloads
  6. 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
    • 16 Downloads
    • 1 Comments
  7. XFRM Right Sidebar Pro is an advanced sidebar enhancement plugin designed specifically for XenForo Explorer (XFRM). Through innovative download button integration technology and exquisite card style design, bring unprecedented user experience improvement to your resource page.
    Please note: This plugin is released by proxy and requires registration and purchase on the developer's website.

    Core Highlights

    🔥 Intelligent Download Button - Automatically detects and integrates official XFRM download logic
    🎨 Modern design - modular card layout, perfectly integrated into the XenForo ecosystem
    🌙 Dark mode - fully supports XenForo's official dark theme
    📱 Responsive design - perfectly adapted to mobile devices and various screen sizes
    ⚡ High performance optimization - code obfuscation compression, loading speed increased by 60%+

    Multi state intelligent recognition

    Our plugin can intelligently recognize different states of resources and automatically adjust button styles:
    |Button Type | Color Theme | Trigger Condition | User Experience|
    |----------|----------|----------|----------|
    | 🔵 Normal Download | Blue | Free Resources | One click Direct Download|
    | 🟠 External link | Orange | Resource redirection | Jump to external website|
    | 🟢 Paid purchase | Green | Paid resources | Guided to the purchase page|
    | 🟡 Login prompt | Yellow | Tourist access | Pop up login interface|
    | ⚫ Insufficient permissions | Gray | Restricted permissions | Display permission description|

    Official logic perfectly replicated

    ✅ 17 selector strategies - covering all possible button positions
    ✅ Complete inheritance of attributes - maintain all functionality of the original button
    ✅ Event Monitoring Synchronization - Supports JavaScript Interaction with XenForo
    ✅ Third party plugin compatibility - seamless collaboration with other XFRM extensions
    • Free
    • 15 Downloads
    • 2 Comments
  8. Give your users a way to further express themselves in their own personal area!

    Features (as of 1.0.0 Beta 1):
    Allow users to create blog(s)
    Users can create blog posts which utilizes the XenForo attachment system
    Blog posts will appear in search results
    Planned Features:
    Blog post drafts
    Future Post (choose a date and time for a blog to post automatically)
    A better blog post handling page for blog owners
    Comments
    Multiple blog owners
    Admin panel for handling blogs and blog posts
    Reactions
    Follow a blog
    Tags
    • Free
    • 5 Downloads
  9. 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 culling of matching content.
    This improves searching forums/tickets where the user lacks these permissions.
    This is gated behind the option Push "View X by others" check into XFES', as it requires a full reindex. (Default disabled)
    Supports the following add-ons:
    View Sticky Threads (free) add-on.
    Collaborative Threads (paid) add-on.
    @NixFifty's Tickets (paid) add-on.
    For best results, use ElasticSearch Essentials add-on, as it simplifies this permission constraint compared to stock XenForo
    Per content type weighting
    Adds Elastic Search information to the AdminCP home screen.
    Adds a debug option to log the search DSL queries to error log for troubleshooting
    Option to extend search syntax to permit;
    + signifies AND operation
    | signifies OR operation
    - negates a single token
    " wraps a number of tokens to signify a phrase for searching
    * at the end of a term signifies a prefix query
    ( and ) signify precedence
    ~N after a word signifies edit distance (fuzziness)
    ~N after a phrase signifies slop amount
    In order to search for any of these special characters, they will need to be escaped with \.
    "Specialized index" support
    Specialized search index allows generating single-purpose elastic search indexes while re-using as much XF search infrastructure as possible.
    Username auto-complete powered by elasticsearch
    These are examples of a "specialized index".
    The username autocomplete it creates an index with just the user/email and replaces the admin quick search and front-end username autocomplete with an elasticsearch powered version.
    The tag autocomplete replaces the front-end tag autocomplete with an elasticsearch powered version.
    In both cases this allows non-start-of-string matching, with typo tolerance.
    • Free
    • 7 Downloads
  10. Attachment Store Pro is an enterprise level attachment storage management plugin designed for XenForo 2.3.0+, developed by HuoNiu through Attachment Store secondary development and deeply customized optimization. This plugin completely changes the traditional attachment storage method and provides diversified cloud storage solutions, making your forum attachment management more efficient, secure, and economical.

    Core values
    💰
    Flexible selection of storage solutions - choose the most economical storage service according to your needs
    CDN acceleration - reduces server bandwidth costs and enhances user experience
    Pay as You Go - Only pay for actual storage and data usage

    Global CDN distribution - nearby access, significantly improving download speed
    Server load reduction - external file storage, freeing up server resources
    Asynchronous processing - upload process does not block user operations
    🔒
    Multiple backups - high availability guarantee provided by cloud service providers
    Permission Control - Fine file access permission management
    Data Encryption - Full process encryption protection for transmission and storage procedures
    • 20.00 USD
  11. Screenshots are still to be added, XF1 version has similar functionality and the screenshots

    This add-on introduces potentially breaking changes to moderation permissions. Please review usergroup permissions carefully to ensure moderators do not lose access to the report center!

    A Collection of improvements to XF's reporting system. Fully phrased.

    On install, all existing warnings are copied into a new warning change tracking log and associated with reports. This process occurs as a background task, and is non-disruptive.

    Note; when reports are sent to a forum, the warning<->report links can not be created!

    Feature list:

    Improve performance of Report Center by reducing stock XenForo N+1 query behaviour
    Permission based access to the report center:
    Default permissions set for groups (global/content) for groups with warn or edit basic profile permissions.
    New Permissions:
    View Report center
    Comment on open report
    Comment on closed report
    Update a report's status
    Assign report
    View Reporter Username
    React to report comments
    View User Report
    View Profile Post Report
    View Conversation Report
    Edit own report comment
    Time limit on editing/deleting own report comments (minutes)
    Edit any report comment
    View attachments to report comments
    Upload attachments to report comments
    Upload videos to report comments
    Attachment Size (kb)
    Maximum Attachment Count
    Sends an Alert to moderators who have commented/reported on a report.
    Only sends an alert if the previous alert has not been viewed
    Report Alerts link to the actual comments for longer reports
    Report Alerts include the title of the report
    Alert moderators if a report is assigned to them
    Links Warnings to reports.
    Visible from the warning itself, and when issuing warnings against content.
    Link reply bans to reports
    Log reply bans into report system
    Optional Issue a reply-ban on issuing a warning (default disabled)
    Allow reply-banning through a closed threads for moderators
    Link Reports to Warnings.
    Logs changes to Warnings (add/edit/delete), and associates them with a report.
    Automatically create a report for a warning.
    When issuing a Warning, option to resolve any linked report.
    Optional ability to log warnings into reports when they expire. This does not disrupt who the report was assigned to, and does not re-open the report.
    Report Comment Likes.
    Resolved Report Alerts are logged into Report Comments (as an explicit field).
    Search report comments
    Optional ability to search report comments by associated warning points, and warned user. (Requires Enhanced Search Improvements add-on)
    Reverse order of report comments (default disabled)
    Optional auto-reject/resolve sufficiently old reports (default disabled)
    Show content date when viewing a report
    Show forum for post reports in report list
    Permission-based ability to join a reported conversation
    • Free
    • 3 Downloads
  12. Kingz V3 Theme for XenForo 2.3 packaged into all in one installer, including required addons and premium content.
    ps:
    After successful purchase, please contact our website management personnel to obtain the complete set of theme plugin source code.
    We will respond to the request within 24 hours at the latest.
    Features
    🎨 Sleek and modern design
    📱 Fully responsive layout for all devices
    🌓 Dark mode support
    🚀 Optimized for fast loading times
    🧩 Custom widgets and elements
    🎯 Easy navigation and user-friendly interface
    🖌️ Customizable color schemes
    📊 Enhanced user profile pages
    💬 Improved thread and post layouts
    🔧 Easy installation and configuration
    Compatibility
    This version is a packaged full set of KINGZ V3 themes/plugins, with the original installation code available upon unboxing.

    • 310.00 USD
  13. Titan for xenforo 2

    Titan is the ultimate gaming theme, based upon a large wallpaper image which is blurred behind textured navigation and category bars. Assign up to 6 background images via the theme settings to completely change the colour scheme, and let your members choose their favourite from a predefined selection!
    • Free
    • 0 Downloads
  14. Alt is a powerful, creative, responsive multi-purpose xenForo Theme, With Alt, you can unleash your creativity in potentially unlimited ways to create the perfect website.
    RE-ME Framework Features List
    You don’t just get a simple theme; you’ll get settings that will change the default framework into your own. It’s your website; make it yours!
    Google Web font is easily configured.
    Node Background
    Avatar Shape
    Guest Message
    Text Logo
    Remove Sub-navigation row
    Collapsible Categories
    Sticky Category Strips
    Simplified Node Statics
    "New" Indicator Label
    Sidebar Position
    Sticky Sidebar
    Collapsible Sidebar
    Collapsible Sidebar Blocks
    Separate Sticky Threads
    Show the avatar of who last posted
    Three Different Messages Layout
    First Post Unique Background
    Offline status indicator
    Collapsible User Extras
    Optional Glyphs (Navigation-Sidebar-Message ActionBar)
    Extra Footer is easily customized with 8 different widgets.
    And more...
    • 6.00 USD
  15. Ready for a gamer theme? If you are, look at this beautiful and clean theme called “Pad,” Pad is packed with great features and admin options.
    The styling options are also top-notch, with lots of color pickers in the admin area that will help you customize your community's look and feel in detail. At the same time, we haven’t forgotten about font variations (Google Fonts is integrated with this theme)
    • 6.00 USD
  16. Fluent is our newest premium theme release. This results from Microsoft’s set of guidelines for better design, keeping mobile users in mind. It supports better browsing by enhancing the visual and motion experience. This theme is almost Fluent-based to make a better user experience.
    As always, the theme can be easily customized as it comes with many options and properties.
    RE-ME Framework Features List
    You don’t just get a simple theme; you’ll get settings that will change the default framework into your own. It’s your website; make it yours!
    Avatar Shape
    Guest Message
    Text Logo
    Two Login Triggers Styles
    Remove Sub-navigation row
    Collapsible Categories
    Sticky Category Strips
    Last Poster Avatar
    Simplified Node Statics
    "New" Indicator Label
    Sidebar Position
    Sticky Sidebar
    Collapsible Sidebar
    Collapsible Sidebar Blocks
    Separate Sticky Threads
    Show the avatar of who last posted
    Online/Offline status indicator in the discussion list
    First Post Unique Background
    Offline status indicator
    Collapsible User Extras
    Optional Glyphs (Navigation-Sidebar-Message ActionBar)
    And more......
    • Free
    • 8 Downloads
  17. Ortem is a minimalistic design focused around a simple color picker, allowing your members to easily customize the colors of the layout by selecting from a preset array. The header area is large enough to accommodate for big logos and full width banners, and the navigation bar sticks to the top of the screen for easy access.
    • Free
    • 1 Downloads
  18. Vigas, our latest premium xenForo 2 themes. If you're looking for a sleek, multipurpose, and dark forum layout, then you found your perfect match!

    RE-ME Features:
    Fully Responsive Layout
    Clean Retina & HD display Support
    Google web font & Custom Icon font
    Avatar Shape
    Guest Message
    Header Background
    Text Logo
    Two Login Triggers Styles
    Remove Selected Tab Sub-Links
    Collapsible Categories
    Simplified Node Statics
    Sidebar Position
    Collapsible Sidebar
    Collapsible Sidebar Blocks
    Three Different Messages Layout
    First Post Unique Background
    Offline status indicator
    Collapsible User Extras
    Optional Glyphs (Navigation-Sidebar-Message ActionBar)
    Extra Footer is easily customized.
    And more........
    • 6.00 USD
    • 2 Downloads
  19. The distinctive feature of Aperture is its parallax background image which blurs once the page is scrolled. The blurred image provides a softer, less distracting background for your content and a fixed navigation bar provides easy access to all of your navigation links, user links and search bar. Perfect for a wide range of XenForo sites but especially great for gaming, sporting or movie sites!
    • Free
    • 1 Downloads
  20. 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

Top Downloads

  1. Codey Theme RIP

    Free

    This style theme only supports IPS 5.0+version
    • 1 Downloads
    • 1 Comments
  2. CS Asgard RIP

    Free

    This style theme only supports IPS 5.0+version
    • 1 Downloads
    • 0 Comments
  3. Maze MP RIP

    Free

    This style theme only supports IPS 5.0+version
    • 1 Downloads
    • 0 Comments
  4. ColibriPlus - The Social Network Web Application

    Free

    Need you own Social Network Platform? ColibriPlus isn’t just another social network script you’ll find floating around. Not social network for for everything and everyone. ColibriPlus is different – it’s specifically made for people who want to build focused communities around their niche. Whether you’re building community like: crypto, gaming, running a business network, sports, or literally any specialized topic, this gives you everything you need to create your own space.
    • 1 Downloads

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.