Page 1 of 1

How to install MagicSpam Pro in Plesk

Posted: Fri May 10, 2019 1:56 pm
by magicspam
To install MagicSpam Pro in Plesk, first make sure that you have purchased the correct MagicSpam license from any authorized resellers or from our web store directly:

https://www.magicspam.com/store.php

With that MagicSpam license download the appropriate installation package for your system from our download site:

https://www.magicspam.com/download/

and install it in your Plesk via the extension manager by uploading the package under "My Extensions" section.

Please note that as of Plesk version 17.x, the "Upload Extension" option in the Plesk Extension Manager is not available, unless you update the panel.ini file as follows:


Edit the file:

Code: Select all

	/usr/local/psa/admin/conf/panel.ini
, and add the following two lines:

Code: Select all

	[ext-catalog]
	extensionUpload = true
If the file does not exist, please create it with the above mentioned
content.

Once done, the "Upload Extension" option will become available in the
Plesk Extension Manager, from where you can simply upload MagicSpam
installation package.

Alternatively, as per our installation guide, you can simply download
and copy MagicSpam installation package to your server and run the
following command:

Code: Select all

	plesk bin extension --install /path/to/file.zip
e.g.
plesk bin extension --install /root/magicspam-plesk-2.0.20-1-Linux.zip

Please contact our support team if you have any questions or if you encounter any
issues during the installation.


note: Please refer to the following article when using Plesk extension manager to upload new extensions:

https://docs.plesk.com/en-US/onyx/admin ... ile.78509/