Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi
How to check/detect pfSense version from php code?
Found '/etc/version' ;D
Yep, /etc/version does the main version and /etc/platform will also get you pfSense (full install) or nanobsd (embedded) or cdrom, too.
That may help if you need to have specific code checks for nanobsd/embedded.