Pannello Plesk Giacomo Lanzi

Plesk panel: available applications

On the web there are many open source applications that allow you to manage the most various situations. It is common practice for these applications to be available for installation from your hosting control panel. The Plesk panel makes no exceptions. So let’s see what are the main applications available for installation.

How to install applications from the Plesk panel

Installing the apps from the Plesk panel is very simple. First of all it is necessary to click on the Applications menu, then select the All Available Applications tab, and finally choose the sector of the application you want to use.

 

Plesk Installations Panel

The choice can be complicated, especially due to the large amount of applications available. Let’s see the most important ones together.

WordPress

WordPress is a cutting-edge semantic platform for personal publishing, with particular attention to aesthetics, web standards and usability.

WordPress is free and invaluable at the same time. More simply: it is what you use when you want to collaborate with a blogging software and not fight for any changes to be made. With WordPress you can create any type of website: a blog or personal website, a company portal, a professional portfolio, a government website, a magazine or an online newspaper.

WordPress allows you to make the site beautiful and captivating with themes and also extend its functionality with plugins. Being open source, it is also possible to integrate your own themes and plugins. Among the applications available in the Plesk panel, this is probably the most famous.

Joomla!

Joomla! is a powerful open source content management system. It is used for the management of simple websites or complex business applications. The well-known competitor of WordPress could not miss in the Plesk panel.

It is easy to install, simple to manage and reliable. Once Joomla! is up and running, even non-technical users can easily add or edit content, update images and manage critical data. Anyone with basic word processing skills can easily learn how to manage a Joomla!

SugarCRM

SugarCRM allows companies to efficiently organize, populate and maintain information on all aspects of customer relationships.

It provides integrated management of corporate information on customer accounts and contacts, sales leads and opportunities, as well as activities such as calls, meetings and assigned tasks. The system seamlessly merges all the features needed to manage information on many aspects of your business in an intuitive and easy-to-use graphical interface.

BBclone

BBclone is a web counter written in PHP. It looks similar to Webstats, but it’s not just a counter. BBClone provides a detailed view of website visitors. It does this by showing specific visitor data, such as IP, browser and so on, not just showing a total visitor count.

This is very useful for webmasters of low to medium traffic websites who want to see who visits their sites, which browsers they use, where they come from, etc.

Please note that BBclone is not useful for high traffic websites where you only need agreed data.

Prestashop

In the Plesk panel, the Open-Source software n. 1 in Europe for e-commerce. More than 275,000 members of the community are already experimenting with the ease of use and management of this innovative solution, for a profitable e-commerce business.

Prestashop has had numerous outstanding achievements and developments over the years. The application provides modules, themes and services that will allow you to customize and implement the e-commerce site according to specific needs.

The products offered on PrestaShop Addons are developed by PrestaShop and its community of developers.

MediaWiki

The Plesk panel also satisfies those who want to open a community. Through applications such as MediaWiki, it is possible to create virtual places for interaction and dissemination of notions.

MediaWiki is used by companies as an internal solution for knowledge management and as a content management system. It is written in PHP and can use both the MySQL and PostgreSQL relational database management systems. MediaWiki supports more than 70 languages; it is scalable and customizable.

With this application it is really possible to create repositories for the knowledge of a specific niche, for example, or for the customers of your company. Wouldn’t it be great to have a place where customers can find all the documentation of the products on sale?

Conclusions

Buying a hosting service, such as that offered by SOD, is only the first step in designing and offering quality content to the public. The next steps are the choice of the type of application and the implementation of the contents themselves. As we have seen in this article, the choice offered by the Plesk panel of our hosting is truly remarkable, and I have listed only the most famous. You can also find applications for customer support and online forum management.

All great opportunities for development, they are simple to install and easy to manage thanks to the Plesk control panel.

Useful links:

Share


RSS

More Articles…

Categories …

Tags

RSS Unknown Feed

RSS Full Disclosure

  • User Enumeration in IServ Schoolserver Web Login September 11, 2025
    Posted by naphthalin via Fulldisclosure on Sep 10“I know where your children go to school.” The web front end of the IServ school server from IServ GmbH allows user enumeration. Responses during failed login attempts differ, depending on if the user account exists, does not exist and other conditions. While this does not pose a […]
  • Re: Apple’s A17 Pro Chip: Critical Flaw Causes Dual Subsystem Failure & Forensic Log Loss September 11, 2025
    Posted by Matthew Fernandez on Sep 10Can you elaborate on why you consider this high severity? From the description, it sounds as if this behaviour is fail-closed. That is, the effects are limited to DoS, with security properties preserved.
  • Defense in depth -- the Microsoft way (part 92): more stupid blunders of Windows' File Explorer September 8, 2025
    Posted by Stefan Kanthak via Fulldisclosure on Sep 08Hi @ll, this extends the two previous posts titled Defense in depth -- the Microsoft way (part 90): "Digital Signature" property sheet missing without "Read Extended Attributes" access permission and Defense in depth -- the Microsoft way (part 91): yet another 30 year old bug of the […]
  • Critical Security Report – Remote Code Execution via Persistent Discord WebRTC Automation September 8, 2025
    Posted by Taylor Newsome on Sep 08Reporter: [Taylor Christian Newsome / SleepRaps () gmail com] Date: [8/21/2025] Target: Discord WebRTC / Voice Gateway API Severity: Critical 1. Executive Summary A proof-of-concept (PersistentRTC) demonstrates remote code execution (RCE) capability against Discord users. The PoC enables Arbitrary JavaScript execution in a victim’s browser context via WebRTC automation. […]
  • Submission of Critical Firmware Parameters – PCIe HCA Cards September 8, 2025
    Posted by Taylor Newsome on Sep 08*To:* support () mellanox com, networking-support () nvidia com *From:* Taylor Christian Newsome *Date:* August 20, 2025 *Dear Mellanox/NVIDIA Networking Support Team,* I am writing to formally submit the critical firmware parameters for Mellanox PCI Express Host Channel Adapter (HCA) cards, as detailed in the official documentation available here: […]
  • SEC Consult SA-20250908-0 :: NFC Card Vulnerability Exploitation Leading to Free Top-Up in KioSoft "Stored Value" Unattended Payment Solution (Mifare) September 8, 2025
    Posted by SEC Consult Vulnerability Lab via Fulldisclosure on Sep 08SEC Consult Vulnerability Lab Security Advisory < 20250908-0 > ======================================================================= title: NFC Card Vulnerability Exploitation Leading to Free Top-Up product: KioSoft "Stored Value" Unattended Payment Solution (Mifare) vulnerable version: Current firmware/hardware as of Q2/2025 fixed version: No version numbers available CVE number:...
  • FFmpeg 7.0+ Integer Overflow in FFmpeg cache: Protocol (CacheEntry::size) September 8, 2025
    Posted by Ron E on Sep 08An integer overflow vulnerability exists in the FFmpeg cache: URL protocol implementation. The CacheEntry structure uses a 32-bit signed integer to store cache entry sizes (int size), but the cache layer can accumulate cached data exceeding 2 GB. Once entry->size grows beyond INT_MAX and new data is appended, an […]
  • FFmpeg 7.0+ Integer Overflow in DSCP Option Handling of FFmpeg UDP Protocol September 8, 2025
    Posted by Ron E on Sep 08A vulnerability exists in the FFmpeg UDP protocol implementation ( libavformat/udp.c) where the dscp parameter is parsed from a URI and left-shifted without bounds checking. Supplying a maximum 32-bit signed integer (2147483647) triggers undefined behavior due to a left shift that exceeds the representable range of int. This results […]
  • FFmpeg 7.0+ Integer Overflow in UDP Protocol Handler (fifo_size option) September 8, 2025
    Posted by Ron E on Sep 08A signed integer overflow exists in FFmpeg’s udp.c implementation when parsing the fifo_size option from a user-supplied UDP URL. The overflow occurs during multiplication, which is used to compute the size of the circular receive buffer. This can result in undefined behavior, allocation failures, or potentially memory corruption depending […]
  • FFmpeg 7.0+ LADSPA Filter Arbitrary Shared Object Loading via Unsanitized Environment Variables September 8, 2025
    Posted by Ron E on Sep 08The ladspa audio filter implementation (libavfilter/af_ladspa.c) in FFmpeg allows unsanitized environment variables to influence dynamic library loading. Specifically, the filter uses getenv("LADSPA_PATH") and getenv("HOME") when resolving the plugin shared object (.so) name provided through the file option. These values are concatenated into a filesystem path and passed directly into […]

Customers

Newsletter

{subscription_form_1}