- Views: 36K
- Replies: 251
XenForo is a compelling community forum platform with a premium user experience, reliability, flexibility and security. There is no better platform upon which to grow your community. Tested code, safe and clean.
Xenforo highlights:
- Easy to use, even if you are not familiar with web code, you can still build a forum with Xenforo
- Extremely light optimized code
- Fast page loading speed
- Best SEO optimization
- Highly customizable
- Various addons and styles.
Xenforo is a licensed forum software package. We do not encourage using pirated resources, use it only for research purposes and buy it from the author if you like it.
See details and purchase a license at:
xenforo.com
There are a myriad of new features and improvements. Here's a brief overview of our favourites:
We now ship XF 2.3 with jQuery Slim 3.7.1. This is a smaller build of jQuery that excludes animations and AJAX (because this functionality is built in to XF).
- Dark mode and style variants
- Extensive performance improvements
- Featured content
- Image optimization (WebP), client side image resizing and more
- Automation via webhooks
- Sign in with Apple, IndexNow, Full InnoDB and improved MySQL search
- Embed your content anywhere
- Single sign on
- Direct message searching
- Passwordless logins with passkeys
- You can now log in to the admin control panel using your configured passkey.
- Changes to the job queueing system that allows a caller to create jobs with a specified priority.
- Webhook support for user upgrades.
- Separated XF.Cropbox from avatar.js into its own file, crop_box.js.
- Multibyte string handling
- Entity ViewableInterface and IndexNow
- Automatic webhook configuration via PayPal's REST API
with Turkish characters such as ö and ü
- Automatic legacy file clean up
- Persistent file names for attachments
- ...plus a myriad of developer improvements
You can call it on any page where needed with the following code:
XML:You must log in to view (1 lines)
Note that add-ons and custom styles may be broken after upgrading to 2.3. You must test your add-ons thoroughly or look for updates. Be especially careful with add-ons that cover similar features to ones that are added to 2.3; these may conflict with the core XenForo data. If data conflicts are found, they will need to be resolved in a new add-on release or by removing the add-on before upgrading to 2.3.
The following are minimum requirements:
- PHP 7.2 or newer (PHP 8.3 recommended)
- MySQL 5.7 and newer (Also compatible with MariaDB/Percona etc.)
- All of the official add-ons require XenForo 2.3.
- Enhanced Search requires at least Elasticsearch 7.2.
Some of the changes in XF 2.3.11 include:
The following public templates have had changes:
- Fix cron job runner being deleted if a cron job itself hits a fatal error
- Skip moderator log IP capture when no request IP is available, so CLI-triggered moderator actions no longer crash with Invalid string IP.
- Make parse_less_color() return null for an empty string instead of #000000, restoring 2.2 behaviour so callers can omit the meta tag when no color is configured.
- Skip emitting the theme-color meta tag when the style property is empty, so admins can opt out and let the browser use its default.
- Use viewport-relative coordinates when computing nestable drop position so an item can be dropped before the first element of a list.
- Set the EHLO local domain from the server hostname when constructing the Symfony SMTP transport so strict mail relays no longer reject messages identifying themselves as [127.0.0.1].
- Add a non-development xf-rebuild:icon-usage CLI command so administrators can rebuild font-awesome icon usage outside development mode, mirroring the admincp tool.
- Refactor the missing-config handling on the App into an override point and let the CLI app continue running with a warning when only the legacy config is present, so list, help and the upgrade command remain usable while the site is mid-upgrade.
- Delete xf_api_login_token, xf_oauth_token, xf_oauth_request and the linked xf_oauth_refresh_token rows during user account deletion so abandoned access tokens and OAuth authorization records do not linger after the user is gone.
- Recognise additional invalid-mailbox bounce phrases (No such local user, Invalid Recipient, RecipientNotFound and recipient not known) and rewrite the recipient-not-found rule as a regex so spaceless variants are also caught, ensuring these 550 responses are treated as hard bounces.
- Use the canonical entry URL as the RSS item GUID for thread and featured-content feeds so guids are globally unique permalinks rather than bare numeric IDs that could collide with other feeds.
- Suppress the third-party cookie consent form in the HTML BB code renderer when the noCookieConsent option is set and enable that option for thread RSS feeds so embedded media renders without the interactive consent UI that has no place in a feed reader.
- When the user API admin save accepts secondary_group_ids, merge in any groups still listed in xf_user_group_change so moderator promotions, automatic promotions and user upgrade groups are not silently dropped from the rebuilt user group cache by API consumers that round-trip the secondary group list.
- Batch xf_search prune deletes in chunks of 1000 to avoid Galera writeset size limits
- Guard the null user when building search data in prepareMessageData()
- Remove deprecated allowtransparency="false" from Spotify iframe embed
- Capture the full multi-line selection when opening the Insert Code dialog
- Fix invalid child-combinator selectors and createElement calls in editor paste normalisation
- Add public getters to DeleteCleanUpService for code event listeners
- Gracefully handle VAPID key generation failure when enabling push notifications
- Fix QuoteClick scroll position using absolute offset instead of viewport-relative
- Insert editor preview box outside the enclosing form to prevent nested form submission conflict
- Anchor the aliasable-namespace check in getClassForAlias() to prevent false positives
- Remove scrollIntoView from FocusTrigger to prevent page jumping when focusing the status textarea
- Avoid full History relation load for template edit/history pages
- Fix HScroller.step() missing RTL direction inversion
- Stop navigator.share() prepending title and text before the URL on Android and iOS
- Normalise path separators in FileCleanUpRepository for Windows compatibility
- Preserve inner HTML when stripping sup/sub/ins/del/code elements on paste
- Fix hour-constrained crons being scheduled at the wrong minute offset
- Limit alert prune queries to 1000 rows per cron run to avoid unbounded memory use
- Eager-load PermissionCombination in NewProfilePosts widget to eliminate N+1 permission queries
- Strip the leading # from cleanedHash so getElementById resolves the target
- Use ISO year token in weekly stats label
- Only return a renamed class from getClassForAlias/getAliasForClass when the resolved class exists
- Ping idle SMTP keep-alive connections before sending to avoid 451 timeout errors
- OAUTH_CONTAINER
- OFFLINE_CONTAINER
- PAGE_CONTAINER
How to install / upgrade XenForo:
Copy all files in the uploads folder of the new version, overwriting the old files on your system. Edit the .htaccess file if needed. Run domain.com/install to install or upgrade.
The full version can be used for a new installation or an upgrade. (You can use the full version to safely upgrade your forum).
Hướng dẫn cài đặt hoặc nâng cấp XenForo:
Sao chép tất cả tập tin trong thư mục upload của phiên bản mới, ghi đè lên các tập tin cũ trên hệ thống của bạn. Chỉnh sửa file .htaccess nếu cần. Chạy domain.com/install để cài đặt hoặc nâng cấp.
Bản full có thể sử dụng để cài đặt mới hoặc nâng cấp đều được. (Bạn có thể sử dụng bản full để nâng cấp diễn đàn của bạn một cách an toàn).
Download Xenforo 2.3, XenForo 2.3 Full, XenForo 2.3 Nulled, XenForo 2.3 Released, Xenforo 2.3.11
XenForo Resource Manager
2.3.11
XenForo Enhanced Search
2.3.11
Attachments
-
xenforo-2.3.0-beta-7-unstable-full.zip20.3 MB · Views: 43
-
xenforo-2.3.0-beta-8-unstable-full-fixed.zip20.6 MB · Views: 42
-
xenforo-2.3.0-release-candidate-3-unstable-full.zip20.6 MB · Views: 29
-
xenforo-2.3.0-Release-Candidate-4-Unstable-Full.zip20.6 MB · Views: 48
-
xenforo-2.3.0-release-candidate-5-unstable-full.zip20.6 MB · Views: 40
-
XenForo-2.3.0-Full.zip20.6 MB · Views: 194
-
XenForo-2.3.2-Full.zip20.7 MB · Views: 192
-
XenForo-2.3.3-Full.zip20.7 MB · Views: 299
-
XenForo-2.3.4-Full.zip20.8 MB · Views: 391
-
XenForo-2.3.5-Full.zip20.9 MB · Views: 205
-
XenForo 2.3.6 Full.zip20.9 MB · Views: 589
-
XenForo-2.3.7-Full.zip20.9 MB · Views: 728
-
XenForo-2.3.8-Full.zip22.1 MB · Views: 194
-
XenForo-2.3.9-Full.zip22.1 MB · Views: 161
-
XenForo-2.3.10-Full.zip22.2 MB · Views: 332
-
XenForo-2.3.11-Full.zip22.6 MB · Views: 123
Last edited: