-
Welcome to Invisioneer
We help online community managers and forum administrators build great online communities. Discover one of the largest, free resources for online community management. Discuss, Learn, and Be Inspired.
Good communities become great at Invisioneer.
-
Discuss
Converse with other forum admins, community leaders, and Invision Community (IPS) clients.
-
Browse
Browse, shop, and be inspired in the third-party Marketplace Directory for Invision Community (IPS) to find themes, mods, and more.
-
Learn
Educate and empower yourself with some of the world's largest databases of community management resources.
-
-
Great things happen when talent comes together!
We're proud to be the new home of the Marketplace Directory, the free third-party listing site for Invision Community (IPS) themes and mods. Browse, shop, and be inspired by the amazing contributions of the Invision Community third-party.
-
-
Spanish (México) language pack 4.7.19
Traducción al Español México para IPS Community Suite 4.7.19
Aplicaciones traducidas:
Blog
Calendar
CMS
Convert
Core
Courses
Downloads
Forums
Gallery
NexusEsta traducción se empezó desde 0 y me tomo alrededor de 6 meses el poder terminarla.
La traducción se empezó en la versión 4.7.7 y desde entonces se fue modificando para cada una de las versiones posteriores.
La traducción es del 100% de todos los textos, la traducción de los rangos y las insignias es necesario hacerla desde la administración de las mismas, no se pueden traducir desde el paquete de idiomas.
En el paquete se incluyen todas las aplicaciones de forma separada y en un solo archivo, tambien se incluyen 2 archivos txt con la traduccion de los Rangos y Logros.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Translation to Spanish Mexico for IPS Community Suite 4.7.19
Translated applications:
Blog
Calendar
CMS
Convert
Core
Courses
Downloads
Forums
Gallery
NexusThis translation was started from scratch and it took me about 6 months to finish it.
The translation was started in version 4.7.7 and since then it was modified for each of the later versions.
The translation is 100% of all texts, the translation of the ranks and badges must be done from the administration of the same, they cannot be translated from the language pack.
In the package are included all the applications separately and in a single file, also are included 2 txt files with the translation of the Ranks and Achievements.
-
AWS Simple Email Service with Bounce Management
Introducing our powerful yet user-friendly application that revolutionizes email sending on the Invision Power Board platform by leveraging the AWS Simple Email Service API. With this lightweight solution, you can effortlessly send emails, supercharging your communication capabilities.
By seamlessly integrating with your existing email delivery methods, our application overrides default settings with ease. With just a simple click, you can enable or disable the service, giving you complete control.
But that's not all - our application goes beyond basic functionality. It incorporates advanced complaint and bounce management actions that can be applied to members, significantly improving email throughput and deliverability. Say goodbye to email delivery headaches and hello to seamless communication.
Harnessing the power of Amazon SES, one of the most robust and cost-effective transactional email service providers available, our application ensures top-notch performance. While the setup process is lightweight and straightforward, the majority of the configuration takes place within the AWS Console, where you can fine-tune your email sending preferences for optimal results.
Please note that when you initially begin using AWS Simple Email Service, you'll operate within a non-production sandbox environment. This allows you to test the service without impacting your reputation or deliverability. When you're ready to transition into production, you can request access from AWS directly through the Sending Statistics section. The process is straightforward, and we'll be there to guide you every step of the way.
Elevate your email sending capabilities to new heights with our application, and experience the efficiency and reliability that comes with AWS-powered communication. Don't miss out on this opportunity to enhance your email delivery and take your communication game to the next level.
https://aws.amazon.com/ses/pricing/
Simple Email Service Installation For Sending Emails:
- Create or Sign In to your AWS Console.
- Proceed to the IAM section of the AWS Console.
- On the left, select the Users section and add a new user. If you already have a user you would like to use, proceed to the next step.
- Enable programmatic access for the user account.
- Attach the AmazonSESFullAccess policy to the user account.
- Finish creating the account, adding any tags you'd like for easy identification.
- Copy and paste your Access Key and Secret Key into the corresponding fields within the Invision Power Board ACP settings.
- Proceed to the AWS Simple Email Service section of the AWS console.
- Select your closest region in the top right corner.
- Copy the corresponding region identifier and input it into the corresponding field within the Invision Power Board ACP settings.
- Save your Invision Power Board ACP settings.
- Back within the AWS Console, select Domains -> Verify a New Domain to add the domain you wish to send emails from. This is called Verified Identities - Add Identity, if you are using the new AWS console.
- You may enter as many email addresses as you wish to send email from.
- Make sure to check the "Generate DKIM Settings" checkbox. These are enabled by default if using the new AWS console. This will help with your deliverability.
- Update your DNS records for the domain you are verifying by adding the TXT and CNAME records that are presented.
- Make sure to not update the MX records as this will affect your ability to receive the emails. We are only configuring sending emails.
- For each verified identity you add, enter the same email address in the corresponding field of your Invision Power Board ACP settings.
- Once an email address has been verified, you are ready to start sending emails.
- Fill in the Default Sending Email Address field of your Invision Power Board ACP settings. This will help your Invision Power Board website not send emails from unverified domains. This may happen through third party applications.
- While in the sandbox environment, you will need to add your test receiving email address under the Email Addresses section or else you will receive a sending error.
- Once everything is configured, proceed back to the Invision Power Board ACP and proceed to Email Settings. You can use the built in Test Email Settings feature to test AWS SES. You will see the corresponding logs under the AWS SES application and any generated errors.
Simple Notification Service Installation For Handling Bounces/Complaints:
- Create or Sign In to your AWS Console.
- Proceed to the IAM section of the AWS Console.
- Select the user that you created/or designated when setting up Simple Email Service for sending emails.
- Attach the AmazonSNSFullAccess policy to the user account.
- Proceed to the AWS Simple Notification Service section of the AWS console.
- Create two new topics for handling bounce and complaint notifications, one for bounces and one for complaints. Make sure these are Standard topics. Name them for easy identification.
- Proceed to the AWS Simple Email Service section of the AWS console and click on your Verified Identity/Domain used in sending emails.
- Click the Notifications tab and edit the Feedback Notifications. Select your newly created SNS topics for their respective field. Make sure to "Include original email headers".
- Once your domain notifications are set, proceed back to your Invision Power Board ACP settings and proceed to the REST & OAuth section.
- Create a new API key and make sure to allow access to all endpoints under the AWS Simple Email Service application. Enable logging for both endpoints as well.
- Once you have created the new API key, click on the API reference tab and copy the example API POST URL for each AWS Simple Email Service endpoint; bounces, and complaints.
- Proceed back to the AWS Simple Notification Service and create a new subscription. You will create two subscriptions as well, one for bounces and one for complaints.
- Choose the matching topic and select HTTPS for the protocol. Paste the appropriate API POST URL you copied from step 11 and attach the ?key=APIKEY query parameter to the end of the URL. For example, the entire URL should look something like: https://community.deschutesdesigngroup.com/api/awsses/bounces?key=APIKEY. If you do not utilize Friendly URL's (the default setting), you may have "index.php" in your URL. Make sure "Enable raw message delivery" is not checked.
- Make sure to create a second subscription for complaints - you should have two subscriptions, one for bounces with the bounce API URL and one for complaints with the complaints API URL.
- The AWS Simple Email Service application will take care of confirming the subscription for you. If the subscription does not show Confirmed, your API endpoint may not be configured correctly and you should submit a support ticket for assistance.
- AWS should now post a notification every time a bounce and complaint is encountered and Invision Power Board will process the notifications based on the email address using the Bounce and Complaint settings saved in your ACP settings.
Bounce and Complaint Notifications can be tested by sending a test email through Invision Power Board's Test Email function to bounce@simulator.amazonses.com and complaint@simulator.amazonses.com. Logs for each notification should be seen in your settings.
-
Better Stats Pro
Better Stats Pro is an advanced application that integrates the functionalities of two built-in widgets: "Member Statistics" and "Forum Statistics", creating one comprehensive widget. It is an extended version of my free plugin "Better Statistics".
In this version, users can sort/add/remove tiles according to their preferences. Additionally, new features have been introduced, such as: total number of banned users and total number of reactions on the page.
The module is optimized. What does it mean? Undisplayed tiles in the widget are not counted, so the page will not count unused statistics.
-
-
-
Reputation design in post view
This plugin adds a reputation level look similar to older IPS versions. Live settings can be changed from the editor.
-
Better Statistics
An app that combines the code from two built-in widgets called "Member Statistics" and "Forum Statistics" into one.
-
Popp Theme [Dark/Light]
Popp Theme [Dark/Light]
A new template for your forum straight from the author. It has many built-in functions. It will be enhanced with additional features in future updates.
( IPS version 4.7 )
u: demo
p: demoThe template requires the Better Statistics plugin, I recommend installing this plugin before installing the template.
-
(TB) Always Allow Subscription Renewals
Members are often forced to contact an administrator to reactivate expired or canceled subscriptions (either canceled by themselves or from the ACP).
This application allows members to reactivate expired/canceled subscriptions without contacting an administrator.
Features
-
ACP settings:
- Subscriptions for which the application is enabled.
- Setting to bypass the disabled Customer can reactivate? option.
- Members will see a Reactivate link on the Subscriptions page.
- Members will see a Reactivate button on the Manage Purchases page.
- Members will see a Reactivate button on the View Subscription page.
Notes
- This works ONLY for Subscriptions in the Commerce application, and not Products.
-
ACP settings:
-
Discord Integration
We’re excited to announce that our new Discord application for Invision Community is now in Beta, with a full release planned alongside Invision Community 5. Rebuilt from the ground up, and built by the Deschutes Design Group LLC, a sought after design firm, this redesigned integration enhances the connection between your Invision Community and Discord like never before. Designed to work seamlessly, it provides administrators with robust tools for efficient community management and ensures both platforms stay in sync effortlessly.
Features:
- Social Login with Discord
- Server Integration with Bot support
- Group/role syncing
- Name syncing
- Automatic member management
- Custom invite system with approval management
- Discord widget
- Custom tools to assist with mass syncing your entire community with Discord
NOTE: We have no affiliation with the previous Discord application developers. This application is a custom, from-the-bottom up build by Deschutes Design Group LLC that aims to provide similar functionality as the Brilliant Discord plugin for Invision Community 4. -
Support
Boost community engagement with our comprehensive support suite for Invision Community. Packed with features to streamline customer service, this application provides all the essential tools to support a rapidly growing community.
Features:
- Support ticket management
- Assign tickets to support staff
- Custom priorities and severities
- Notifications via email, push and browser
- All inbound emails to create support tickets
- Commerce integration
-
Is App Development for v5 Dead?
By ComoOf course, with an impending release of a major new version of Invision, app development was always going to slow down. But is there a serious problem now? Last year when Invision closed their Marketplace, it felt like a mistake to me. But having been a client of Invision for only a few months at the time, I did not comment because my knowledge of the product was too shallow. I claim no great depth now, but I have observed both the instant change when the Marketplace closed, and the pessimi -
Are you using IPS Cloud?
By JoelRIPS has been positioning cloud as its primary set of options for several years now. There are different tiers of cloud, with more features on higher tier. The pricing page prioritizes cloud (and makes it difficult to find self hosted / on premise option). Are you already on cloud? -
Is anyone working on a V5 replacement for Status Updates?
By PPlanetThis is not a custom request... just yet! 🙂 But I'd like to know if any author is working on a IPS V5 replacement/update for the Status Updates. I guess I'm not the only one who would like to keep existing Status Updates and keep that section going, so I wonder if there will be a third party app that one could buy from this marketplace or directly from the author. While not opposed to commissioning something like this, I have so many custom apps that will require updates, that any (paid) ap -
IPS provides upgrade info in ACP Dashboard
By JoelRIPS is starting to roll out general upgrade information directly in the ACP Dashboard to prepare admins for the upgrade to v5. It's a good warning about major changes and deprecations, so you're not surprised. -
IPS announces report improvements for 4.7
By JoelRAnd just when we thought 4.7 was feature frozen because all of the work is being committed to v5, IPS surprises us with Report Center improvements. My personal favorite of this feature update is that you can create email templates, to notify the user who reported the content of the resolution. Was the content actually investigated? Was the content actually removed? Invision Community 4: A more professional report center - Invision Community - Invision Community -
Community Hierarchy of Needs
By JoelRFrom Feverbee / Richard Millington One of my personal critiques about this Maslow-inspired hierarchy is that it presumes you must always build your community in layer by layer. Communities can actually focus on any one of those layers on its own merits, but your circle of impact will become much tighter and more focused. -
Angela Gin reflects on Weaponizing WordPress Code of Conducts
By JoelRAngela Jin, former Head of Programs & Contributor Experience at Automattic, reflects on her departure from Automattic and the WordPress community, expressing concern over the recent changes to the WordPress Code of Conduct, which she believes can be weaponized against community members. https://angelasjin.com/2024/10/21/on-community-code-of-conducts/ -
Error after uploading a new version
By Jon EricksonI am receiving an error every time I try and update an app in the marketplace. Any particular reason why this is happening? -
User Reports
By JoeyMShould a member be able to see the feedback from the user reports? I have never had the issue where things have been reported, that has made me aware that the user never heard back. I always assumed when a team member replied, they would go with that message, but it doesn't seem to be the case for my community. Is this normal? Is the feedback just an internal thing between team members, or should members be able to see the responses? If so, what I do to change this? -
IPS announced public release of beta next week
By JoelRhttps://preview.invisionalpha5.com/topic/202-alpha-16-released-beta-next-week/ Four months of alphas and 16 releases. IPS considers their beta release to be more like an early release candidate with the amount of work they've put in to alpha. -
Existing IPS4 deployment references for design and implementation inspiration
By TwinTurboHello Everyone, I am currently setting up my forum and looking for some well built IPS4 deployments that could serve as design and implementation inspiration. If you could kindly point me to some well done IPS4 communities, I would appreciate it a lot. -
Are you building social memory?
By JoelRWhen we think about growing our online community, it’s easy to focus on individual contributions—like posts, likes, and badges. But what if we shifted our focus to building collective social memory instead? Collective social memory is the idea that a community's identity and strength come from shared experiences and knowledge, not just individual achievements. This means that instead of everyone seeking personal recognition, we create a space where the community remembers and grows together
-
Passion & Strategy
We take a fundamentally different approach to building great communities on the modern web. We focus on the hard questions of strategy, and believe communities of all sizes can succeed with the right passion and strategy.
-
Continuous Learning
We believe in learning from expert education and best-in-class advice to inspire us. We built some of the world's largest resources for community building, and won't stop sharing the best advice from the smartest people we can find.
-
Modern Perspectives
Modern communities deserve modern approach to community building. We believe in pushing everyone to a more forward-thinking approach to building great communities that thrive on the modern web.
-
Members
- Nathan Explosion
- Como
- Adriano Faria
- IC Essentials
- Split
- V0RT3X
- bernhara
- Hong98
- opentype
- StevenM
- eivindsimensen
- abobader
- JoelR
- PPlanet
- GrantHorizons
- NewVicious
- Sinistra
- Chris Anderson
- UrbanNest Realtors
- Ioannis D
- Paul Cojocariu
- TomCat
- onlyME
- burnyourfeelings
- Square Wheels
- Maxius
- Yurii
- Voyage
- Steph40
- Videoflicks
- eliteone
- rnorth6920
- Matt
- ArashDev
- terabyte
- Dancho Danchev
- Voidcraft Studios
- DawPi
- Jon Erickson
- ButterflyPixel
- ReyDev
- Live Games
- Charlie Feigel
- Bob Schwarz
- aLEX49566
- bdmusic 24
- AdamOnTech
- william trowbridge
- aXenDev
- Astronis
- Labis
- adik
- DaninMS
- PrettyPixels
- ali hagi
- A Zayed
- Ticulica
- N700
- envy
- TheLlamaman
- John Horton
- Ramses
- Analog
- IPS THEME
- isvans
- Jimmy Huseman
- Claudia999
- Venthas
- Kirill Gromov
- Dilip
- Majster87
- AnonDoggo
- Empire
- XwReK
- COSMIN
- Hexzon
- GazzaGarratt
- Auto Evoke
- JoeyM
- Ryan
- master963
- TwinTurbo
- Uncrowned Gaurd
- Foxtrek64
- bing11
- Andy Y
- Copycat
- Karyexo Karyexooo
- Kelkrel
- Myr
- dolphin
- Richard Arch
- yaotzin
- lanc3lot
- Brian
- Nicolas PC
- Synergy
- Maria
- Nomad
- scaz