Using pkg_edit.php file
-
Hello, someone explain to me what is the purpose and how it works, the pkg_edit.php files, fbegin.inc, guiconfig.inc, head.inc and service-utils.inc.
-
pkg_edit renders the xml files of the packages.
the .inc files are includes that contain functions that are used throughout the webGUI
-
Pkg_edit then sends the changes made in the xml file for packages?
-
Pkg_edit then sends the changes made in the xml file for packages?
It renders UI pages of packages based on the fields defined in the package XML, and does the necessary stuff to save the user-defined values into the package's section of config.xml.