XenForo
139 files
-
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
-
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
-
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
- 14 Downloads
- 2 Comments
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
Requirements:
XenForo 2.2.0+
Description:
Adds QR code for current page.
- Free
- 0 Downloads
-
Fore is a creative, trendy, and most friendly theme for xenForo 2, Fore theme will help you to build a popular community.
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
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 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
- 12 Downloads
-
This time we present you SWIFT, our latest premium xenForo 2 themes. It's airy and appealing look fits with all of today's design trends and will take every project you want to a whole new level! It comes with 4 different node layout to choose from, which gives it that extra touch.
Main Features List
4 Different Node Layout
Node Image
Category Colors Configured by Admin
Featured Post
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 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
- 16 Downloads
Top Downloads
-
XFRM Right Sidebar Pro
Free
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- 2 Downloads
- 2 Comments
-
Pro Stats
Free
This app allows using Widget to display the statistic in your site. Members could see and update the newest information on that. IPS version 5.0+ Features: DISPLAY STATS IN TAB VIEW DISPLAY STATS IN GRID VIEW Manage stats in widget's settings: Easy to add/delete stats. Drag & drop to reorder the position quickly. Clicking on stats to options: title, categories, thumbnails. Supports IPS official apps: Forums, Downloads, Pages, Nexus, Gallery, Calendar. And 3rd party apps that meets the- 1 Downloads
- 0 Comments
-
XFRM Right Sidebar Pro
Free
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- 14 Downloads
- 2 Comments
-
Pro Stats
Free
This app allows using Widget to display the statistic in your site. Members could see and update the newest information on that. IPS version 5.0+ Features: DISPLAY STATS IN TAB VIEW DISPLAY STATS IN GRID VIEW Manage stats in widget's settings: Easy to add/delete stats. Drag & drop to reorder the position quickly. Clicking on stats to options: title, categories, thumbnails. Supports IPS official apps: Forums, Downloads, Pages, Nexus, Gallery, Calendar. And 3rd party apps that meets the- 5 Downloads
- 0 Comments
-
[AP] Style Suite
Free
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 embed- 4 Downloads
- 0 Comments
-
Invision Community-Developer Tools
Free
These files are necessary for using developer mode in IPS Community Suite.- 3 Downloads
- 0 Comments
-
Nulled-Invision Community
Free
Invision Community 5 — A Fresh New Experience! Invision Community 5 brings a modern design and powerful features to energize your community: All-New Sidebar Layout Enjoy streamlined navigation with a sidebar for quick access to apps, activity streams, search, and customizable shortcuts. Versatile Forum Views Discover the new Feed view with cover photos and featured colors, plus classic table, grid, and fluid modes for flexible content display. Compact Topic Pages & Mini Profiles Focus on c- 2 Downloads
- 2 Comments
-
Nulled-Invision Community
Free
Invision Community 5 — A Fresh New Experience! Invision Community 5 brings a modern design and powerful features to energize your community: All-New Sidebar Layout Enjoy streamlined navigation with a sidebar for quick access to apps, activity streams, search, and customizable shortcuts. Versatile Forum Views Discover the new Feed view with cover photos and featured colors, plus classic table, grid, and fluid modes for flexible content display. Compact Topic Pages & Mini Profiles Focus on c- 170 Downloads
- 2 Comments
-
Invision Community-Developer Tools
Free
These files are necessary for using developer mode in IPS Community Suite.- 39 Downloads
- 0 Comments
-
The7 - Website and eCommerce Builder for WordPress
Free
The7 features full and seamless integration with WPBakery Page Builder (formerly Visual Composer) and Ultimate Addons. Most our buyers agree that The7 is the best theme to be used with these plugins, up to date! Its 1000+ Theme Options allows to craft almost any imaginable design. And Design Wizard feature lets you create a boutique-grade website design in mere minutes. Both Wizard and advanced Theme Options can work in visual WP Theme Customizer-like and old-school backend editing modes. The7- 36 Downloads
- 0 Comments
-
MaterialXen
Free
Material design is basically a result of Google’s set of guidelines for better designing, keeping in mind mobile users. It supports better browsing by enhancing the visual and motion experience. This theme is almost Material-based to make a better user experience. 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 Avata- 34 Downloads
- 0 Comments
-
Better Statistics Pro
Free
The Better Statistics application for Invision Community 5 combines the statistics from the two widgets, "Member Statistics" and "Forum Statistics," into one. The application uses the original code from both widgets.- 30 Downloads
- 0 Comments
-
Nulled-Invision Community
Free
Invision Community 5 — A Fresh New Experience! Invision Community 5 brings a modern design and powerful features to energize your community: All-New Sidebar Layout Enjoy streamlined navigation with a sidebar for quick access to apps, activity streams, search, and customizable shortcuts. Versatile Forum Views Discover the new Feed view with cover photos and featured colors, plus classic table, grid, and fluid modes for flexible content display. Compact Topic Pages & Mini Profiles Focus on c- 170 Downloads
- 2 Comments
-
Invision Community-Developer Tools
Free
These files are necessary for using developer mode in IPS Community Suite.- 39 Downloads
- 0 Comments
-
The7 - Website and eCommerce Builder for WordPress
Free
The7 features full and seamless integration with WPBakery Page Builder (formerly Visual Composer) and Ultimate Addons. Most our buyers agree that The7 is the best theme to be used with these plugins, up to date! Its 1000+ Theme Options allows to craft almost any imaginable design. And Design Wizard feature lets you create a boutique-grade website design in mere minutes. Both Wizard and advanced Theme Options can work in visual WP Theme Customizer-like and old-school backend editing modes. The7- 36 Downloads
- 0 Comments
-
MaterialXen
Free
Material design is basically a result of Google’s set of guidelines for better designing, keeping in mind mobile users. It supports better browsing by enhancing the visual and motion experience. This theme is almost Material-based to make a better user experience. 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 Avata- 34 Downloads
- 0 Comments
-
Better Statistics Pro
Free
The Better Statistics application for Invision Community 5 combines the statistics from the two widgets, "Member Statistics" and "Forum Statistics," into one. The application uses the original code from both widgets.- 30 Downloads
- 0 Comments