How To Install

Title

OldNew
11How To Install

Permalink

OldNew
11how_to_install

Content

OldNew
1# How To Install
12
3We offer 5 different ways to install LiteCart.
4
5## A. Let us upload LiteCart for you
6
7Let us upload LiteCart to your existing web host location.
8
9Simply go to and follow the
10instructions on the screen.
11
12## B. Install LiteCart manually (Oldskool)
13
14Manually upload LiteCart and the installation files to your webserver.
15
16Link: [How to Manually Install LiteCart](how_to_manually_install_litecart_webhost)
17
18## C. Install LiteCart using web installer (Quickest)
19
20Upload a single file to your website that automatically downloads and
21self-extracts the entire LiteCart platform.
22
23Link:
24[Instructions](https://github.com/litecart/installer/tree/master/web)
25
26## D. Install LiteCart using Softaculous (Laziest)
27
28Let Softaculous upload and install LiteCart for you. Softaculous also
29have an upgrade program for LiteCart allowing you to get handsfree and
30automated upgrades.
31
32Link: [How to Install LiteCart Using Softaculous](how_to_install_litecart_using_softaculous)
33
34## E. Install LiteCart using a CLI command (Nerdiest)
35
36Execute a single CLI/terminal command to download, self-extract and
37install LiteCart.
38
39Link:
40[Instructions](https://github.com/litecart/installer/tree/master/cli)
41
42## Setup your own Linux web server and install LiteCart (Experimental)
43
44Complete guides for setting up your own Linux web server and installing
45LiteCart.
46
47 * Link: [How to setup a web server using Debian/Ubuntu and install LiteCart](how_to_setup_debian_web_server_and_install_litecart)
48
49 * Link: [How to setup a web server using RHEL/Centos/Fedora/Alma/Rocky Linux and install LiteCart](how_to_setup_rhel_web_server_and_install_litecart)
50
51## Minimum Server Requirements
52
53 * An Apache2 web server ([Nginx users look here](how_to_run_litecart_on_nginx))
54 * PHP 5.6+
55 * A MySQL 5.5+ database
56 * An FTP account
57
58Yes, Windows machines are supported.
59
60## See Also
61
62* [How To Upgrade](how_to_upgrade)
63* [How To Automate The Installation Or Upgrade Process](how_to_automate_the_installation_or_upgrade_process)
64* [How To Run LiteCart On Nginx](how_to_run_litecart_on_nginx)
65* [How To Run LiteCart On Microsoft IIS](how_to_run_litecart_on_iis)
66* [How To Run LiteCart On XAMPP for Windows](run_litecart_xampp)

Edited by litecart on Dec 29 2023 at 04:28 AM