Skip to content
  • Solutions
    By Role
    • For Developers
    • For Content Managers
    • For Agencies
    • For IT Admins
    • For Web Hosters
    • For Developers
    • For Content Managers
    • For Agencies
    • For IT Admins
    • For Web Hosters
    By Infrastructure
    • Overview
    • AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud Platform
    • Vultr
    • Overview
    • AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud Platform
    • Vultr
    • Digital Ocean
    • Linode
    • Upcloud
    • Oracle
    • OVH
    • Digital Ocean
    • Linode
    • Upcloud
    • Oracle
    • OVH
  • Product
    • Plesk Features
    • Plesk Editions
    • What’s new
    • Pricing
    • Roadmap
    • Lifecycle Policy
    • Extensions Catalogue
  • Pricing
  • Extensions
    Featured Extensions
    • SocialBee
    • WP Toolkit
    • Sitejet Builder for Plesk
    • SEO Toolkit
    • Joomla! Toolkit
    • Premium Email
    • Email Security
    • SocialBee
    • WP Toolkit
    • Sitejet Builder for Plesk
    • SEO Toolkit
    • Joomla! Toolkit
    • Premium Email
    • Email Security
    Bundles and packs:
    • Business and Collaboration Edition
    • WP pack
    • Hosting pack
    • Power pack
    • Language pack
    • Business and Collaboration Edition
    • WP pack
    • Hosting pack
    • Power pack
    • Language pack

    See all Extensions

  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
  • Solutions
    • By Role
      • For Developers
      • For Content Managers
      • For Agencies
      • For IT Admins
      • For Web Hosters
    • By Infrastructure
      • Overview
      • Plesk on Amazon Web Services (AWS & Lightsail)
      • Plesk on Amazon Web Services (AWS)
      • Plesk on Amazon Web Services (AWS)
      • Microsoft Azure
      • Alibaba Cloud
      • Google Cloud Platform
      • Vultr
      • DigitalOcean
      • Linode
      • UpCloud
      • Oracle
      • OVH
  • Products
  • Pricing
  • Extensions
    • Featured Extensions
      • SocialBee
      • WP Toolkit
      • Sitejet Builder for Plesk
      • SEO Toolkit
      • Joomla! Toolkit
      • Premium Email
      • Email Security
    • Bundles and packs:
      • Business and Collaboration Edition
      • WP pack
      • Hosting pack
      • Power pack
      • Language pack
      • See all Extensions
  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate Program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
  • Solutions
    • By Role
      • For Developers
      • For Content Managers
      • For Agencies
      • For IT Admins
      • For Web Hosters
    • By Infrastructure
      • Overview
      • Plesk on Amazon Web Services (AWS & Lightsail)
      • Plesk on Amazon Web Services (AWS)
      • Plesk on Amazon Web Services (AWS)
      • Microsoft Azure
      • Alibaba Cloud
      • Google Cloud Platform
      • Vultr
      • DigitalOcean
      • Linode
      • UpCloud
      • Oracle
      • OVH
  • Products
  • Pricing
  • Extensions
    • Featured Extensions
      • SocialBee
      • WP Toolkit
      • Sitejet Builder for Plesk
      • SEO Toolkit
      • Joomla! Toolkit
      • Premium Email
      • Email Security
    • Bundles and packs:
      • Business and Collaboration Edition
      • WP pack
      • Hosting pack
      • Power pack
      • Language pack
      • See all Extensions
  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate Program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
Plesk 360 login
Free Trial

Knowledge Base

panel_gui: Links to Domain Registration and Certificate Purchasing Services

 
cli linuxusing command line utilitiesclidomain namedomain registration

The panel_gui utility is used for customizing links to external
services through CLI.

Usage

panel_gui <command> [
<option_1> [<param>]
[<option_2> [<param>]]
... [<option_N> [<param>]]
]

Example

The following command hides buttons that forward users to certificate
retailer’s or domain registration sites:

plesk bin panel_gui --preferences -domain_registration true -cert_purchasing true

Commands

Command Parameter Description Example
--preferences or -p   Updates interface preferences.

To hide all links for purchasing SSL/TLS certificates:

plesk bin panel_gui -p -cert_purchasing true

--help or -h   Displays help on the use of the utility.

To view help on the use of the utility:

plesk bin panel_gui --help

or

plesk bin panel_gui -h

Options

Option Parameter Description Example
-domain_registration true|false Enables/Disables hiding buttons forwarding to a domain
registration site.

To enable hiding buttons forwarding to a domain registration
site:

plesk bin panel_gui -p -domain_registration true

-cert_purchasing true|false Enables/Disables hiding buttons forwarding to a certificate
retailer’s site.

To enable hiding buttons forwarding to a certificate retailer’s
site:

plesk bin panel_gui -p -cert_purchasing true

-extras true|false Enables/Disables hiding buttons for extra services.

To enable hiding buttons for extra services:

plesk bin panel_gui -p -extras true

-domain_registration_url <URL> Sets a custom URL for links referring to domain name
registration service.

To set a custom URL for the domain name registration service to
example.com:

plesk bin panel_gui -p -domain_registration_url example.com

-domain_management_url <URL> Sets a custom URL for links referring to domain management
portal.

To set a custom URL for the domain name management service to
example.com:

plesk bin panel_gui -p -domain_management_url example.com

-cert_purchasing_url <URL> Sets a custom URL for links referring to certificate selling
service.

To set a custom URL for the SSL/TLS certificate selling service
to example.com:

plesk bin panel_gui -p -cert_purchasing_url example.com

-mpc_portal_url <URL> Sets a custom URL for the Provider Services link.

To set example.com as the provider’s website address:

plesk bin panel_gui -p -mpc_portal_url example.com

-mail_bounce true|false Enables/Disables hiding controls for bounce messages for
non-existent mail addresses.

To enable hiding controls for bounce messages for non-existent
mail addresses:

plesk bin panel_gui -p -mail_bounce true


Tweet
Share
Share
Email
0 Shares
Read the full article
Related Posts

Configuring DNS For A Domain With Plesk

Read More »

All About Managing Domain Names in Plesk

Read More »

All You Need to Know about the New WP Toolkit 3.5 [ VIDEO ]

Read More »
Knowledge Base

Hiding Domain Registration and Domain Management Buttons

Read More »

Event Parameters Passed by Event Handlers – SSL/TLS certificate on mail server assigned/unassigned

Read More »

Manage Ruby Versions via CLI

Read More »

Plesk Updates – Updating Plesk Manually via the User Interface

Read More »

Hosting Wiki

  • CLI
  • DBMS Interface
  • QMAIL
  • Sendmail
  • Linux
  • Domain Registration
  • Domain
  • SSL
  • URL
  • Email Autoresponder
  • Mailing Lists
  • Email Alias
  • Email Virus Protection
  • Email Forwarding
  • Webmail
X-twitter Linkedin Youtube Reddit Github
  • Product
  • Login
  • Pricing
  • Editions
  • For Partners
  • Partner Program
  • Contributor Program
  • Affiliate Program
  • Plesk University
  • Company
  • Blog
  • Careers
  • Events
  • About Plesk
  • Our Brand
  • Resources
  • User and Admin guides
  • Help Center
  • Migrate to Plesk
  • Contact Us
  • Hosting Wiki
  • Forum
  • Legal
  • Legal
  • Privacy Policy
  • Imprint

© 2025 WebPros International GmbH

Part of the WebPros®  Family