Skip to content

superlatif-io/wpultimo-plesk-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Ultimo Plesk Gateway

Plesk gateway integration for domain mapping synchronization between plesk and the WP Ultimo WordPress plugin.

Getting Started

Install the plugin as usual, this is a network plugin and can only be configured by a user with network admin permissions.

Configuration

The settings page is available through the network setting tab, you will need to provide the following information:

  • Plesk URL, e.g. https://example.com:8443
  • The base domain used for domain mapping, e.g. mywebsite.com
  • Domain status: define the domain alias status on Plesk
  • Synchronize DNS: whether to synchronize the alias with the base domain DNS
  • 301 redirect: whether to redirect the alias domain to the base domain (usually not)

Login informations

You will need to provide your administrator login information, this is done by adding the following constants to your wp-config.php file:

define('WPUPG_USER', 'Plesk user');
define('WPUPG_PASSWORD', 'Plesk password');

This way your information are not saved in the database.

Prerequisites

  • Web server running Plesk Obsidian
  • A domain name on which custom domain will be aliased

Authors

License

This project is licensed under the GNU License - see the LICENSE file for details

Support us!

If you think we saved you some time on your development, please consider showing your appreciation 😁

Buy Me A Coffee

About

WP Ultimo Plesk Gateway for domain mapping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published