jannes

@jannes

48 topics 131 comments

6 followers 0 following

Registered: 03 Sep 2023

Last Seen: 21 Aug 2025 at 6:16 PM

Badges
Activity
  • A new version of forumify/forumify-perscom-plugin is available.We've done a couple of small fixes spread across multiple small patch versions that were too insignificant for their own update posts, so here's one with all of the fixes we've done 😅2.1.2:remove firstname/lastname validation on user edit2.1.3:fix sync not finishing due to field key/slugs being too long2.1.4:fix notifications linking to 404/wrong userfix user signature/avatar not syncing after updating the user from the admin panelFor...

    15 Aug 2025 at 10:11 AM
  • A new version of forumify/forumify-perscom-plugin is available.2.1:add automatic SquadXML generationincrease submission sync batch size to reduce API volume during syncSquadXML(requires the premium version of the plugin)SquadXML is an Arma feature that allows members of a unit to wear your unit's clantag behind their names, your unit's emblem on their uniforms and vehicles, and more.To configure SquadXML, head over to the Admin Panel, PERSCOM, Configuration and open the tab "SquadXML". Configure...

    10 Aug 2025 at 12:25 PM
  • A new version of forumify/forumify-perscom-plugin is available.2.0.0:add tables and forms for all relevant organizational items such as awards, ranks, positions, specialties, statuses, units, rosters,....add link from a user's forum profile to their PERSCOM p-fileadd automated testing to reduce regression bugsHello all, while this changelog may seem small, we've essentially rewritten the entire backend of this plugin. Our motivation for this massive change in architecture is to provide more stability,...

    4 Aug 2025 at 6:01 PM
  • A new version of forumify/forumify-platform is available.0.4.25:add position abstraction so tables with sorting is simplified for pluginsfix users receiving notifications for topics/comments they subscribed to but no longer have access tofix error 500 caused by access control lists query using generic table aliasesThis update is not backwards compatible, plugins that use tables might be broken. We have updated all 1st party plugins in advance, but custom plugins may require an update as well. We...

    28 Jul 2025 at 12:40 PM
  • A new version of forumify/forumify-platform is available.0.4.24:add warning in admin panel if cloud subscription is over due (only for cloud users)add forget password by username (previously only email)add delete confirmation to topic deleteadd CLI command to activate a pluginfix users getting logged out when their roles changefix template editor file browser blocking sub-menusFor a full changelog, click here.

    20 Jul 2025 at 6:42 PM
  • A new version of forumify/forumify-platform is available.Just a small update containing some minor fixes and improvements.0.4.23:add nested search/sort on tables (only relevant to plugins)fix calendar showing events on the wrong date on large timezone offsetsfix an error that occurs when overriding a template with an empty templatefix sortable entities to allow a position to be set before persisting itfix a Symfony deprecation (TaggedIterator)For a full changelog, click here.

    6 Jul 2025 at 6:29 PM
  • Commented on PERSCOM Documents

    Hi there,While I can understand your confusion in wanting to use documents as a stand-alone feature, documents in PERSCOM have always been there for attaching to records, that's how they have functioned since the early days when PERSCOM was just an Invision Community plugin. They're not meant to be used for documentation or anything like that.Units that want to show documentation on their websites use various different methods, usually a combination of CMS pages and/or forums. For example documentation...

    28 Jun 2025 at 5:10 PM
  • forumify Roadmap - 2025Whoowie, it's been a while since we last posted a developer update. That doesn't mean nothing is happened in the meantime. We've been steadily releasing new features and improvements almost weekly for the past year, and a lot has happened since our last post.Let's get straight into some of the things we've been cooking, and our plans for the rest of 2025.forumify - platformIn our last update, we talked about preparing for a 1.0 release of forumify. If you’ve been following...

    28 Jun 2025 at 3:36 PM
  • You can use the report in feature from the premium version. If users don’t report in on the operations center periodically, an assignment record to a status of your choice will be created.you could have an automation on that which posts to some discord channel and publicly shame the user for not reporting in on the website 😂

    23 Jun 2025 at 2:25 PM
  • Hi UncreatedLemon,For anything more advanced than just posting to a discord channel you will need a Discord bot. We do not offer any type of first party bot, so you'll have to create your own.If you have a bot, you could expose some HTTP endpoints on your bot that forumify can submit data to, and the bot could then DM the user. You could do this with a simple node.js server using discord.js and express. Or you could use any of those fancy bot builder tools, but I've personally been out of the Discord...

    23 Jun 2025 at 2:18 PM