OpenPanel 1.2.9 adds support for importing .onion domains, allowing users to host websites for the Tor network.
Users can add (migrate) existing .onion domains by adding the domain:

Both public and secret keys are required for importing the domain. Upload the files in FileManager and copy the paths when adding .onion domain. Keys are copied and can afterwards be removed from the /var/www/html/
directory.
Tor service is then started with the configured domain and reveres-proxy is created for the domain in webserver (Nginx, Apache, OpenResty..). Varnish is also supported and Tor will pass connections to it, if configured.
.onion domains are also counted against users domains limit on the plan.
The only difference in adding .onion domains is that it will not be added to Caddy webserver and will not have SSL. *(SSL is redundant in Tor network and self-signed tls is used instead)
I am looking for feedback from existing Tor users and any suggestion is appreciated!