Forum Certified resource

A nice and simple forum for Azuriom.

v1.1.2 - Add roles and specific permission for tags Azuriom v1.0
  • Add roles to limit access to certain tags
  • Add specific permission to manage forum tags
v1.1.1 - Fix images upload with BBCode editor Azuriom v1.0
  • Fix images upload with BBCode editor
v1.1.0 - Prepare for Azuriom v1.1.0 Azuriom v1.0

Prepare for Azuriom v1.1.0

v1.0.17 - Fix actions on discussion Azuriom v1.0
  • Fix actions on discussion
v1.0.16 - Add slug in discussions URLs and fix permission Azuriom v1.0
  • Add slug in discussions URLs
  • Fix permission
  • Add support for new Discord usernames
v1.0.15 - Prevent error with specifiq themes after updating Azuriom v1.0
  • Prevent error with specifiq themes after updating
v1.0.14 - Hide empty categories on homepage Azuriom v1.0
  • Hide empty categories on homepage
v1.0.13 - Add notifications links and permission to post in locked forums Azuriom v1.0
  • Add notifications links
  • Add permission to post in locked forums
  • Fix issue with private forums
v1.0.12 - Add home message Azuriom v1.0
  • Add home message
  • Make pinned discussions visible for everyone in private forums
v1.0.11 - Add discussions search and configurable recents posts in home Azuriom v1.0
  • Add discussions search
  • Make number of recents posts in home configurable in the settings
  • Improve performances
v1.0.10 - Require email verification (when enabled) to create posts and discussions Azuriom v1.0
  • Require email verification (when enabled) to create posts and discussions
  • Fix tags not showing
v1.0.9 - Fix title Azuriom v1.0

Fix title

v1.0.8 - Improve forum move dropdown Azuriom v1.0
  • Improve forum move dropdown
v1.0.7 - Add Discord webhook support Azuriom v1.0
  • Add Discord webhook support
  • Add autosave when creating a new discussion (Markdown editor only)
v1.0.6 - Fix last update Azuriom v1.0

Fix last update

v1.0.5 - Layout update Azuriom v1.0

Layout update

v1.0.4 - Add registration date and last visit in user profile Azuriom v1.0

Add registration date and last visit in user profile

v1.0.3 - Fix empty <span> in markdown Azuriom v1.0

Fix empty <span> in markdown

v1.0.2 - Add image upload support Azuriom v1.0

Add image upload support

v1.0.2 - Fix error 500 when creating a forum Azuriom v1.0

Fix error 500 when creating a forum

v1.0.1 - Add private forums Azuriom v1.0

Add private forums (users can only see their own discussions in private forums - a permission is also available to see all discussions for specific roles)

v1.0.0 - Version 1.0.0 for Azuriom 1.0 Azuriom v1.0

Version 1.0.0 for Azuriom 1.0

v1.0.0-dev - Version 1.0 for Azuriom 1.0 Azuriom v1.0

Version 1.0 for Azuriom 1.0

v0.1.25 - Add default tags and views count Legacy
  • Add default tags
  • Add views count
v0.1.24 - Fix last update Legacy

Fix last update

v0.1.23 - Fix forum with restricted access Legacy

Fix forum with restricted access

v0.1.22 - Fix signature and about Legacy

Fix signature and about

v0.1.21 - Improvements Legacy

Improvements

v0.1.20 - Improve BBCode Legacy
  • Improve BBCode
v0.1.19 - Fix some issues with BBCode Legacy
  • Fix some issues with BBCode
v0.1.18 - Fix formatting Legacy
  • Fix formatting
v0.1.17 - Fix pagination order Legacy
  • Fix pagination order
v0.1.16 - Add full BBCode support Legacy
  • Add full BBCode support
v0.1.15 - Add experimental BBCode support Legacy
  • Add experimental BBCode support

Please note BBCode is currently an experimental feature, old forum posts won't be converted to BBCode for now so it's just for testing If you still want to use it, you can enable experimental BBCode support by adding a line in the settings table of your database with the folowing: name: forum.editor value: bbcode You can also use the following SQL query if you want : INSERT INTO settings (name, value) VALUES ('forum.editor', 'bbcode');. Then, just clear the cache in Settings -> Performances

v0.1.14 - Add users mentions Legacy

Add users mentions

v0.1.12 - Add tags and signature Legacy
  • Add tags
  • Add signature
v0.1.11 - Add private forums Legacy

Add private forums

v0.1.10 - Fix lock/pin permission Legacy
  • Fix lock/pin permission
v0.1.9 - Make Twitter/Discord optional on user profile Legacy
  • Make Twitter/Discord optional on user profile
v0.1.9 - Add user profile Legacy
  • Add user profile
v0.1.8 - Fix some translations Legacy
  • Fix some translations
v0.1.7 - Misc Legacy
  • Customizable forum icon
  • Add option to lock a forum
  • Add latest posts on home forum page
  • Hide subforums on forum home
  • Forum description is now optional
  • Small design improvements
v0.1.6 - Add subcategories Legacy
  • Add subcategories
  • Performances optimisations
v0.1.5 - Misc fix Legacy
  • Fix deleting posts and discussions
  • Allow admin to add responses to locked discussions
  • Hide edit and delete buttons on locked discussions for non-admin users
  • Fix translation in admin panel
v0.1.4 - Fix Legacy
  • Fix error 500
  • Fix discussion creation
  • Fix mesage
v0.1.3 - Forum 0.1.3 Legacy
  • Add online users
  • Add forum stats
  • Add post creation time
v0.1.2 - Misc fix Legacy

Misc fix:

  • Fix categories positions
  • Fix missing translations
  • Fix error 500
v0.1.1 - Fix for release Legacy

Fix for release

v0.1.0 - Initial release Legacy

This is the initial release of this resource