Intergrations
Last updated
After integrating our notification system directly into the framework core and ox_lib, the notification type is set to info as the primary default.
This ensures consistent behavior across all supported frameworks while maintaining compatibility with existing notification calls.
To simplify setup and reduce integration time, we have provided ready-to-use code snippets. These snippets are designed to replace existing notification handlers in their respective frameworks.
All replacements are covered in detail on the next page
Last updated