Jump to content

About This Club

Joining this club will provide access to XenForo's latest premium NULLED themes and extension resources at any time!
  1. What's new in this club
    • 0 downloads
    • Version 2.1.2
    InfoPanels allows you to display useful and interesting information in a much more user friendly way, allowing your members to access important areas of the forum, and important information, without having to go through different menu screens. Uses The Top X Stats portion of the software allows your users to keep track of whats going on in the forum almost in real time - perfect for boards with many forums which are hard to keep track of! The Welcome Panel displays all the information your users may want to see instantly when they log on, without having to go searching for it. Live Demo You can see this product in action via this page: https://www.dragonbyte-tech.com/pages/infopanels-demo/ (Guests / unregistered users cannot see the "Welcome Panel" portion.) Feature List Welcome Panel: A block above your normal forums, the Welcome Panel provides a range of stats important to your members such as their post count, % of total forum posts they have, new posts, unread conversations, etc. The following statistics are displayed: Current time Unread conversations Total conversations Forum statistics Members Threads Posts Newest member Top poster Your posts / threads Your posts per day Your % of the forum's total posts Your most active forum Your trophy points Your reaction score Top X Stats: This block lets you see a continuously updated feed of links to the latests posts made by your members, and many other things that users can choose between. This fits perfectly above a Shoutbox, for instance, to give people an easy view of new posts while they chat. The following blocks are available: Hottest Threads Latest Members Latest Posts Latest Threads Most Popular Forums Most Reacted Threads Most Reacted Users Most Viewed Threads Top Posters Top Thread Starters Highest Rated XFMG Media Items Highest Rated XFRM Resource Items Latest XFMG Media Items Latest XFRM Resource Items Most Viewed XFMG Media Items Most Downloaded XFRM Resource Items ...your suggestion goes here! Highly Configurable: Each of the above Top X Stats blocks can be individually configured. "Thread" related blocks can use a compact or the full "thread bit" style, include/exclude forums, cut-off dates and more. "User" related blocks can toggle avatar display, rich user name display, and more. The blocks will also hide the user details for ignored members! Easily Deployed: The Welcome Panel and Top X Stats are fully native XenForo widgets, which means they can be deployed anywhere on your site either via the built-in widget position system, or manually via the template tags. Please note that neither the Welcome Panel nor the Top X Stats feature a minimal "sidebar" widget.
    Free
  2. mostefa mohamed joined the club
    • 1 download
    • Version 2.3.0.4
    How do I download updates? Where can I get download links? Your download link and all future updates are automatically emailed to the purchasing PayPal email address. If you are not receiving these emails, please check your spam folders. If you prefer, you can login and see your purchase history here: https://8wayrun.dpdcart.com/portal Before asking support questions, please watch these videos: Basic setup & features: Promoting articles & features: If you want more videos on specific topics, please let me know How do I make my articles list the index for my forum? Admin CP: Setup > Options > Basic Board Information Index Page Route: ewr-porta/ How do I rename the "ewr-porta" sub-directory to something else? Admin CP: Setup > Navigation> Route Filters > Add route filter Find route: ewr-porta/ Replace with: articles/ I have two "home" tabs, how do I get rid of one? Admin CP: Setup > Navigation > Public Navigation Disable the default "home" tab My articles list does not have a feature slider on top of it? The feature slider is no longer built into the article list. It is instead a widget, which can be placed anywhere on your forum. This makes it more universal and easier to manage. Admin CP: Appearance > Widgets > Add widget > XenPorta > Features How do I put my feature slider above the fold/main content area? User the "relocate slider" option in the feature widget to relocate the slider anywhere you want. I recommend using: .p-body-main What is the difference between "full" and "split" widget locations? "Full" widget locations place each widget at full width in each line. Basically the same as every other widget location built into XenForo 2. Each new widget in a "full" location will appear below the previous. "Split" widget locations attempt to place each widget in a horizontal flex-box; like a grid. It will attempt to put new widgets to the side of previous widgets, instead of below it. I say "attempt" because there is a minimum width for widgets, and if the user's view-port is too small, it will respond responsively. How do I put widget content in-between articles on the articles list? With the "XenPorta > Articles list: After article" widget position, you can put content after each article. You can then use the {$context.i} parameter to limit widgets based on the iteration of the article count. (if you are using the HTML widget make sure to enable "advanced mode" on the widget) Example: HTML: <xf:if is="$context.i % 3 == 0"><div class="porta-article-item"> <div class="block-container porta-article-container"> <h3 class="block-header">{$title}</h3> <div class="block-body block-row"> This widget will appear after every third article. </div> </div> </div></xf:if>If you want to use this position with masonry, using the porta-article-item and porta-article-container classes in the above example will greatly help with any styling issues you may have. Why are there so few widgets in this version compared to the previous? XenForo 2 has a built-in HTML widget, which works fantasticly... you can even use XenForo template syntax in it! Because of this, unless you need specific PHP backend procedures for a widget, there is no real reason to make a widget for something which can simply be placed as HTML code.
    Free
    • 0 downloads
    • Version 3.0.2
    The Job System Addon is a powerful extension designed to enhance user engagement and reward participation on your XenForo forum. With this addon, you can create a dynamic environment where users can browse, complete, and submit jobs or tasks to earn rewards. The system provides a seamless way for users to track their submissions and withdraw their earnings while admins maintain full control over job listings, submission moderation, and withdrawal approvals. Admins can easily create, edit, or delete jobs, review user submissions, manage file attachments, and leave comments for users. A balance withdrawal feature is built-in, allowing users to request withdrawals once they’ve reached a certain threshold, with admin oversight to approve or reject these requests. The addon is fully customizable, enabling admins to tailor the welcome page content with HTML support and call-to-action buttons. It also integrates with XenForo’s notification system to provide real-time alerts for submission status and withdrawal requests. Key Features: Create and manage job listings Submission moderation with admin feedback User-side tracking for job submission status (pending, approved, rejected) Withdrawal system with admin approval Customizable welcome page and job listing display Real-time notifications for submission and withdrawal status Full integration with XenForo's permission and alert systems Whether you're looking to gamify user engagement or provide structured tasks for rewards, the Job System Addon is the perfect solution for maintaining a balanced, reward-driven forum experience. Installation 1. Download the addon files from the repository. 2. Upload the files to your XenForo root directory. 3. Install the addon via the Admin Panel (Add-ons > Install/Upgrade). 4. Configure user group permissions and settings in the Admin Panel under "Job System."
    Free
    • 0 downloads
    • Version 1.15.15
    Editor improvements Work-arounds for various editor bugs (froala) around new-line handling. Improved support copy & pasting XenForo inline-spoilers, inline code blocks, quotes. Improved support for copy & paste from; Discord Google docs Microsoft Office (not Office 365 online) LibraOffice OpenOffice Preserving new-lines from some HTML copy & paste operations Option "Normalize quote characters on paste" to convert "smart" quotes into standard ascii quotes Add "Editor playground" option, allow users to preview editor output. Including debug options to inspect how XF transforms editor code to html/bb-code Style property "Suggest disabling bb-code mode clicks", to help non-desktop users get out of bb-code mode Add "fullscreen editor button" option, to enable the fullscreen editor plugin & button Requires adding the button to the editor toolbar's manually Supports the following general bb-codes: abbr accordion article bimg encadre gview latex slider xtable (TinyQuattro compatible, much more advanced than XF2.1 built-in version) tabs time justify sub sup hr (can be a self-closing tag) h1 h2 h3 h4 fleft/fright - float left/right Add self-closing font-awesome bb-codes (not installed by default); A "Brands" Style Font Awesome Icon; [FAB=font-awesome] A "Duotone" Style Font Awesome Icon; [FAD=icons] A "Light" Style Font Awesome Icon; [FAL=icons] A "Regular" Style Font Awesome Icon; [FAR=icons] A "Solid" Style Font Awesome Icon; [FAS=icons] Editor dialogs The following bb-code have pop-up editor dialogs for creating new instances, but not for full editing; abbr accordion anchor article bimg encadre fieldset latex slider tabs time mod bb-code Paragraph format integrates with h1/h2/h3/h4 tags Compatibility shim Spoilerbb rewrites to XF native spoiler Rewrite XF native spoiler to non-blurry spoiler Extends hr/h1/h2/h3/h4 tag support in XF2.2/XF2.1 Moderator only bb-code alert warning stop information Other features Enriched support for copy & pasting from Discord to XenForo's Rich Text Editor Per-style option to add a word counter to the editor Support for making [size] and [ident] bb-codes output rem units instead of px (allows font-scaling) Option to enable transparent color support Per-device option to show text with 'transparent' color as inline-spoiler via toggle on each post Add abs/parse_less_func template functions The list of "moderator only" bb-code can be adjusted The list of "auto-threadmark if used" bb-code can be adjusted Sort bb-code's by title in admincp bb-code list
    Free
    • 1 download
    • Version v1.9.21
    Dramatically increase daily registrations by 200% to 300% Fully featured system to limit the number of content pages your guests can view before being forced to register. It also supports a nag system to warn users that they're on a limited number of views before having to register. Proven method of increasing forum registrations without negatively affecting SEO or annoying your visitors. You control how much a visitor can view anonymously before you force them to register! Features include: Cookie-based to ensure SEO/BOT friendly Custom theme friendly using default XF CSS notices Warn notice and Force Notice are Style Properties for easy customization Session-based to force registration Set max views allowed Set warning screen on/off Set number of views before warning shows Exclude forums from view counting Statistics and Charts Exclude Crawlers Advanced options Granular control over the types of content that count towards view limit System includes: All language in phrases Supports multilingual translation
    Free
    • 0 downloads
    • Version 3.1.2
    This product requires DragonByte eCommerce to function! DragonByte eCommerce: Tickets is the perfect companion to DragonByte eCommerce, allowing you to easily deal with any support query your users might have. Fully integrated with XenForo 2.1 and DragonByte eCommerce, Tickets uses forums to house your support tickets, giving you the stability of the XenForo core along with the rich information from DragonByte eCommerce. Uses DragonByte eCommerce: Tickets complements our eCommerce product by allowing you to associate a forum with a product from eCommerce. All threads posted in that forum will then be considered support tickets, and you will see rich product information along with license information when you visit the thread. Additional fields are powered by the "Custom thread fields" feature built into XenForo 2.1. When users post a new ticket, any thread fields that have identical license fields will be automatically filled out when the customer selects a license. You are also able to define automated actions that can occur either when the ticket is created, or automatically in the background. Users can be notified their ticket is being closed, or the ticket itself can be closed - the possibilities are nearly endless! New! You can also allow users to attach secure data to their support tickets, which can be used to request things like FTP and AdminCP information or other sensitive data. Feature List Tight DragonByte eCommerce Integration: Forums on your site can be associated with an eCommerce product to turn it into a support ticket category. Rich product information such as a direct link to the product itself and the product rating, as well as information regarding the ticket itself, gets added to a new sidebar in the thread. Furthermore, if you use the "License fields" feature in eCommerce to ask for things such as the URL the product is installed on, creating custom thread fields with identical field IDs will auto-fill that information whenever your customers select a license. Ticket States: Tickets have five different states: Open - the ticket has not been assigned to a user Assigned - the ticket is open and assigned On hold - a "middle ground" between an open and a closed ticket, these tickets don't show in the "Open tickets" widget Answered - ready to be auto-closed by automated actions Closed - ticket is closed By using the automated actions (described below), you can set up a system where a ticket is queued to be closed after 7 days if it's "Answered", then close the thread & the ticket after 7 more days. Another automated action can be defined to let the thread starter "revive" the ticket if they reply within that first 7-day grace period. Powerful Automated Actions: You can define any number of automated actions to be taken on support tickets, and order these actions based on priority. You can also choose whether the action can be taken automatically via a cron job, or whether it only occurs when something happens (such as when the thread is created). The following actions can be taken automatically: Set status Assign ticket to user Close thread Open thread Delete thread Undelete thread Reply to thread User name of the person who should reply to the thread Send alert to thread starter Send email to thread starter Send alert to assigned agent Send email to assigned agent You can also fill out a message to be used in the Reply, Alert and Email actions. The following replacement variables are available in this message: {user} - the user name of the thread starter {user_profile_link} - a link to the user's profile {assigned_user} - the user name of the user this ticket is assigned to {assigned_user_profile_link} - a link to the profile of the user this ticket is assigned to {product} - the name of the product this ticket is for {product_link} - a link to the information page for the product this ticket is for You can limit which tickets have this particular action taken on them via the Thread Criteria feature in XenForo. In addition to all the standard search options (such as forum, prefix, thread status, etc), you can use these ticket-specific criteria: Assigned user name is... Assigned user name contains... Ticket state is... Secure Data Storage: You are able to define any number of fields that users can attach to their support ticket after posting it. Data attached this way is encrypted with a unique secret key, which is emailed to both the ticket starter and the assigned agent. This can be used for things like FTP access details or other sensitive information that you would otherwise need to exchange un-encrypted via email or PM. Data can be deleted at any time, even if both parties lose the secret key. Easy Ticket Management: A ticket's state can be changed in multiple different locations, including the "Edit thread" interface, and the ticket's sidebar. Moving threads into a support ticket forum will create the associated ticket information, and moving it to another support ticket forum will update the information - you don't have to worry if people post in the wrong section! Other advanced features such as copying a thread, and copying/moving posts are also supported. "Open Tickets" Widget: You can deploy a widget that lists currently open tickets, and by using user group permissions you can ensure that your support agents only see tickets that are assigned to them. Powered By XenForo Threads & Forums: By using threads & forums as the back-end, basic features such as email alerts (via the "Watched threads" feature in XF) will continue to work, even if you choose to stop using this product or it stops working for whatever reason.
    Free
    • 1 download
    • Version 3.3.3
    Communication in topics and personal correspondence without reloading the page. Transitions between pages via AJAX. There are two styles of personal correspondence to choose from. Customizable sound alerts. Support [DCom] Auto Merge Double Post
    Free
    • 0 downloads
    • Version 3.17.10
    Search Bar Auto Complete When your users type in the search bar on your forum they will see suggestions based on what they have typed so far. The terms come from phrases used in your index rather than just common words. This means that it should work well for niche boards, any language, etc... This can really help reduce missed searches. Works with: Threads XFRM DragonByte Technology's eCommerce NixFifty's Tickets Bob's AMS Integrated tag search Include tags and without tags in various advanced search forms, instead of just searching for tags by themselves. Similar Threads On a new thread, provides potentially similar threads as the title is being created. On viewing a thread, provides a list of potentially similar threads (based of title and any tags). Uses caching to reduce hits to the search system (but still requires at least 1 SQL query to ensure visibility checks). Suggestions/"Did You Mean" Functionality There are two different "Did You Mean" features. One type is for even when the user has results for their search but there is a more popular, similar, term in your board's index. This can lead to better results. It also helps reduce typos. The other type is for when there are no results for their query, they will be presented with a list of similar terms that appear in your index. Post Areas On a user's profile, shows forums by post count where the user posts the most. Tag Search Search content with or without a given list of tags Search Deleted Content Provides opt-in/out for searching deleted items from the advanced search page, if a user has permission to see deleted content for some forums, they may search for deleted content. Deleted search options: Exclude deleted Include deleted Only search deleted Per-forum Permissions [ESE] Use similar threads (Thread create) [ESE] Use similar threads (View Thread) [ESE] Use auto-complete Note; requires this to be granted at the user-group level for this feature to be usable from the search page or the forum root page.
    Free
    • 1 download
    • Version 2.1.4 Fix 3
    Description : This add-on allow you to let users renew their upgrades before it expired, send email/conversation with notice once expired asking them to renew and more. Feature summary : Options : Invoice logo Company detail Footer block Username Enable field in invoice Send email/conversation before and after expiration date Display notice to the user with expired account and asked him to renew Allow user to renew his account even before expiration date Invoice list Alert user before/after expiration Exclude upgrade from invoice Show in user profile how many times this user upgraded his account Branding : This add-on does not include branding. Installation : Download and unzip it. Copy the src/addons/XenSoluce/UserUpgradePro directory to your server. From the AdminCP install the add-on.
    Free
    • 0 downloads
    • Version 2.15.0 Beta 1
    This addon allows users to customize the appearance of their username, custom title, posts, postbits, profiles, and tooltips, by a "Style settings" link to the Account Details section. Users can also choose a frame for their avatar from this page, or if the admin has chosen a default avatar frame for the user's primary usergroup, they will fall back to that frame instead. Another link called "Profile block settings" is also added to the Account Details section where users can add multiple embeds for playing music, videos etc. They can also choose where the blocks will be located (sidebar, above content, etc). The abilities are all controllable with permissions so you can restrict certain user(groups) from accessing the functionality - ideal for user upgrades etc. Avatar frames, sparkles, postbit presets & fonts are called "assets" and can be controlled from the Appearance section of the administrator panel. You can modify, remove or disable the addon-provided assets, or upload your own custom ones from these pages instead. FeaturesExtends Xenforo User Criteria for Trophy support Users can disable all styles if they find them annoying Users can ignore each others styles Admin options Can globally disable each style type Can choose if username icons should inherit usergroup color or allow separate styling Can choose square or round avatar types Can choose maximum username icon image height & width Can choose maximum postbit background height & width Can choose minimum & maximum font size for post styles Can globally disable each custom profile block type Can restrict specific usergroups username color to 5 chosen by the admin Can manage various options for avatar frames, fonts, sparkles, and postbit presets Rename Set display order Restrict access to specific user-groups Upload image / font Style properties Prevent animated glow CSS from being loaded Prevent custom title style CSS from being loaded Prevent avatar frame CSS from being loaded Prevent font CSS from being loaded Prevent sparkle CSS from being loaded Prevent username style CSS from being loaded Prevent tooltip style CSS from being loaded Disable profile styles Sparkle width Sticky style previews Sticky preview position offset Input slider background color Input slider thumb color CSS box gutter background color CSS box slider background color CSS box slider thumb color Postbit gradient start color Postbit gradient end color Postbit gradient direction Custom title style Bold, italic, underline Color Solid color Gradient color Font family Glow color "None", "Weak", "Medium", "Strong", "Animated", "Custom" glow strengths Fill your text with an image ("Inner-text animations") Sparkle Postbit style Disable postbit backgrounds if you don't like them Accepts image URLs, uploads, or a preset choice for a background "No repeat", "Horizontal", "Vertical", "Both" background repeat options Sliders for controlling X & Y axis position of the background image "Auto", "contain", "cover" background size options Opacity Brightness Contrast Text color Text shadow CSS Post style Disable post styles if you don't like them Bold, italic, underline Color Font family Font size Profile style Header Header height (px) Navbar background color Page background Color Image Sticky page background Page background repeat Page background position Page background size Font color URL color Highlight color Box header color Box background color Border color Button color Scrollbar color Scrollbar background color Scrollbar width Scrollbar radius CSS Tooltip style Font color URL color Highlight color Box background color Border color Button color Username style Bold, italic, underline Color Solid color Gradient color Font family Glow color "None", "Weak", "Medium", "Strong", "Animated", "Custom" glow strengths Fill your text with an image ("Inner-text animations") Fontawesome or image URL icons "Before" or "After" icon position Icon color Sparkle Custom profile blocks Soundcloud audio Spotify audio Text TikTok video Twitter feed Youtube video Compatible themesCSCN Anniversary FlatTheme - PigmentGreen IPBee Mocah MX Dark Pach Pro Black PurpleFreak Royal Shades of Blue Shades of Grey StyleFactory Rain ThemeHouse iO / iO Dark ThemeHouse UI.X 2 Xenforo default
    Free
    • 0 downloads
    • Version 1.1.6
    Thanks to this plugins you can: set image background set category (easy field) set link color set description color set category color set animated effects (predefined) set up to 6 elements of content set height for main content set height for responsive design set colors for gradients set hover effect You can also change design mode to only show 4 (upper ones) content elements.
    Free
    • 0 downloads
    • Version 2.7.0 Fix 4
    Description : This add-on allows you to decide which content is indexed from the search engine and more. Feel free to make suggestions ! Feature summary : Options : Forum Meta-Title What's new Meta-Description Members Meta-Description Help Meta-Description Resource Meta-Description Media Meta-Description Login Meta-Description Register Meta-Description Threads Meta-Title (default structure) %prefix_title% %thread_title% %forum_title% %board_title% %page_number% Threads Meta-Description (default structure) %prefix_title% %thread_title% %forum_title% %board_title% Symbol for separator (threads) Categories Meta-Title (default structure) %forum_title% %parent_node% %board_title% %page_number% Categories Meta-Title (default structure) %forum_title% %board_title% Symbol for separator (categories) Thread titles lowercase : Disable, choose an option. All characters in lowercase. All characters in lowercase except first one. All characters in lowercase except first letter of each word. Robot settings for What's new Robot settings for Members Robot settings for Help Robot settings for Resource Robot settings for Media Robot settings for Login Robot settings for Register Open Graph Image Default Open Graph (Threads, Medias/albums, Resources) : Via URL Via avatar Via attachment Twitter card (Threads, Medias/albums, Resources) : Default summury card Summary card with large image App card Player card Rebuild tools Meta-Title : Nodes Nodes XFMG Nodes XFRM Threads Medias/albums Resources Meta-Description : Nodes Nodes XFMG Nodes XFRM Threads Media/albums Resources Meta-Robots : Nodes Nodes XFMG Nodes XFRM Threads Media/albums Resources Prefixes Batch update for Meta-Robots : Threads Resources Media/albums Canonical URL Permissions : User : Can edit SEO for own entity (threads, resources and media) User : Can edit SEO for all threads User : Can edit SEO for all resources User : Can edit SEO for all medias Branding : This add-on does not include branding. Installation : Download and unzip it. Copy the src/addons/XenSoluce/SEOOptimization directory to your server. From the AdminCP install the add-on.
    Free
    • 0 downloads
    • Version 1.1.2
    This add-on is not affiliated with XenForo Ltd. This add-on makes it possible to charge users to change their usernames. It is tightly integrated with XenForo 2.2's username change system and wraps the paid elements around it. Thus you can use the default options to configure the time duration between changes and use this add-on to monetize the change. Features: Support for XenForo's payment profiles allowing you to use different supported payment methods. Allow users to have X free username changes before subsequent changes will cost money, where X is configured with user group permissions. If username changes require approval, the new name will need to be moderated after purchase as expected.
    Free
    • 0 downloads
    • Version 3.3.2
    Description It's time to get the content of your forum tagged to meet your expectations ! With this add-on from XFA, you can generate tags for the elements which are not sufficiently tagged on your forum, supporting the following content tagging: Threads XenForo Resource Manager - Resources XenForo Media Gallery - Medias (images only) User Blog System (UBS) - Blog Entries Article Management System (AMS) - Articles The generator search for items meeting the criteria you specify and suggests tags based on word occurrences in the item content. Key Features Supported content types: Threads XenForo Resource Manager - Resources XenForo Media Gallery - Medias (images only) [NEW 3.2.0] User Blog System (UBS) - Blog Entries [NEW 3.2.0] Article Management System (AMS) - Articles [NEW 3.2.0] Suggest words based on most occurrences. Occurence is displayed in the search for information. * Capability to filter words to ignore thanks to global options and on search options Common criteria available to search for the different items type: Number of items to process per page Number of existing tags limit Number of tags to suggest Minimum size of the tags to suggest * Minimum occurence of the tags to suggest * Include title in search * Words to ignore Filter to only show items containing specific word in title Filter to only show items having a specific prefix * [NEW 3.2.0] Search only in specified categories Exclude defined categories from search Automatic processing of pages Specific criteria for each type: Threads Number of first posts of the thread to use for analysis XFMR - Resources Option to search in updates messages instead of just in the description XFMG - Medias Topicality, i.e. how important/central a suggested tag is to the overall context of the image. Confidence, i.e. score for the suggested tag. UBS - Blog Entries Option to search in pages instead of just in the description AMS - Articles Option to search in pages instead of just in the description Automatic processing of pages leads to the suggested tags being automatically validated one page after the other, without a single click on the mouse Automatic tags generation for non-tagged content Can be activated individually for each of the supported content types Fully configurable: Maximum number of added tags Minimum word size of the added tags * Minimum word occurence of the added tags * Topicality (Medias only) Confidence (Medias only) * Not applicable to Medias Important information about Medias tagging Media tags generation works only for images and is based on Artificial Intelligence recognition thanks to the Google Cloud Vision label dection API. This API is free for a defined number of calls each month and then charged (see pricing here: https://cloud.google.com/vision/pricing).
    Free
    • 0 downloads
    • Version 2.3.6
    Main Features List 4 Different Node Layout Node Image Category Colors Configured by Admin Featured Post 4 Different Featured Posts 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 Avatar Shape Custom Scrollbar Guest Message Sticky Staff tools 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 avatar of who last posted Online/Offline status indicator in the discussion list 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.....
    Free
    • 1 download
    • Version 3.1.1
    Description Have you ever searched for a simple sale/classifieds solution allowing your user to sell their stuff directly from the forums ? Forum Sales is the solution ! Through a few additional fields to fill-in upon thread creation or edit, your users can start selling their stuff through threads. You can fine tune who and where sales are possible thanks to usergroup permission and nodes configuration. Sales payment can be configured in two modes: Individual: Users get paid directly either by PayPal or external means (eg. money, check, ..., if you authorize it as you wouldn't be able to get percentage on sales). Centralized: You get paid by PayPal for every sale of users items and you then manually transfer the money back to the seller. The buyer has the mean to confirm the effective reception of the item thus allowing you to only give money back for guaranteed sales. This product is also for you a new source of revenue thanks to Paypal Adaptive payments implementation, allowing you to set a percentage you want to retain on user sales. The percentage amount is automatically processed during the payment and sent to your paypal account while the rest is sent to the seller account in individual mode. In centralized mode, the amount is substracted from the owed amount. In individual mode, you can also let your user decide wether they want to donate or not a percentage of the sale as a participation to your website cost, all through options. Features Simple classified solution allowing two kind of sales: Local sales with payments handled through forum External sales with link to website for purchase (optional, activable per forum) Node based usergroup permissions: Can sell Can buy Percentage on sales (if active) Authorization to request other payment mean Manage sale by anyone Per node activation and percentage on sales configuration. Can be set to only allow sales thread in node. Three possible percentage on sales configuration for nodes: Disabled Node value based Permission based Monetization possible thanks to automatic percentage on sales retrieval Two payments mode: Individual: Users get paid directly as soon as the sale is concluded. Centralized: You get paid as soon as the sale is concluded and you then have to manually process, when you want to, the transfer of the money back to the seller. Items reception can be confirmed by the buyer thus allowing you to ensure all sales are conclusive. Fully configurable: Authorized currencies Paypal payment configuration Unprocessed sales reset timeout (upon button click, sales are put on hold until purchase is performed) Choice to display the price or the sold status on threads row in the threads list Limitation of the minimum [NEW 3.1.0] / maximum amount for the percentage on sale amount for each currency Minimum price for each currency Sales expiration delay (to avoid sales from going indefinitely with eventually buyer gone) Sale configuration upon thread creation or sale management in Thread Tools menu: Price Currency Sale status Quantity Option to accept contact per PM for other payment means Option to require a physical address to be input on Paypal (buyer's protection requirement) Donation amount (if active - individual mode only) Shipping costs configuration in the sale with unlimited location/cost couple Immediate payment validation thanks to Paypal Express Checkout Usergroup permissions to allow user to contact the seller to purchase through other payment means (individual mode only) Buyer alerted upon successful sale User criteria (for trophies) Number of sales Total amount of sales Capability to change for each forum from the default thread list view to a grid view with an image thumbnail (using first attachment) Complete sales log in admincp User sales page on front-end: Sales list Owed amount by admin (centralized mode only) User purchases page on front-end: Purchases list Capability to confirm item reception
    Free
    • 1 download
    • Version 4.2.2
    Requirements XenForo 2.3 XenForo Resource Manager 2.3 Description This add-on lets you prompt a popup under your user mouse when they hover the download button on the resource page. Through the Resource Categories configuration system, the administrator select in which categories donations can be requested and for each each of these categories if donations should: use the paypal address set in the admincp through options; use the paypal address set in the admincp for that category; let each user input their own paypal address to sell their resources. When adding a resource to these categories, your users can then select wether or not they want to prompt for a donation request. Features Usergroup permissions: Can ask for donation Can select a default donation amount 3 category based configurations for donations: Let user ask for purchases on a per resource basis or globally from account details [NEW 4.1.0] (user choice) Use category wide purchases (Admin choice) Use forum wide purchases (Admin choice) Compatible with paypal and bitcoin QrCode display for bitcoin donations Option to set the default donation amount. Authors with corresponding permission can overridde it by their own amount.
    Free
    • 0 downloads
    • Version 8.8
    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. Description: Shows a list of similar threads when posting 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. (Example of Similar threads shown in thread view)
    Free
    • 0 downloads
    • Version 1.1.3
    Additional requirements RM Marketplace > 5.7.0 Description Elevate Your Marketplace with a Powerful Cart Plugin ! Transform your marketplace into a seamless e-commerce platform with our advanced cart plugin. This robust solution empowers buyers and sellers with a streamlined shopping experience, boosting engagement and driving sales. Features Category-Specific Restrictions: Control which product categories can be added to the cart, ensuring compliance with your marketplace rules and regulations. Multi-Seller Cart: Allow buyers to add products from multiple sellers to a single cart, simplifying the purchasing process and encouraging broader exploration of your marketplace. Cart Pruning Timeout: Automatically remove items from the cart after a specified period of inactivity, freeing up storage and encouraging timely purchases. Customize the timeout duration to suit your marketplace's needs. Separate Checkouts: Enable buyers to complete separate checkouts for each seller's products, facilitating clear order management and direct communication between buyers and individual sellers. This feature streamlines fulfillment and minimizes confusion. Seamless Integration: Integrates flawlessly with our marketplace forum addon, providing a user-friendly interface for both buyers and sellers. Customizable Options: Tailor the plugin's settings to match your marketplace's unique requirements. Benefits for Buyers: Conveniently shop from multiple sellers in one place. Manage their cart with ease, including adding, removing, and updating items. Enjoy clear and organized checkouts for each seller, ensuring accurate order processing. Benefits for Sellers: Reach a wider audience by participating in a multi-seller marketplace. Benefit from streamlined order management with separate checkouts. Gain increased visibility and sales opportunities. Boost your marketplace potential and provide a superior shopping experience with our feature-rich cart plugin. Contact us today for more information or new features requests. Limitations Only one coupon is usable per checkout for now. Parent resource presence in cart not detected for child resources purchase in parallel
    Free
    • 0 downloads
    • Version 2.2.0
    Roster adds a complete club management system to your forum with the capability to create rosters associated to different games in each club.This xF add-on is usable standalone but can also be used in combination with our Tournament addon to host team tournaments. Key Features Create game list: Enable/Disable game Upload game icon Create unlimited custom fields for clubs Manage club: Edit club Upload club logo Unlimited number of rosters in clubs: Add/Edit roster Username autocomplete for roster captain Game selector Delete roster Add member in roster with username autocomplete Revoke user in roster Manage members requests to join club Change club owner Revoke user in club Invite member in club (via user profile and member card) Users can do a lot of actions: Send request to join club Cancel request Leave club Report Club Activity Stream and alert notification in club: Log owner actions on club (edit club, revoke user...) Log user actions about club (join, leave...) Club members list Club rosters list: we can also view members with member lists overlay Clubs moderation: You can moderate all clubs (club is automatically disable) when: Club is created Club is edited Club owner changed You can see all reports
    Free
    • 1 download
    • Version 2.3.5
    Gamer x brings together everything that modern forum communities need. It features a clean and minimalist design crafted for XenForo. With both light and dark mode options, it offers seamless integration with any forum structure, catering to various styles. Premium Design: A responsive layout optimized with the latest web technologies. It supports retina displays and modern browsers, ensuring flawless visuals across all screen resolutions. Easy Customization: Its flexible structure requires no technical knowledge. Customize everything from theme colors to menus and sidebars with just a few clicks.
    Free
    • 1 download
    • Version 2.3.6a
    Fury is our newest premium theme for xenForo 2. It's bright, elegant, and subtle look makes it a design that can be used for multiple purposes. Not only is this theme very user-friendly and flexible, but it's also easily customizable to suit your needs. 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 Avatar Shape Custom Scrollbar Guest Message Sticky Staff tools Text Logo Two Login Triggers Styles 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 Online/Offline status indicator in the discussion list 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.....
    Free
    • 0 downloads
    • Version 2.16.3
    Multiple Prefixes! Ever run into a situation where you want to prefix a thread with multiple tags? Now you can. All the same features still work, clicking a prefix shows all threads prefixed with that same prefix. Searching for a prefix will show all threads that contain that prefix (plus the other ones it has). Supported content types Threads XenForo Resource Manager; Resources DbTech Shop's items DbTech eCommerce's products
    Free
    • 1 download
    • Version 2.5.2
    This is an AJAX based chat application that does AJAX calls to the server to get new messages. Main Features Rooms (with embed option) Dedicated guest room with nickname support Archive with search criteria Polls Top chatters page Private conversations Sound, desktop & browser tab notification Global user commands (21 commands that you can manage and you can also add you own custom commands) Custom user commands (Can be used to set predefined messages/responses via command) User settings User status User group permissions User sanctions (Mute/Kick/Ban) User image uploads Style properties Lots of admin options to enable/disable certain features Bot notifications for new threads, new posts, new users, new Resource Manager resources, new Media Gallery albums/media/comments Bot responses that can be trigger by predefined keywords Bot messages that are posted automatically at set time/date Display notices in rotation (can be edited via the built in rich text editor) Display ads in rotation Set chat rules page Rooms widget Top chatters widget Active users widget Display "Who is typing" in both rooms and conversations Chat is loaded as a widget and you can customize the widget to load the chat at certain times on certain devices. Chat uses the built in XenForo rich-text editor and you can disable individual buttons/BB codes. Room options Name Description Room users (optional with user permission) - Allow room access to certain users. Password (optional with user permission) User groups - Allows you to enable room access based on user group (admin option) User language - Allows you to display room based on the user's account language setting (admin option) Read only - Allows you to make room read-only (admin option) Locked - Allows you to lock the room until a certain date (admin option) Can leave room - Allows you to control if the user can leave or not the room once joined (admin option) Minimum time between messages - Users will have to wait this many seconds between posting messages. (admin option) Auto-prune messages every x hours (admin option) Thread ID - If you set a thread ID, messages posted in the room will also be posted in the thread (admin option) In ACP there is an option that allows you to set the minimum length required for a message in order to be posted in a thread. (admin option) Enable thread reply - Thread replies will get posted in the room. (admin option) Repost in selected rooms - Allows you to automatically repost the messages you post in this room in other rooms (admin option) Room message features Simple Like/Unlike or Reactions Quote Link Report Edit Delete Conversation message features Simple Like/Unlike or Reactions Quote Report Edit Delete When scrolling to the end of the messages in both rooms and conversations, a button will show up to load more messages.
    Free