Migrate create tables from install.php to module.xml.
Migrate code install to into class.
Migrate code unistalla to into class.
Remove Setting operator panel web root and enabling dev state in process uninstalling.
Remove call deprecate to module external.
Update component PHPMailer to version 6.6.5 and installation via composer.
Fix problem include logo file in mail.
Fix problem wher not show address "from" in mail.
Add dbug if it is generate exception in process send mail.
Remove brand.php since now the Cxpanel object gets that information.
Define table names in variable $tables of the object and make sql queries obtain the name of the table from this variable.
Implement multiple language support.
Implement Namespace.
Move all the functions from functions.inc to the Cxpanel object.
Move sends the password mail, gets the list of passwords and shows the debugging to ajax query.
Move code js to file js.
Update check forms.
Add jquery.jquery.richtext edit body email.
Add dispalyname in templace email.
Segment code into multiple views.
Check server status before redirecting: