**Important notices** Our forum is located at https://forum.opnsense.org , please consider joining discussions there in stead of using GitHub for these matters. Before you ask a new question, we ask you kindly to acknowledge the following: - [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [x] I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue TODO: - [x] rename old menu to legacy and new to "rules" 02c77e1 - [x] add a plugin with `firewall_rules.php` and `firewall_rules_edit.php` a4995f6a812fe - [x] move default rules to new rules for this to make sense d9ac167d3b - [x] keep migration page visible in the default installation (multiple commits show filter rules or outbound rules migration) - [x] at least `src/opnsense/mvc/app/views/OPNsense/Firewall/group.volt` seems to be referencing the old page still https://github.com/opnsense/core/issues/9672 - [x] guard menu registrations so that they only show when plugin is installed 9d8c183 7fa3deeb - [ ] ~~retain os-firewall-legacy on upgrades if filter.rules isn't empty yet~~ (only if deemed necessary later)
Important notices
Our forum is located at https://forum.opnsense.org , please consider joining discussions there in stead of using GitHub for these matters.
Before you ask a new question, we ask you kindly to acknowledge the following:
TODO:
firewall_rules.phpandfirewall_rules_edit.phpa4995f6src/opnsense/mvc/app/views/OPNsense/Firewall/group.voltseems to be referencing the old page still [26.1] Update links to point to new firewall rules UI #9672retain os-firewall-legacy on upgrades if filter.rules isn't empty yet(only if deemed necessary later)