Jump to content
View in the app

A better way to browse. Learn more.

OKSTAR

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

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

Invision Community

42 files

  1. 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.
    • 50.00 USD
    • 1 Downloads
  2. 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!
    • Free
    • 170 Downloads
    • 2 Comments
  3. 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
  4. 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
  5. The program will allow your participants to download music tracks to play in their profiles using a nice, accurate audio player.
    • Free
    • 1 Downloads
  6. IPS-OKSEO Pro is a professional SEO optimization and content management extension designed specifically for Invision Community (IPS). It integrates multiple features including broken link monitoring, content suggestions, automatic Sitemap submission, bulk Meta optimization, SEO scoring, and backend internationalization, helping websites efficiently improve search engine indexing and content quality.
    Main Features
    Broken Link Monitoring and Bulk Fixing
    Automatically logs 404 broken links and supports one-click redirection fixes, improving user experience and site authority.
    Content Suggestions
    Smart analysis of page structure, automatically suggesting H2/H3 subheadings and content optimization directions, making content easier to index.
    Sitemap Management and Automatic Submission
    Automatically generates and periodically submits sitemaps (sitemap.php) to major search engines like Google, Bing, Baidu, 360, Sogou, Yandex, Seznam, DuckDuckGo, Naver, Yahoo Japan, etc., without manual intervention, greatly improving the efficiency of new content indexing. Push logs are automatically recorded in uploads/logs/okseo_autopush.log for easy tracking of each push result.
    Bulk Meta Optimization
    Supports bulk detection and suggestions for page Title, Description, and Keywords to enhance overall site SEO performance.
    SEO Scoring
    Automatically analyzes page SEO scores and provides targeted optimization suggestions to help site owners quickly identify issues.
    Consistent Backend Interface
    The backend pages maintain a consistent design with the official IPS style, supporting multilingual internationalization for an enhanced experience.
    Suitable For
    IPS site administrators aiming for efficient SEO and content management
    Community, portal, or corporate websites that require automated indexing, broken link repair, and content structure optimization
    Operators seeking to improve site authority and search engine friendliness
    Application Advantages
    Fully automated submission with minimal configuration, ready to use right after installation
    Compatible with IPS's official task scheduling and permission system
    Highly efficient code, optimized performance, and traceable logs
    Multi-language support, aesthetically pleasing interface, and easy maintenance
    • Free
    • 11 Downloads
    • 1 Comments
  7. This is not the NULLED version, but the original version of the Invasion Community
    • Free
    • 6 Downloads
  8. This is a cryptocurrency payment gateway tailored for businesses, enabling your IPS website to effortlessly accept payments in digital currencies such as Bitcoin. It's easy to install, secure to use, and fully automated in processing.
    Core Advantages:
    - Supports over 100 cryptocurrencies and over 200 fiat currencies
    - Military-grade HMAC-SHA256 encryption ensures transaction security
    - The service will be automatically activated upon payment completion, without any manual intervention
    ## Main functions
    Smart Payment Processing
    After the user selects cryptocurrency payment, the system automatically creates an order and redirects to the CoinPayments payment page. It supports real-time exchange rate conversion to ensure accurate amounts.
    Fully automatic callback processing
    After the user completes the payment, CoinPayments will automatically notify our server. Once the system verifies the signature, it will automatically approve the transaction and activate the corresponding service. The entire process requires no human intervention.
    Comprehensive security mechanism
    Each request is authenticated using HMAC-SHA256 signature verification to prevent forgery attacks. API keys are stored encrypted, supporting protection against replay attacks.
    ## Applicable Scenarios
    - E-commerce website - Accepts cryptocurrency for purchasing goods
    - Membership Services - Purchase membership levels with Bitcoin
    - Digital content - cryptocurrency purchase for download, viewing rights
    - Enterprise Services - Cryptocurrency Settlement for B2B Services
    • 30.00 USD
  9. The Hide it application allows hiding content from posts in Forums, Pages and Downloads. It supports selectively hiding specific sections or entire posts.
    This application does not work on IPS Cloud because it requires editing PHP files.
    Features:
    Select databases and categories for hidden content.
    Specify user groups for hidden content.
    Options for hiding specific content: links, images, attachments, code, or the entire post.
    Options to unhide content:
    Give a reaction
    Leave a comment
    Reaction or comment
    Reaction and comment
    Reload content in ajax after giving reaction to unhide content without reloading page.
    • Free
    • 9 Downloads
    • 1 Comments
  10. This style theme only supports IPS 5.0+version
    • Free
    • 8 Downloads
  11. This style theme only supports IPS 5.0+version
    • Free
    • 11 Downloads
  12. This style theme only supports IPS 5.0+version
    • Free
    • 4 Downloads
  13. This application creates a page which will show all tags
    • Free
    • 2 Downloads
  14. This app will display a popup or redirect user to a page reminding them to update their information before browsing the website.

    Features:

    Enable/Disable the feature.
    Select user groups required to fill in the information.
    Choose required information fields, including:
    Profile photo
    Cover photo
    Signature
    Profile fields
    • Free
    • 5 Downloads
  15. EasyPopup offers a powerful, customizable solution for creating eye-catching popups on your website. Configure everything from size, position, and transitions to timing, content, and audience targeting. With IPS Member Filters, you can tailor popups to suit specific groups and boost user engagement effortlessly.

    Features:
    Width/Height.
    Transition open/close: FadeIn/FadeOut, SlideIn, SlideUp, SlideDown, SlideBack.
    Transition speed.
    Positions: Top Left, Top Center, Top Right, Middle Left, Middle Center, Middle Right, Bottom Left, Bottom Center, Bottom Right
    Background color.
    Compose popup content using the Editor or HTML, or simply upload an image.
    Supports advertisement tag in the HTML code: {advertisement="key"}
    Auto close and show timer on popup.
    Showing popups every page loads or every X minutes.
    Waiting for X miliseconds to show.
    Easily set specific URLs for popup display.
    IPS Member Filter System to show popups. (filter by groups, content count, joined date, last posted, last visited, reputation, member of the day....)
    • Free
    • 5 Downloads
  16. The app adds additional buttons to share services - Telegram, Viber, WhatsApp.
    • Free
    • 2 Downloads
  17. The program will show you. the sender of the file. IPS message 4.3 by shutting down when their file is not available for grabbing. It is currently displayed by everyone except the file sender.
    • Free
    • 3 Downloads
  18. It activates 4 functions that are disabled when a new user creates an account:
    Locking last profile visitors
    A combobox when the user receives a new message
    View Signatures?
    Automatically track content/comments
    • Free
    • 1 Downloads
  19. The following is added to the publication order:
    Link to send a personal message to the author
    Link to ignore author
    Link to find content from the publisher
    Link to mark/remove the author's spam
    Link to add a write author warning
    Link to send a publication author notification
    • Free
    • 1 Downloads
  20. It adds the PATH button to the participants' publication in the theme view.
    • Free
    • 0 Downloads

Top Downloads

  1. 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
    • 1 Downloads
    • 2 Comments
  2. Adobe Premiere Pro 2025 Cracked for macOS

    Free

    Adobe Premiere Pro CC 2021 lets you edit videos faster than ever before. Dozens of brand-new features include a redesigned timeline, improved media management, and streamlined color grading. And it’s just the beginning: You’ll get access to new features the moment they’re released. Your entire creative world, together in one place. Only in Creative Cloud. Installation Copy Folder “Extra” to Desktop Launch terminal and insert the command chmod +x ~/Desktop/Extra/Install.app/Contents/MacOS/Insta
    • 1 Downloads
    • 0 Comments
  3. Profile Songs

    Free

    The program will allow your participants to download music tracks to play in their profiles using a nice, accurate audio player.
    • 1 Downloads
    • 0 Comments

Configure browser push notifications

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