Invision Community
53 files
-
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 content with a compact layout and mini profile cards for authors, making interactions easier and more engaging.
Mobile & Dark Mode Ready
Enhanced mobile UI for all devices and a native dark mode for comfortable browsing anytime.
Performance Optimized
Leaner code means faster loading and a smoother experience for everyone.
Invision Community 5 — Start your new community journey today and unlock more possibilities!
The cracking of this IPS version is very complete and secure, and now it has 100% blocked all communication to the IPS server, running completely offline.
✅ License verification completely bypassed
✅ Add a backend log deletion button
✅ All IPS products are fully activated
✅ License never expires
✅ URL verification disabled
✅ Exception report disabled (just fixed)
✅ Will not verify with IPS license server
✅ Will not send exceptions to the diagnostic server
✅ Fully offline operation
✅ All functions are fully functional and available
SystemLogs Batch Delete Button
Nexus invoice batch deletion button
The deletion operation was successfully executed and statistical information was displayed
- Free
- 191 Downloads
- 3 Comments
-
WeChatAlipay WeChat/Alipay code scanning payment plug-in
Plugin Introduction
The WeChat Alipay plugin provides convenient WeChat and Alipay scanning payment capabilities for the Intrusion Community (IPS) business system, supporting personal payment QR codes, suitable for mainland Chinese users and merchants, greatly enhancing the localized payment experience.
Main functions
Dual platform support: support WeChat and Alipay, two mainstream mobile payment methods, to meet the payment needs of most Chinese users.
Upload of personal collection code: WeChat and Alipay personal collection QR code images can be uploaded separately in the background, supporting JPG, PNG and GIF formats, up to 2MB.
Integration of checkout page: Display a QR code on the checkout page, and users can directly scan the code to complete the payment. The payment process is clear and intuitive.
Custom gateway title and description: customizable payment method name and description to enhance brand image and user trust.
Payment confirmation process: After scanning the code to make payment, the user needs to check "I have completed payment" to confirm. The order will enter a pending status, and the administrator will manually confirm the order after verifying the receipt to ensure transaction security.
Concise backend settings: All configuration items are centralized on the plugin settings page, making the operation simple and easy to understand, without the need for complex development.
Applicable scenarios
Individual webmaster, community, content payment, member recharge, commodity sales and other IPS sites that need WeChat/Alipay payment.
No enterprise qualification required, supports personal QR code payment.
Technical highlights
Compatible with IPS 5. x and above versions.
Pure front-end scanning, no need to interface with official payment APIs, no need for filing or enterprise certification.
Supports multiple languages, user-friendly interface, and easy localization.
Usage tips:You can upload your other payment QR codes on the image upload page of the gateway, instead of having to upload Alipay and WeChat.
- 45.00 USD
- 1 Downloads
-
One-Click Flash Sale to Boost File Sales Conversion by 300%+
A limited-time promotion plugin designed specifically for the Invision Community 5.0+ download center, making your paid resource sales as hot as e-commerce flash sales!
✨ Features
📊 Smart Promotion Management
⚡ Instant Setup: Enter the file ID, discount percentage, and time period—3 steps to complete promotion creation.
🎯 Precise Control: Supports any discount between 1%-99%, with minute-level control over promotion timing.
🔄 Automated Operation: Scheduled tasks automatically activate/end promotions, and prices restore automatically without manual intervention.
🛡️ Concurrency Protection: Transaction-level race condition protection ensures the original price is never lost.
🎨 Stunning Front-End Display
⚡ Dynamic Badge: Gradient lightning icon with pulse animation and 3D shadow effects, highly attention-grabbing.
⏱️ Real-Time Countdown: Millisecond-accurate countdown to create a sense of urgency, with red alerts within 1 hour.
💰 Price Comparison: Strikethrough original price + large discount price for a double stimulation, instantly doubling conversion rate.
📱 Responsive Design: Perfectly adapts to PC, tablet, and mobile, running smoothly on any device.
🎛️ Flexible Display Control
5 Backend Switches for Full Control:
✅ Master Switch: Enable/disable the entire promotion system with one click.
🏷️ Promotion Badge: Control the display of the lightning discount label.
💵 Original Price Display: Choose whether to display the strikethrough price based on your operational strategy.
⏰ Countdown Timer: Control the countdown timer switch to create a sense of urgency.
📋 Order Expiry: Automatically marks unpaid orders as expired when the promotion ends.
💼 Business-Class Features
🔐 Granular Permissions: 5 levels of permissions for managing/creating/editing/deleting/setting.
💳 Renewal Synchronization: Automatically applies the same discount ratio to renewal prices.
🚫 Conflict Detection: Prevents multiple active promotions on the same file at the same time.
📈 Performance Optimization: Query cache + N+1 optimization, zero pressure on large sites.
- 15.00 USD
-
These files are necessary for using developer mode in IPS Community Suite.
- Free
- 41 Downloads
-
- Free
- 0 Downloads
-
- Free
- 0 Downloads
-
This is something I made for myself, and the effect is very good, even with an air conditioning inlet.
Let's create a robot on Telegram.
We enter your domain name in the robot settings.
We copied his nickname and tag.
Create a new authorization method in AC>System>Login and Registration>Create>Telegram.
We will record the data.
Replace the following code in the file/system/Output/Output.exe:
$this->httpHeaders['Cross-Origin-Opener-Policy'] = "same-origin";The code is as follows:
$this->httpHeaders['Cross-Origin-Opener-Policy'] = "same-origin-allow-popups";It should be noted that the Telegram authorization button can only be placed once on the page. When the user logs in https://yoursite/login/ When on the page, the button will load in two positions, so one of the positions will not load. I wrote some JS code to remove the authorization link from the header of the/login/page, so that the button will only load in the main content area of the page.
- Free
- 0 Downloads
-
Description:
This app scans the database to detect members who have multiple accounts at your forum, and it will list the results. You can also auto ban new multiple registrations of members who have previously registered an account and/or accounts at your forum. The auto banning is done on basis of ip addresses and devices. You can also exclude ip addresses and devices from being auto banned when registering multiple accounts.
Detection Method:
The detection method is being done in 4 ways.
1) Registration Method:
This method is based on scanning the members table for members who have registered more than one account at your forum from the same ip. The ip address in question will be displayed with the latest multiple account. When the ip address is clicked upon, it will display all the other aliases of that member.
2) Posting Method:
This method is based on scanning the posts table for members who have posted from more than one account at your forum from the same ip. The ip address in question will be displayed with the latest multiple account. When the ip address is clicked upon, it will display all the other aliases of that member as well as the posts and topics that they have posted.
3) Ip Login Method:
This method is based on scanning members known ip addresses, i.e. their last used ips, during the login and if a member has logged in to different accounts from the same ip, the action will be logged and displayed.
4) Device Detection Method:
This is the most accurate method imo. Ipb adds a unique cookie to members devices when they log in to the forum. The cookie expiration date is set to one year and its unique string is associated with the users device and stored in the device table. This means if someone logs in to your forum, logs out and then logs in using another account and a different ip address, then it can tell that it was the same person. It means that person has to use same machine, same browser irrespective of the ip address he/she is using.
Search:
All 4 multiple accounts detection methods have a quick search option where you can search the results based on members names.
Auto Banning:
All users who will try to register multiple accounts using the same ip address or device can be banned automatically upon registrations. Admins can exclude ip address(es) and device(s) from being banned.
Compatibility:
This app is compatible with Ipb 5 only. If you are using the Ipb 4.7. version of the app you will have to uninstall it first. Then you can install this one. No data will be lost as the app doesn't add a table of its own to the database, but queries the relevant Ipb tables.
Core Feature Summary for This Update: This enhanced update has been further developed by our site.
🆕 4 New Detection Systems
Email Pattern Detection – Identifies temporary emails, Gmail aliases, and sequential email patterns
Registration Time Clustering – Uses DBSCAN algorithm for bot registration detection
Behavior Similarity Analysis – Detects overlapping online activity, posting patterns, and content fingerprints
Enhanced Browser Fingerprinting – 40+ dimensions with anti-spoofing detection
🎯 Intelligent Scoring System
Comprehensive risk score (0–100)
Automatic actions: Ban (≥80) / Verify (60–79) / Allow (<60)
Configurable threshold settings
📊 2 New Admin Interfaces
User Risk Scoring Report – Real-time monitoring and detailed analysis
Enhanced Detection Settings – Flexible configuration for all detection modules
🗄️ 3 New Data Tables
Fingerprint Storage Table
Behavior Pattern Table
Risk Scoring Table
📈 Performance Improvements
Accuracy: 60% → 95%+
False Positive Rate: 10% → <1%
VPN Resistance: Weak → Strong
- Free
- 6 Downloads
-
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.
- Free
- 35 Downloads
-
This application will display files from subcategories when the category you're browsing hasn't files.
It is compatible with the layout chosen for the categories (table or grid).
- Free
- 0 Downloads
-
The anti spam feature of Invasion Community can protect your website from spam senders and spam bots.
- Free
- 2 Downloads
-
Mint, a bright theme for Invision Community v5, which contains both light and dark options. With clear green accents, smooth gradients and a soft contemporary aesthetic, Mint strikes the perfect balance between clarity and character. Navigation has a barely noticeable and pleasant hanging effect.
- Free
- 0 Downloads
-
Dusk , a twilight-inspired theme for Invision Community v5 that wraps your forum in deep blue, cool purple, and smooth gradients. Designed for those who prefer sophistication over noise, Dusk retains minimalism but at the same time impresses.
- Free
- 0 Downloads
-
Lavender is calm and stylish for Invision Community v5, which combines soft purple colors, barely noticeable gradients and sophisticated interface touches. Lavender is designed for forums that want to feel both modern and relaxing, with a soft aesthetic that doesn’t disappear in the background.
- Free
- 0 Downloads
-
Who was online - widget that adds statistics of users who have been online for the last X hours.
- Free
- 12 Downloads
-
Keystore is an authorization and issuance solution based on Invision Community 5 (IPS 5), covering a complete loop of "product management → card password issuance → authorization verification → order tracking". It will deeply integrate verification services with backend management, providing a plug and play commercial infrastructure.
-Composition
-Verification server: The built-in interface is responsible for authorizing decryption and integrity verification, time window verification, device/domain binding, and certificate signing.
-Client verification: The distribution has a built-in reinforcement verification process (HTTPS enforcement, domain whitelist, fixed UA, Base64URL packaging).
-Backend management: issuing products (without price fields), card vault, order flow and log auditing, focusing on issuing cards and authorization itself.
-Workflow
1) Create the issued product and configure the card password → 2) Deliver the card password to the end user → 3) Initiate encryption verification on the client side
→ 4) The server returns the authorization result and constraints (including signature/certificate) → 5) The backend can view the real-time order and authorization status.
##Key characteristics
-Secure Communication: AES-256-CBC Encryption+Base64URL Packaging+HMAC Integrity Verification
-Anti tampering: Fixed HTTPS authentication domain whitelist, built-in UA, disable plaintext rollback
-Authorization constraint: Supports domain/device binding and fingerprint verification to prevent dissemination and abuse
-Flexible card issuance: batch import/generation of card codes, inventory visibility and status management
-Order Tracking: Order List, Status Flow, and Audit Information
-Lightweight backend: integrated management of issued products, card codes, and orders (no product price field, more suitable for external store settlement)
-Compatibility: Compatible with IPS 5.0. x, following framework specifications, easy to switch on and off
##Applicable scenarios
-Forum/Community Business Plugin and Theme Distribution
-Theme and feature extensions for IPS 5, authorized by domain/site; Can limit the installation of terminals and the number of migrations.
-SaaS/Local Hybrid Authorization
-Online strong verification+short-term offline grace period; The combination of instance fingerprint, replay protection, and time window enhances reliability and anti abuse capabilities.
-Internal distribution and compliance audit of enterprises
-Unified issuance of cards for multiple sites/departments, binding domain names/devices, authorization can be migrated and revoked, and audit trails can be retained.
-Channel distribution and bulk issuance of cards
-Batch generation/import of card codes, channel identification and inventory/status management, supporting large-scale distribution and recycling.
-Regular trial and upgrade release
-Time limit card encryption, grayscale release, version upgrade pass; Automatically expires upon expiration, supports renewal/regularization.
-Connect with external stores/payment platforms
-Price and settlement are handled externally (such as Paddle/Stripe/domestic card issuing platforms, etc.), while Keystore focuses on authorization verification and card issuance closed-loop.
-Risk control and after-sales service
-Abnormal domain name/multiple migration warning; Blacklist/Revocation of Authorization; Orders, devices, and binding changes can be tracked throughout the entire chain.
##Why choose Keystore
-Stronger security baseline: time window verification, server authentication token (serverless), whitelist domain name
-Less configuration: Verify that the server address is built-in and reinforced, no need for users to configure it themselves
-Update process: Hand over the "price/amount" to an external store, with the backend only focusing on card issuance and authorization
##Safety Design Description (Brief)
-Encryption: AES-256-CBC, request/response symmetric encryption
-Packaging: timestamp+nonce+ciphertext → Base64URL, resistant to middleware rewriting
-Integrity: HMAC-SHA256 signature (including hour/date factor)+daily authentication with server _cert
-Transmission: Enforce HTTPS, fix domain whitelist, reject plaintext and untrusted addresses
##Installation and Getting Started (IPS 5)
1. Upload and install Keystore application in ACP application management
2. Open "Card Issued Products", "Card Password Management", and "Order Management" for basic configuration
3. Connect the client (plugin that requires authorization verification) to the authorization verification interface (encapsulated inside the plugin)
4. Import the card password and start selling it
Tip: The backend does not involve setting product prices; Please maintain the price in the external store/payment system.
##Frequently Asked Questions (FAQ)
-Q: Does it support offline?
A: Reasonable time windows and caching strategies can be configured to reduce the impact of short-term network fluctuations.
-Q: Can I customize the verification server?
A: Customization has been disabled for security and consistency, with built-in official verification address and reinforcement.
-Q: How to conduct secondary development?
A: Following the IPS application structure, the controller/model is clear and can be expanded as needed.
- Free
- 2 Downloads
-
This application will allow users to redeem keys for purchases made on the IPS Marketplace.
Requirement:
Downloads app (with your files)
Commerce app
Usage:
Go to Admin CP -> Community -> IPS Marketplace Keys -> Keys and click on Import Keys from CSV button.
Select a Download file in the File field.
Upload the CSV provided by IPS for that Downloads file in the CSV File field.
Repeat the steps above for every file you have on IPS Marketplace.
You can also manually add a key to Admin CP -> Community -> IPS Marketplace Keys -> Keys.
Note:
This is a developer tool and should be used only by IPS Contributors.
- Free
- 0 Downloads
-
The program will allow your participants to download music tracks to play in their profiles using a nice, accurate audio player.
- Free
- 1 Downloads
-
This is not the NULLED version, but the original version of the Invasion Community
- Free
- 6 Downloads
Top Downloads
-
HuoNiu XFRM Grid Layout Style
Free
Core Features Modern Grid Layout – Transforms traditional lists into visually appealing grid card displays. HD Cover Display – Displays high-resolution images from resource detail pages, ensuring clear and sharp quality. Flexible Column Configuration – Supports 1-6 columns with free customization (desktop/tablet/mobile configurations independent). Responsive Design – Automatically adjusts to different screen sizes, ensuring perfect display. Hover Animation Effects – Smooth floating + enhance- 2 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.- 1 Downloads
- 0 Comments
-
HuoNiu XFRM Grid Layout Style
Free
Core Features Modern Grid Layout – Transforms traditional lists into visually appealing grid card displays. HD Cover Display – Displays high-resolution images from resource detail pages, ensuring clear and sharp quality. Flexible Column Configuration – Supports 1-6 columns with free customization (desktop/tablet/mobile configurations independent). Responsive Design – Automatically adjusts to different screen sizes, ensuring perfect display. Hover Animation Effects – Smooth floating + enhance- 3 Downloads
- 0 Comments
-
Quick Search
Free
Quick Search is a small application that instantly brings an intuitive search form and smart autocomplete. Results are displayed with eye-catching thumbnails, providing a seamless browsing experience across all applications. Make finding content easier and faster with Quick Search! Settings: Enable/Disable. Permissions for member groups. Max results. Search incomplete words Find results in Content titles only | Content titles and body Search Mode: OR / AND Set default search type for all- 2 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.- 2 Downloads
- 0 Comments
-
Global Market Plus-Transaction & Auction House ⭐ Multifunctional & 99% Customizable
Free
GlobalMarketPlus is a multi-functional virtual store plugin, with Global Market as its main function. It can be used to trade items of various transaction types, and trade merchandises with other players in the server anytime and anywhere through commands and GUI. It is a highly customizable plugin. Almost all functions have corresponding commands. Management system and security system, data processing system, detailed configuration file annotations and wiki, ensure the operation of the plugi- 1 Downloads
- 0 Comments
-
Limited Guest Viewing Pro - Boost Registrations
Free
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:- 1 Downloads
- 0 Comments
-
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- 189 Downloads
- 3 Comments
-
Invision Community-Developer Tools
Free
These files are necessary for using developer mode in IPS Community Suite.- 41 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- 38 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- 35 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.- 35 Downloads
- 0 Comments
-
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- 189 Downloads
- 3 Comments
-
Invision Community-Developer Tools
Free
These files are necessary for using developer mode in IPS Community Suite.- 41 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- 38 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- 35 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.- 35 Downloads
- 0 Comments