Integrations
-
IPS5.0.7+
This application will enhance the Events application by introducing new features, including:
The user will receive a notification on the day of the event they RSVPed to.
Manage RSVP Attendees: add or remove attendees.
Change the event author.
Allow users to search for events by venue directly on the Events index page.
Add a new tab to the member profile to display all events the member has RSVPed to.
-
IPS5.0.7+
This application will empower club owners by introducing new features and enabling functions that were previously only available in the Admin Control Panel. Club owners will be able to:
Change a club's ownership
Change the club's privacy
Manually add members to the club
Mass revoke invitations
Message members from the club
Admins will be able to convert forums and categories (currently from Downloads) into club features in the Admin CP.
This application will also allow members to automatically create club features upon club creation.
-
IPS5.0.0+
This resource utilizes the Spoonacular API to retrieve data from recipes and display them on your site.
All you have to do is type a word from a recipe title, and then a list of matches will show up. From now on, with just a click, you will have added to your database:
Title
Description
Instructions
Diet types
Servings
Time to be ready
Cuisines
Meal types
Ingredients
Nutrition information
Nutrition facts
Wine pairing
Similar recipes
Tabs:
You will also have tabs in the recipe view to display:
General
Summary
Instructions
Diets
Ingredients
Nutrition information
Nutrition Facts
Wine pairing
Similar Recipes
All the tabs, except General (the main one with the recipe summary, instructions, and diets), can be disabled via settings.
NOTE:
You can use the app without the Spoonacular API. In this case, only the General tab will show up. You can enter the data manually: Description, Instructions, Diet types, Servings, Time to be ready, Cuisines, and Meal types.
Spoonacular API languages: Currently, the API only works in English: https://spoonacular.com/food-api/faq?faq-query=language
About Spoonacular API:
You can subscribe to a FREE plan, which has limitations: https://spoonacular.com/food-api/docs#Quotas
Overview: https://spoonacular.com/food-api
Frequently Asked Questions: https://spoonacular.com/food-api/faq
Uptime Status: https://status.spoonacular.com/
Other features:
Fully integrated into the framework: Rest API, categories, extra fields, notifications, search, tags, follow, reactions, promote, etc.
Settings:
Settings to control the app behavior in several places/situations.
-
IPS5.0.0+
This application automatically displays similar existing topics while a member is creating a new topic, helping prevent duplicates and encouraging better discussions. As soon as the user finishes typing the topic title, the app searches the community using the IPS Core Search engine and shows an expanded list of relevant topics directly on the posting screen. Some benefits for your community include Elasticsearch compatibility, fewer duplicate topics, improved content discovery, enhanced posting quality, and cleaner forums with reduced moderation effort.
How it works:
User starts creating a new topic
When the title field loses focus, the app:
Builds a search query
Executes a Core Search request
Matching topics are shown instantly below the title field
Users can review existing discussions before posting
Settings:
Number of topics to display
Minimum topic title length
Can view Similar Topics
View Similar Topics in (specific forums)
-
IPS5.0.0+
The Hide it application allows hiding content from posts in Forums, Pages and Downloads. It supports selectively hiding specific sections or entire posts.
The application may not work properly on IPS Cloud.
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.
-
IPS5.0.0+
This application adds indent and outdent functionality to the Invision Community V5 editor, a feature that was previously missing from the native editor.
-
IPS5.0.0+
Integrates Pusher or Ably real-time services to enable instant updates for:
Active Viewers
NowReplies
Chatbox PLUS
ChatPRO
-
IPS5.0.0+
Key Features
Instant Reply Updates – New replies are loaded automatically via AJAX without refreshing the page.
Edited Content – Keeps posts in sync when someone edits their reply.
Reaction Updates – Reactions and likes update automatically as they occur.
Typing Indicator – Displays who is currently typing in the editor for a more interactive experience.
RTHub Integration – install RTHub to use real-time services from Pusher or Ably.
Supported Applications
Forums
Pages
Downloads
Blogs
Gallery
Calendar
Videobox
SportsApp
Personal Messenger
Not supported on IPS Cloud
NowReplies.mp4
-
IPS5.0.0+
This app allows you to define your own embed rules by matching URLs with a specific pattern, then replacing them with custom HTML. This gives you full control over how external media or content appears in posts.
How It Works
Each rule includes:
A Match pattern (based on a URL structure, using code like {1}, {2} for dynamic parts)
A Replace template (where variables like $1, $2 are inserted into your custom HTML)
When a user pastes a URL that fits your match pattern into the editor, it will be automatically replaced by the specified embed HTML.
📌 Example: Embed Twitch Channel
Match: https://www.twitch.tv/{1}
Replace: <iframe src="https://player.twitch.tv/?channel=$1&parent=yourdomain.com" frameborder="0" allowfullscreen="true" scrolling="no" height="578" width="620"></iframe>
Now when a user this URL to editor https://www.twitch.tv/examplechannel
It will automatically render HTML <iframe src="https://player.twitch.tv/?channel=examplechannel&parent=yourdomain.com" ...></iframe>
⚠️ Note: The pasted URL must include the same dynamic part (e.g. examplechannel) that your embed code expects.
Prebuilt Embed Rules Included
The app comes with ready-to-use rules for:
HTML5 Audio
HTML5 Video
Bandcamp track
-
IPS5.0.0+
Key Features:
Custom Backgrounds: Let members personalize their profile with custom backgrounds that reflect their personality.
Favorite Song Upload: Add a favorite song to your profile and let others experience your vibe while visiting.
Notes with Style: Update moods, statuses, or share thoughts using text notes with support for emojis and Font Awesome icons.
Photo Albums: Members can upload and showcase their favorite images in a beautiful album format.
All these features are conveniently displayed in a stylish sidebar, enhancing the visual appeal and interaction of profile pages. Admins can easily manage feature availability with ACP settings, enabling or disabling individual features for specific member groups.
Demo: https://demo.ipsappzone.com/profile/1-admin/
-
IPS5.0.0+
Step #1
After installing the VK ID Login Handler, you need to create a new app: https://id.vk.com/about/business/go. After which you will receive an App ID and Secure key for the necessary settings.
Step #2
After creating the application, go to the menu Access and enable Email from Basic access area!
-
IPS5.0.0+
StopForumSpam - application to prevent spammers from registering on the forum. When registering a new user, the application checks the email, IP address and/or username, and if this data is in the spam database of the service https://www.stopforumspam.com/ - it bans the account.
-
IPS5.0.0+
Discord Login - an application that allows your members to register using their own discord account. It can:
Login via Discord account;
Use Discord.com photo as profile photo of registering member.