Download Latest Version NexoPOS 6.0.1 source code.tar.gz (10.5 MB)
Email in envelope

Get an email when there's a new version of NexoPOS

Home / v6.0.0
Name Modified Size InfoDownloads / Week
Parent folder
NexoPOS-6.0.0.zip 2025-08-16 11.8 MB
NexoPOS 6.0.0 source code.tar.gz 2025-08-16 10.5 MB
NexoPOS 6.0.0 source code.zip 2025-08-16 11.9 MB
README.md 2025-08-16 2.9 kB
Totals: 4 Items   34.2 MB 4

We're proud to release NexoPOS 6.x after so much work. We're bringing the most advanced and powerful version of NexoPOS at the time. Major changes were made to ensure NexoPOS remains compatible with new technologies. To upgrade to this version, you should be using at least NexoPOS v5.3.x (v5.2 and below will have to upgrade to v5.3 first).

Here is the breakdown of the changes:

Changelog:

  • Closes: Implementation of Laravel event to replace Hook::action https://github.com/Blair2004/NexoPOS/issues/2271
  • Upgrading TailwindCSS
  • Closes: Upgrading to laravel 12 (https://github.com/Blair2004/NexoPOS/issues/2288)
  • Added: AsideMenu for registering aside dashboard menu.
  • Improved: Widget System
  • Removed: old migrations
  • Added: doctor command to purge orphan migrations
  • Close: Actionnable Notification (https://github.com/Blair2004/NexoPOS/issues/2260)
  • Deprecated: usage of RXJS on Snackbar
  • Refactoring Legacy Code
  • Deprecated: usage of RXJS on Snackbar
  • Refactoring Legacy Code
  • Added: wrapper method to AsideMenu
  • Added: Crud Scope support (hook method replacement)
  • Fixed: inappropriate update of the "Orders" menu
  • Fixed: Delay Notification delete
  • Removed: "deleted" dispatch event to Notification
  • Added: reset admin permissions while fixing roles
  • Updated: using AsideMenu in favor of regular associative arrays
  • Updated: removing old usage of nsSnackbar with .subscribe() chain method
  • Fixed: minor adjustment on the <ns-checkout/> component
  • Updated: permission management component
  • Migrating: from static property to constants on Fields class
  • Fixed: exclude cssFiles from Authentication wrapper
  • Added: Autoload for Fields classes
  • Added: Autoload Fields Class
  • Added: validate input againts Field Class.
  • Fixed: ensure the same nsHooks objects is used globally
  • Fixed: small Dark theme adjustments
  • Added: widgets must include a new class "widget-handle" to allow mouse to grab and drag them.
  • Added: new "keyup" events on ns-field to support "keyup.enter" like events
  • Added: FormValidation class now supports "regex" as rule
  • Changed: button colors on module component
  • Updated: Visual Minor changes
  • Fixed: safely ignore module component environment
  • Refactor: Using ->getIdentifier() in favor of ->getNamespace for Crud classes

What's Changed

Full Changelog: https://github.com/Blair2004/NexoPOS/compare/v5.3.7...v6.0.0

Source: README.md, updated 2025-08-16