CyberPanel Firewall Not Displaying All Open Ports

CyberPanel v1.7

I used the firewalld command to add 7080 as a port.
firewall-cmd --zone=public --add-port=7080/tcp --permanent
firewall-cmd --reload

This port is not displaying in the list of open ports in CyberPanel firewall. The website is accessible and it does display listing open ports in the command line.

CyberPanel keeps records or ports added through the control panel.

CyberPanel v1.7

I used the firewalld command to add 7080 as a port.
firewall-cmd --zone=public --add-port=7080/tcp --permanent
firewall-cmd --reload

This port is not displaying in the list of open ports in CyberPanel firewall. The website is accessible and it does display listing open ports in the command line.

You shouded add the firewall rule using the CyberPanel, it will use the same command but you will be able to track it from the firewall section in the panel.

There is no way for CyberPanel to list all open ports in the future? So that all ports can be managed in one location?