{"id":13750,"date":"2026-07-27T08:07:10","date_gmt":"2026-07-27T08:07:10","guid":{"rendered":"https:\/\/www.hostinger.com\/support\/?p=13750"},"modified":"2026-08-03T10:07:12","modified_gmt":"2026-08-03T10:07:12","slug":"which-programming-languages-and-frameworks-are-supported-at-hostinger","status":"publish","type":"post","link":"https:\/\/www.hostinger.com\/support\/which-programming-languages-and-frameworks-are-supported-at-hostinger\/","title":{"rendered":"Which programming languages and frameworks are supported at Hostinger"},"content":{"rendered":"<p>Programming language and framework support at Hostinger depends mainly on whether the technology needs root access. Languages and frameworks that require root access to install, configure, or run &mdash; Python, Django, Flask, Java, and ASP.NET &mdash; are supported exclusively on VPS Hosting. Technologies that don&rsquo;t need root access &mdash; Laravel and jQuery &mdash; run on Web and Cloud hosting plans, while ReactJS is covered individually below along with its own requirements. For the specific resource limits of each plan type, see <a href=\"https:\/\/www.hostinger.com\/support\/6976044-parameters-and-limits-of-hosting-plans-in-hostinger\/\">parameters and limits of hosting plans in Hostinger<\/a>.<\/p><h2 id=\"h-is-python-supported-at-hostinger\">Is Python supported at Hostinger?<\/h2><p>Root access is required to install and update Python, along with any libraries and dependencies your projects may need. Since Web and Cloud hosting plans don&rsquo;t provide root access, Python is <strong>supported exclusively on <a href=\"https:\/\/www.hostinger.com\/vps-hosting\">VPS Hosting<\/a>.<\/strong><\/p><div class=\"intercom-interblocks-callout\" style=\"background-color: #e3e7fa80;border-color: #334bfa33\">VPS is a self-managed hosting solution, where you are responsible for installing and configuring Python, along with any related scripts, applications, or packages.<\/div><p>If you&rsquo;re interested in using Python on VPS Hosting, you can do so on any of our available Linux-based <a class=\"intercom-content-link\" href=\"\/support\/1583571-what-are-the-available-operating-systems-for-vps\/\" target=\"_blank\" rel=\"noopener\">operating system templates<\/a>.<\/p><h2 id=\"h-is-django-supported-at-hostinger\">Is Django supported at Hostinger?<\/h2><p>Django is a popular open-source web framework that uses Python to build dynamic websites and web applications quickly, with many features and tools pre-built.<\/p><p>Python is a requirement for running Django, and root access is needed to install and update Python along with any dependencies the framework requires. Since neither is available on Web and Cloud hosting plans, <strong><a href=\"https:\/\/www.hostinger.com\/vps-hosting\">VPS Hosting<\/a> is the supported option<\/strong>.<\/p><p>For a faster setup, Hostinger provides a pre-made VPS template: <a href=\"https:\/\/www.hostinger.com\/support\/1583571-what-are-the-available-operating-systems-for-vps\/\">Ubuntu 22.04 64-bit with Django and OpenLiteSpeed<\/a>. This template automatically installs the OpenLiteSpeed web server alongside Django, includes easy SSL and RewriteRules setup, and lets you update files directly without going through the built-in development server. This setup runs close to <strong>three times faster<\/strong> than Django on Nginx with Gunicorn!<\/p><h2 id=\"h-is-flask-supported-at-hostinger\">Is Flask supported at Hostinger?<\/h2><p>Flask is a lightweight Python web framework that requires minimal setup, making it a strong alternative to Django for building web applications or RESTful APIs.<\/p><p>Since Flask depends on Python, and installing and managing Python requires root access, Flask is <strong>supported exclusively on <a href=\"https:\/\/www.hostinger.com\/vps-hosting\">VPS Hosting<\/a><\/strong>. As with Python and Django, VPS Hosting is self-managed, so you&rsquo;re responsible for installing and configuring any scripts, applications, or packages Flask needs. Any <a href=\"https:\/\/www.hostinger.com\/support\/1583571-what-are-the-available-operating-systems-for-vps\/\">Linux-based operating system template<\/a> can be used as your starting point.<\/p><h2 id=\"h-is-java-supported-at-hostinger\">Is Java supported at Hostinger?<\/h2><p>Java and JavaScript share a similar name but serve different purposes:<\/p><p>JavaScript is a client-side scripting language used for front-end web development. It runs in the browser and adds interactivity, form validation, and dynamic content to a website. JavaScript is fully<strong> supported on<\/strong> <strong>all Hostinger hosting plans.<\/strong><\/p><p>Java is an object-oriented programming language used to build applications such as desktop software, web servers, and Android apps. Running Java servlets and JavaServer Pages (JSP) requires root access to install and configure the necessary permissions. Since Web and Cloud hosting plans don&rsquo;t include root access, <strong><a href=\"https:\/\/www.hostinger.com\/vps-hosting\">VPS Hosting<\/a> is the supported option<\/strong> for Java-based applications.<\/p><h2 id=\"h-is-asp-and-asp-net-supported-at-hostinger\">Is ASP and ASP.NET supported at Hostinger?<\/h2><p>Since all Hostinger servers are Linux-based, ASP is<strong> not directly supported.<\/strong><\/p><p>As an alternative, ASP.NET applications can be launched by converting them to ASP.NET Core and <strong>hosting them on any <a href=\"https:\/\/www.hostinger.com\/vps-hosting\">VPS Hosting plan<\/a><\/strong>. Here is a useful guide: <b><a class=\"intercom-content-link\" href=\"\/support\/8184984-how-to-launch-an-asp-net-application\/\" target=\"_blank\" rel=\"noopener\">How to Launch an ASP.NET Application<\/a><\/b>.<\/p><h2 id=\"h-which-laravel-versions-are-supported-at-hostinger\">Which Laravel versions are supported at Hostinger?<\/h2><p>Laravel can be installed directly through the <strong><a href=\"https:\/\/www.hostinger.com\/support\/1583296-how-to-install-applications-automatically-at-hostinger\/\">Auto Installer<\/a> on Hostinger hosting plans<\/strong>, including the latest 12.x version. <a href=\"https:\/\/www.hostinger.com\/support\/1575755-how-can-i-change-my-php-version\/\">Set your PHP version<\/a> to 8.2 before installing.<\/p><p>Other current versions, including 9.x, can be installed by selecting them from the version dropdown list in the Auto Installer. Versions older than 9.x are available but not recommended, due to security reasons. <a href=\"https:\/\/www.hostinger.com\/support\/6152127-how-to-deploy-laravel-8-at-hostinger\/\"><strong>Laravel 8 requires a manual installation<\/strong><\/a> instead of the Auto Installer.<\/p><p><strong>NOTE<\/strong><\/p><ul>\n<li>To schedule Artisan commands, <strong><a href=\"https:\/\/www.hostinger.com\/support\/1583465-how-to-set-up-a-cron-job-at-hostinger\/\">create a custom cron job<\/a><\/strong> using this template, replacing u123456789 with your username and domain.tld with your domain name:\n<pre>\/usr\/bin\/php \/home\/u123456789\/domains\/domain.tld\/public_html\/artisan schedule:run<\/pre>\n<\/li>\n<\/ul><h2 id=\"h-is-jquery-supported-at-hostinger\">Is jQuery supported at Hostinger?<\/h2><p>jQuery is a popular and widely used JavaScript library designed to simplify the use of JavaScript on a website, enabling dynamic and interactive web pages with less code.<\/p><p>jQuery integration is <strong>supported on all of Hostinger&rsquo;s <a href=\"https:\/\/www.hostinger.com\/web-hosting\">Web<\/a> and <a href=\"https:\/\/www.hostinger.com\/cloud-hosting\">Cloud<\/a> hosting plans<\/strong>.<\/p><h2 id=\"h-is-reactjs-supported-at-hostinger\">Is ReactJS supported at Hostinger?<\/h2><p>ReactJS, commonly referred to as React, is a JavaScript library used for building user interfaces for web applications, letting you create reusable UI components and manage applications efficiently.<\/p><p>Since ReactJS uses server-side rendering and has specific configuration requirements that aren&rsquo;t available on Web and Cloud hosting plans, <strong><a href=\"https:\/\/www.hostinger.com\/vps-hosting\">VPS Hosting<\/a> is the supported option<\/strong>. If you currently have a Web or Cloud hosting plan and need ReactJS, you can purchase a VPS plan and migrate your website to it.<\/p><h2 id=\"h-is-perl-supported-at-hostinger\">Is Perl supported at Hostinger?<\/h2><p class=\"no-margin\">Perl, which stands for Practical Extraction and Reporting Language, is a high-level, versatile, and general-purpose <b>programming language<\/b> used text manipulation, database interaction, system administration tasks, web programming, and more.<\/p><p class=\"no-margin\">It&rsquo;s also used for Common Gateway Interface (CGI) scripting.<\/p><p class=\"no-margin\">If you want to use Perl\/CGI, you can consider our <b><a class=\"intercom-content-link\" href=\"https:\/\/www.hostinger.com\/vps-hosting\" target=\"_blank\" rel=\"noopener\">VPS plans<\/a><\/b>, as it requires access to <b>libraries and permissions<\/b> that are <b>restricted <\/b>on our Web and Cloud hosting plans.<\/p><h2 id=\"h-is-magento-supported-at-hostinger\">Is Magento supported at Hostinger?<\/h2><p class=\"no-margin\">Magento is a powerful, open-source eCommerce platform, best suited for medium to large businesses. It provides the flexibility and comprehensive tools needed to build and manage online stores, featuring a modular system that supports a wide range of advanced eCommerce features.<\/p><p class=\"no-margin\">Since support for Magento 1 officially ended in June 2020, this version no longer receives security patches or updates, making sites running on it more vulnerable to security risks and outdated functionality. For this reason, Magento 2 is the recommended version for new or upgrading projects.<\/p><p class=\"no-margin\">Magento 2 requires Elasticsearch, a tool that boosts the speed and efficiency of on-site search functions. Since Elasticsearch is not available on web and cloud hosting plans, a virtual private server (VPS) is necessary to meet the technical and resource demands of a Magento project.<\/p><div class=\"intercom-interblocks-callout\" style=\"background-color: #e3e7fa80;border-color: #334bfa33\">\n<p class=\"no-margin\">For detailed options on VPS hosting solutions, visit our <a class=\"intercom-content-link\" href=\"https:\/\/www.hostinger.com\/vps\/magento-hosting?_gl=1*57x76v*_gcl_au*MTM3ODU3ODEzMi4xNzI0MzI5MjY4\" target=\"_blank\" rel=\"noopener\">Magento VPS page<\/a> &#128640;<\/p>\n<\/div><p class=\"no-margin\">At Hostinger, you can find a <a class=\"intercom-content-link\" href=\"\/support\/8999410-how-to-use-the-magento-2-vps-template\/\" target=\"_blank\" rel=\"noopener\">Magento 2 VPS template<\/a> that includes Magento 2 pre-installed. This setup makes it quick and easy to launch your eCommerce store, letting you focus on designing and managing your business right away.<\/p><h2 id=\"h-what-node-js-hosting-options-are-available-at-hostinger\">What Node.js hosting options are available at Hostinger?<\/h2><p>Node.js is supported on select Web, Cloud, and VPS hosting plans, with limits varying by plan (see the <a href=\"https:\/\/www.hostinger.com\/support\/6976044-parameters-and-limits-of-hosting-plans-in-hostinger\/\">Parameters and limits table<\/a>). See <a href=\"https:\/\/www.hostinger.com\/support\/node-js-hosting-options-at-hostinger\/\">Node.js hosting options at Hostinger for deployment details<\/a>.<\/p><p>Root access is the deciding factor for most of these technologies: Python, Django, Flask, Java, ASP.NET, and ReactJS all require VPS Hosting, while Laravel, jQuery, Perl, and Node.js run on Web and Cloud hosting plans without any extra configuration, and Magento has its own specific requirements.<\/p><p><strong>Additional resources<\/strong><\/p><ul>\n<li><a href=\"https:\/\/docs.python.org\/\" target=\"_blank\" rel=\"noopener\">Python official documentation<\/a><\/li>\n<li><a href=\"https:\/\/docs.djangoproject.com\/en\/4.2\/\" target=\"_blank\" rel=\"noopener\">Django official documentation<\/a><\/li>\n<li><a href=\"https:\/\/flask.palletsprojects.com\/\" target=\"_blank\" rel=\"noopener\">Flask official documentation<\/a><\/li>\n<li><a href=\"https:\/\/docs.oracle.com\/en\/java\/\" target=\"_blank\" rel=\"noopener\">Java official documentation<\/a><\/li>\n<li><a href=\"https:\/\/learn.microsoft.com\/en-us\/aspnet\/core\/\" target=\"_blank\" rel=\"noopener\">ASP.NET Core documentation<\/a><\/li>\n<li><a href=\"https:\/\/laravel.com\/docs\" target=\"_blank\" rel=\"noopener\">Laravel official documentation<\/a><\/li>\n<li><a href=\"https:\/\/api.jquery.com\/\" target=\"_blank\" rel=\"noopener\">jQuery official documentation<\/a><\/li>\n<li><a href=\"https:\/\/react.dev\/learn\" target=\"_blank\" rel=\"noopener\">React official documentation<\/a><\/li>\n<li><a class=\"intercom-content-link\" href=\"https:\/\/perldoc.perl.org\/\" target=\"_blank\" rel=\"noopener\">Perl Official Documentation<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Check supported programming languages and frameworks on Hostinger web, cloud, and VPS hosting plans.<\/p>\n","protected":false},"author":594,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"include_on_kodee":true,"footnotes":""},"categories":[218],"tags":[],"class_list":["post-13750","post","type-post","status-publish","format-standard","hentry","category-supported-technologies-and-functions"],"hreflangs":[],"include_on_kodee":true,"_links":{"self":[{"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/posts\/13750","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/users\/594"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/comments?post=13750"}],"version-history":[{"count":5,"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/posts\/13750\/revisions"}],"predecessor-version":[{"id":14173,"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/posts\/13750\/revisions\/14173"}],"wp:attachment":[{"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/media?parent=13750"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/categories?post=13750"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/tags?post=13750"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}