Notifications System | [ESX/QBCORE/QBOX/STANDALONE] [FREE]


:bellhop_bell: Advanced Notification System for FiveM

Fully Standalone – Compatible with Any Framework (ESX, QBCore, QBX, Custom)

Modern, Responsive & Fully Customizable Notification System
Take your server’s user experience to the next level with this lightweight and clean notification system. Built for performance and design, it works out of the box with any resolution, is highly customizable, and requires zero dependencies on specific frameworks.


:tv: Preview

notification-success

notification-warning
notification-error
notification-info

:shopping_cart: Get Now for Free

Get in on tebex: $0 USD


:gear: Usage

  • Example Client Side Use
exports["bs-notifications"]:showNotify({
    title = "Example title",
    description = "Example description",
    duration = 7000,
    showDuration = true,
    position = "top-left",
    type = "success",
})
  • Example Server Side Use
TriggerClientEvent("bs-notifications:client:showNotify", {
    title = "Example title",
    description = "Example description",
    duration = 7000,
    showDuration = true,
    position = "top-left",
    type = "success",
})

Documentation [Gitbook]
Support [Discord]


Code is accessible Yes
Subscription-based No
Lines (approximately) 200
Requirements Standalone
Support Yes, 24/7
3 Likes