Feedback
Help shape the future of Invision Community by suggesting new features or giving feedback on existing functionality.
We would love to hear your ideas for future versions of Invision Community. If you see a feature idea already posted that you like, make sure you reply and let us know!
25,490 topics in this forum
-
- 1 follower
- 0 replies
- 473 views
First suggestion: Adding CodeMirror that supports template logic with if-else statements and such, I want to expand my work by offering my clients full access to the custom stuff I do. I was thinking about this one for a long time now and I always wanted it so that it would make my life easier and also the same for other Theme Designers. Since I saw the Header/Footer CodeMirror editors in the AdminCP for each theme, I wanted to have it as well. To be specific, here. Some tab that you can select when adding a new Setting into your theme, called "CodeMirror Editor" or something. Second Suggestion: Adding in Menu Manager a field where you can a…
Last reply by Alexandru, -
- 1 follower
- 0 replies
- 469 views
Hi IPS, Please consider ability of extending links in footer by guidelines, cookies, terms of use, same way you do with privacy, etc Examples: <li><a href='{url="app=core&module=system&controller=cookies" seoTemplate="cookies"}'>{lang="Cookies"}</a></li> <li><a href='{url="app=core&module=system&controller=terms" seoTemplate="terms"}'>{lang="terms_of_use"}</a></li> {{if \IPS\Settings::i()->gl_type != 'none'}} <li><a href='{{if \IPS\Settings::i()->gl_type == "internal"}}{url="app=core&module=system&controller=guidelines" seoTemplate="guidelines"}{{else}}{setting="…
Last reply by PatrickRQ, -
-
- 2 followers
- 4 replies
- 738 views
Hello, We recently did a penetration test on our forum, this resulted in a notice that an old jQuery is used, with vulnerabilities. Is there maybe a plan in the future to upgrade this to a more recent version, or has this already been done, and we need to do something? Thanks in advance. Kind Regards, Thomas
Last reply by Marc, -
-
- 0 replies
- 458 views
The list of REST API Keys in AdminCP is ordered by the Key itself instead of the name/description. This is not very helpful since the API Keys are random numbers/chars. So the order is random too. I would highly appreciate if this list was ordered by name.
Last reply by Christian Meixner, -
-
- 1 follower
- 2 replies
- 761 views
Perhaps, instead of closing the marketplace within Invision Community, it might be worthwhile to focus on a development strategy that attracts a larger user base and encourages them to purchase solutions offered by Invision Community. The current direction of the company's actions seems quite misguided and could potentially lead to a decline in the popularity of the forum platform. It's worth carefully analyzing what is lacking in Invision Community compared to competitive solutions. For instance, if there is a successful marketplace, it would be worth considering the introduction of free tools or creating an alternative to the WordPress platform and Elementor tool. …
Last reply by Matt, -
-
- 2 replies
- 951 views
For many years I've been using a customised badge/award plugin to assign badges to my community's users (for things like participating in community events), and with the new Achievements feature I'm considering migrating my old awards over to the built-in system. I have a few small suggestions that would really help out admins that want to lean more on custom badges rather than the Rules-based badge approach. 1. Custom Descriptions It would help a lot if admins were allowed to write unique descriptions for manually-made badges. At the moment there is no such feature and it kind of looks strange when you see manual badges alongside rule-based badges (which do inc…
Last reply by Dreadknux, -
Our community members love achievements and badges, but there is plenty to improve with this feature. Lot of suggestions where already made (e.g. descriptions to automatically awarded badges, manually award Badges to multiple users, ...) What our users ask frequently: Have a list of all available achievements and badges, just like the list of available ranks, which every user see in the profile view. Make earned badges more visible to other members, so that users can be proud of what they've achieved. May be like this addon does:But I hesitate to buy this one because of market place closure and unclear support of future version of Invision Community.
Last reply by Nathan Explosion, -
- 1 follower
- 1 reply
- 593 views
Badges awarded automatically may include a brief description explaining what the badge was awarded for. The same field would be useful for badges added manually.
Last reply by Christian Meixner, -
-
- 1 follower
- 6 replies
- 645 views
Hi, I have set my forum up so that if someone is a guest, they are required to login or register. But now I have an issue which is supposedly a IPS bug, where Stripe won't return a success (200) code to the site letting it know that the customer paid. This happens when I have "can access site" disabled (unchecked) on guests group, but if i turn this back to enabled so that guests can see the site it fully works. Can this please be looked into as It's something I need urgently but haven't been able to find a solution for on my own and was told by someone that it was most likely a IPS bug.
Last reply by Extrex, -
-
- 1 follower
- 1 reply
- 549 views
We've often seen a need for merging reports. Often they relate to just one thread, but other times it might even be a similar issue, but across different posts and/or threads - and for management it would be easier to handle them (and for moderators to discuss) via a single report.
Last reply by Emediate, -
- 0 replies
- 394 views
Wanted to throw in some suggestions for V5 Our Picks, seeings as the whole thing may likely be re-imagined somewhat with the lack of social media support etc. Filter by category/content type It would be good on the main Our Picks page to have some kind of filter option, maybe in a Tab Bar, that dynamically only shows items that relate to a particular 'node'/content type (i.e. click a "Topics" button and only promoted Topics appear, click a "News" button and only Promoted items from Page Records in a 'News' Database appear). Make this an option for Our Picks Blocks and allow for IPS Code to filter this out as well. I know there is a plugin or two out there that ca…
Last reply by Dreadknux, -
-
- 2 followers
- 7 replies
- 769 views
Something I'd like to suggest for v5 or sooner, just a weird bit of behaviour I've experienced when copy-pasting content from one source into IPS' post editor. Whenever I do this, IPS adds an extra "<p>" code before and after the pasted content. The extra spacing is never visible in the post editor when initially pasting the content in, but once a post is actually published the extra paragraphs are added and visible. If a user also has access to the "Source" button on a post editor, clicking this after pasting content also reveals the added P tags, which are then displayed once the "Source" button is clicked a second time to return to rich text. I'm n…
Last reply by Dreadknux, -
-
-
- 2 followers
- 7 replies
- 826 views
Feature suggestion: Option to enable a footer area where blocks, such as menu links or other blocks, can be dragged and placed. I was going to suggest this to be included once the pages app is purchased, but since all apps are included,...
Last reply by Fosters, -
-
-
- 3 followers
- 10 replies
- 922 views
I recently created a record / news story that included a quotation in the headline (or record title in IPS Field terms). Something like the below: Person From Company Issuing “Notice” to All Users It turns out that, upon publish, the “ quote marks in the title are being printed in the URL slug. So the resulting URL would turn out like this: [site]/[database]/person-from-company-issuing-“notice”-to-all-users-rXX I think the same thing happens with single quote marks like ‘ as well. I don’t think this should be happening… I don’t have any screenshots to share on this I’m afraid, but also when I tried to fix the situation by editing the record in the…
Last reply by Dreadknux, -
-
-
- 2 followers
- 4 replies
- 630 views
Ref: https://support.google.com/accounts/answer/13548313?hl=en Ref: https://arstechnica.com/information-technology/2023/05/passwordless-google-accounts-are-easier-and-more-secure-than-passwords-heres-why/ Thanks!
Last reply by Marc, -
-
-
- 2 followers
- 2 replies
- 667 views
Commerce Feedback: Voiced but Unheard Commerce is in need of some dire improvements considering it is a life-support system for many communities. Recurring recommendations have been made for years but left unheard. While we understand that Commerce and especially payment method integration requires a lot of development, I think we can all agree on its necessity and the importance of a good customer experience. Previous Feedback: 2018 -> 2023 Payment Method Display: User Experience / Customization Store front-page customization Separation of currencies Topic: …
Last reply by Nakamura RTS, -
-
-
- 2 followers
- 3 replies
- 533 views
for example if I have a sales page word press, the person pays, it validates the payment sends a zap by zapier to add a member. then, how the member is added? because let's imagine his connection is cut between the payment and then the directions to IPS to add himself as a member during the process... Or do we send him an email containing a registration link? some can quickly cry scam when there is a technical problem in the registration THANKS
Last reply by Marc, -
-
- 1 follower
- 0 replies
- 366 views
Hi, My suggestions is for you to to add a cleanup task to automatically delete "pending confirmation" (delete_account_validation) requests after a few days. IMHO these should be automatically deleted after 24 hours. Otherwise we will end up with the core_member_privacy_actions table full of unecessary data (a.k.a. garbage) after just a few months. Thanks, Gabe.
Last reply by Gabriel Torres, -
-
- 2 followers
- 12 replies
- 707 views
1. CSV downloads use the US date format. These are not interpretted correctly or even recognised by Excel in other parts of the world. Excel will interpret US date structures as general data or incorrectly interprets the date in a non-US form. This can create a lot of problems. Examples (in Europe): 03/05/2023 (March 5, 2023 - US) is interpretted as 3rd May 2023 - EU. 03/16/2023 (March 16, 2023) in interpretted as general data because there is no sixteenth month. Date formats should follow the international format (2023-03-16) which, I understand, is always correctly interpretted by Excel. (I expect it will be similar for other applications which handl…
Last reply by Marc, -
-
-
- 2 followers
- 5 replies
- 632 views
is it possible to create a personalized dashboard page for each member according to their group with the relevant content that you want to display: My subjects My messages My events My courses, My groups ... each member does not want to see a profil, but content related to their needs we are still late... THANKS
Last reply by annadaa, -
-
-
- 1 follower
- 4 replies
- 572 views
They're showing like that: Not sure it's happening with anyone else.
Last reply by Marc, -
-
-
- 3 followers
- 8 replies
- 1.1k views
Hi, can we get a community discord server for real-time communication between the invision-universe members I believe this will boost marketplace sales & boost productivity. Also another benefit is real-time answers for new potential customers.
Last reply by Aiwa, -
-
- 1 reply
- 381 views
Two feature option suggestions for RSS feed import: 1. Ability to set the fetch interval for individual feeds. 2. Ability to set default feature image that can be used if a featured image is not fetched. The image shows the cron job that is set for all RSS imports by default. At that rate 1,000 feeds can be imported in one day.
Last reply by EDK-Tech, -
- 0 replies
- 338 views
the real differences in all existing and comparable products (forums, groups, LMS ...) to which IPB could stand out even better is to show members and groups that they are better valued, followed, supported IPS already has excellent settings for groups, members etc. can you in the future introduce something even more adapted according to the situation and the moment than the PM and the reactions which will please the members? Quick instant messages (reaction not chat) following a message on the forum or various successes, the opening of a private discussion on a subject or course following the commitment of a member, a file (school or other follow-up) or…
Last reply by annadaa, -
- 0 replies
- 393 views
can the solutions of the forum be selected to be able to inform google of the answer to put on its QAPage ? https://developers.google.com/search/docs/appearance/structured-data/qapage?hl=fr#:~:text=Q%26A%20pages%20are%20web%20pages,%2C%20Question%20% 2C%20and%20Answer%20types. maybe this app does it but i don't think so
Last reply by annadaa,