Difference between revisions of "How to Install"

From Phoenix Cart User Guide
 
(37 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span class="btn-grey"><historylink type="back">&#129032; Back</historylink></span>
+
<div class="btn btn-grey btn-back">{{#fas:arrow-left}} Back</div> <div class="btn btn-grey btn-download">{{#fas:download}} Download & Install</div>
<span class="btn-grey" style="color:#0088dd;">'''[[DOWNLOAD & INSTALL|&#x1F809; DOWNLOAD & INSTALL]]'''</span>
 
 
<hr>
 
<hr>
<BIG>'''NEW INSTALLATION OF CE PHOENIX'''</BIG>
+
__TOC__
 +
Open web browsing software and enter the web address of your website in the address bar - e.g <code>yoursite.com</code> to start the installation process.
  
This how we have installed CE Phoenix on our host server with success.<br>
+
==='''Welcome'''===
Some actions will depend on host server - host servers may slightly differ.
+
*<big>'''The first CE Phoenix Cart installation ''Welcome'' page will open - you will see this:'''</big>
 
<div class="mainpage_box">
 
<div class="mainpage_box">
You will need some software freely available to download from the internet :
+
[[File:install1.jpg|link=|]]
 
 
*FTP (file transfer) software to connect to your host server and transfer files between your computer and your host server.
 
*File editing software to edit '''.php''' files.
 
 
 
See <big>'''[[Must Have Tools]]'''</big> for details.
 
 
</div>
 
</div>
 +
*Ensure the server and database meet requirements, see - <big>'''https://github.com/CE-PhoenixCart/PhoenixCart#requirements'''</big>
 +
*Ensure all '''Server Capabilities''' are checked with a green thumbs up to proceed. If not, contact your server host.
 +
*Click <span class="btn-green">Start the installation procedure</span>
  
<hr>
 
 
 
<BIG>'''INSTALL'''</BIG>
 
 
NOTE: Ensure domain name, host account, SSL certificate and database have been created.
 
 
*Open FTP software e.g. <big>'''[[FileZilla]]'''</big> - connect to host server using FTP Server Address, FTP Username and FTP Password - ask your host server if you cannot find these details in your account
 
*After connecting with Filezilla for example you will see this:
 
<div class="mainpage_box">
 
[[File:Filezilla.png|link=|1500px]]
 
</div>
 
 
*In right window pane, this is the host server, double click '''htdocs''' to open root folder/directory  - dependent on server may be named '''public_html''' or '''httpdocs'''
 
**NOTE: This procedure installs Phoenix in the root folder/directory so the website home page will show as <code>yoursite.com/index.php</code> in the web browser.
 
**Some users may wish to install in a sub-folder/directory so the website home page will show as <code>yoursite.com/yoursubdirectory/index.php</code> in the web browser.
 
**If this is required a sub-folder/directory must be created in '''htdocs''', named and opened before the next step.
 
*In left window pane, this is your local computer, navigate to and open unzipped Phoenix folder/directory.
 
*Select all folders and files in unzipped Phoenix folder/directory. Ensure you have them all selected and have not missed any.
 
*Right click and click '''Upload''' to transfer all files from your computer to host server.
 
*FTP software will indicate progress - it can take several minutes to complete transfer.
 
----
 
 
 
*Open web browsing software - enter the web address of your website in the address bar - e.g <code>yoursite.com</code>
 
 
 
*<big>'''The first CE Phoenix installation ''Welcome'' page will open - you will see this:'''</big>
 
<div class="mainpage_box">
 
[[File:install1.jpg|link=|1500px]]
 
</div>
 
  
*Click <span class="btn-green">Start the installation procedure</span>
 
 
----
 
----
  
 
+
==='''Step 1'''===
*<big>'''The next CE Phoenix ''Step 1'' installation page will open:'''</big>
+
*<big>'''The next CE Phoenix Cart ''Step 1'' installation page will open:'''</big>
 
<div class="mainpage_box">
 
<div class="mainpage_box">
[[File:install2.jpg|link=|1500px]]
+
[[File:install2.jpg|link=|]]
 
</div>
 
</div>
  
 
*Complete the form.
 
*Complete the form.
*For '''Database Server''' enter the default of '''localhost''' which is most commonly used by hosts otherwise your host will provide the correct value if the default is incorrect.
+
*For '''Database Server''' enter the default of '''localhost''' which is most commonly used by hosts otherwise your host will provide the correct value if the default is incorrect. To specify a port number other than the default 3306, use a colon, e.g. '''localhost:3308''' will use localhost as the hostname and 3308 as the port number. For advanced configuration, e.g. for persistent connection, see '''https://www.php.net/manual/en/mysqli.construct.php'''
 
*Enter the '''Database Username''', '''Password''' and '''Database Name''' that were created when the database was created.
 
*Enter the '''Database Username''', '''Password''' and '''Database Name''' that were created when the database was created.
*Choose '''Import Sample Data'''to install sample products which can be removed later. This is useful for first time users to see how the shop displays and works.
+
*Choose '''Import Sample Data''' to install sample products which can be removed later. This is useful for first time users to see how the store displays and works.
 
*Click <span class="btn-green">Continue To Step 2</span>
 
*Click <span class="btn-green">Continue To Step 2</span>
 +
 +
 
----
 
----
  
 
+
==='''Step 2'''===
*<big>'''The next CE Phoenix ''Step 2'' installation page will open:'''</big>
+
*<big>'''The next CE Phoenix Cart ''Step 2'' installation page will open:'''</big>
 
<div class="mainpage_box">
 
<div class="mainpage_box">
[[File:install3.jpg|link=|1500px]]
+
[[File:install3.jpg|link=|]]
 
</div>
 
</div>
  
 
*It will automatically show your website address ('''WWW Address''') - check the address and change the '''http''' to '''https''' if you have already created a SSL certificate.
 
*It will automatically show your website address ('''WWW Address''') - check the address and change the '''http''' to '''https''' if you have already created a SSL certificate.
*It will also show the path to your website on the host server ('''Webserver Root Directory''') - save this to text document.
+
*It will also show the path to your website on the server ('''Webserver Root Directory''') - make a record of this.
 
*Click <span class="btn-green">Continue To Step 3</span>
 
*Click <span class="btn-green">Continue To Step 3</span>
 +
 +
 
----
 
----
  
 
+
==='''Step 3'''===
*<big>'''The next CE Phoenix ''Step 3'' installation page will open:'''</big>
+
*<big>'''The next CE Phoenix Cart ''Step 3'' installation page will open:'''</big>
 
<div class="mainpage_box">
 
<div class="mainpage_box">
[[File:install4.jpg|link=|1500px]]
+
[[File:install4.jpg|link=|]]
 
</div>
 
</div>
  
 
*Enter your '''Store Name''' - customers will see this but can be changed at any time.
 
*Enter your '''Store Name''' - customers will see this but can be changed at any time.
 
*Enter your '''Store Owner Name''' - customers will see this but can be changed at any time.
 
*Enter your '''Store Owner Name''' - customers will see this but can be changed at any time.
*Enter your '''Store Owner E-Mail Address''' - this will be used in emails but can be changed at any time.
+
*Enter your '''Store Owner E-Mail Address''' - this will be used in e-mails but can be changed at any time.
*Create '''Administrator Username''' and '''Administrator Password''' - these will used to securely log in to the administration section of the website not accessible to the public - save these.
+
*Create '''Administrator Username''' and '''Administrator Password''' - these will used to securely log in to the Admin Dashboard (Backend) of the website not accessible to the public - save these.
*Enter a secure/random name for '''Administration Directory Name''' - save this to text document.
+
*Enter a secure/random name for '''Administration Directory Name''' - make a record of this.
 
*Select a Time Zone
 
*Select a Time Zone
 
*Click <span class="btn-green">Continue To Step 4</span>
 
*Click <span class="btn-green">Continue To Step 4</span>
 +
 +
 
----
 
----
  
 +
==='''Step 4'''===
 +
*<big>'''The final CE Phoenix ''Step 4'' installation page will open:'''</big>
  
*<big>'''The final CE Phoenix ''Step 4'' installation page will open:'''</big>
 
 
<div class="mainpage_box">
 
<div class="mainpage_box">
[[File:install5.png|link=|1500px]]
+
[[File:install5.jpg|link=|]]
 
</div>
 
</div>
 
*Three buttons will show on this page.
 
*Three buttons will show on this page.
**'''Administration Tool (Backend)''' takes you to the '''Admin''' of your website, it is not visible or accessible to the public, you will need your administrator username and password to access.
+
**'''Admin (Backend)''' takes you to the '''Admin Dashboard''' of your website, this is not visible or accessible to the public, you will need your administrator username and password to access.
**'''Online Store (Frontend)''' takes you to the '''Catalog''' index page also known as the '''Shop''', this is visible and accessible to the public.
+
**'''Store (Frontend)''' takes you to the '''Catalog''' index page also known as the '''Store''' or '''Shop''', this is visible and accessible to the public.
**'''Phoenix Club''' takes you to the support forum where you can join the supporter's club.
+
**'''Phoenix Forum''' takes you to the '''CE PHOENIX CART FORUM'''. There you will find the '''COMMUNITY SUPPORT FORUM''' open to all for help and advice. Register there and get involved.
 +
 
  
 +
----
  
<center><span class="btn-orange"><big>'''[https://phoenixcart.org/forum/viewtopic.php?f=24&t=6 Join the Phoenix Club Here]'''</span></center></big>
+
==='''Finish'''===
 +
*Click the '''Admin (Backend)''' button to go to the Admin Dashboard to secure the website in the next step.
 +
*You will see this to log in.
  
 +
<div class="mainpage_box">
 +
<center>[[File:adminlogin.png|link=]]</center>
 +
</div>
  
*Before anything else, click the '''Administration Tool (Backend)''' button to go to admin to secure the website in the next step.
+
See <big>'''[[Admin Dashboard]]'''</big> for the complete user guide to Admin Dashboard.
  
  
 
<hr>
 
<hr>
<span class="btn-grey">[[How_to_Download|&#129032; Previous Step]]</span>
+
<span class="btn-grey">[[How_to_Upload|&#129032; Previous Step]]</span>
 
<span class="btn-grey">[[How to Secure|Next Step &#129034;]]</span>
 
<span class="btn-grey">[[How to Secure|Next Step &#129034;]]</span>
 
<hr>
 
<hr>
 +
{{Forum}}
 +
{{Pro}}
 
{{Contribute}}
 
{{Contribute}}

Latest revision as of 13:56, 8 July 2026

Back
Download & Install

Open web browsing software and enter the web address of your website in the address bar - e.g yoursite.com to start the installation process.

Welcome

  • The first CE Phoenix Cart installation Welcome page will open - you will see this:

Install1.jpg



Step 1

  • The next CE Phoenix Cart Step 1 installation page will open:

Install2.jpg

  • Complete the form.
  • For Database Server enter the default of localhost which is most commonly used by hosts otherwise your host will provide the correct value if the default is incorrect. To specify a port number other than the default 3306, use a colon, e.g. localhost:3308 will use localhost as the hostname and 3308 as the port number. For advanced configuration, e.g. for persistent connection, see https://www.php.net/manual/en/mysqli.construct.php
  • Enter the Database Username, Password and Database Name that were created when the database was created.
  • Choose Import Sample Data to install sample products which can be removed later. This is useful for first time users to see how the store displays and works.
  • Click Continue To Step 2



Step 2

  • The next CE Phoenix Cart Step 2 installation page will open:

Install3.jpg

  • It will automatically show your website address (WWW Address) - check the address and change the http to https if you have already created a SSL certificate.
  • It will also show the path to your website on the server (Webserver Root Directory) - make a record of this.
  • Click Continue To Step 3



Step 3

  • The next CE Phoenix Cart Step 3 installation page will open:

Install4.jpg

  • Enter your Store Name - customers will see this but can be changed at any time.
  • Enter your Store Owner Name - customers will see this but can be changed at any time.
  • Enter your Store Owner E-Mail Address - this will be used in e-mails but can be changed at any time.
  • Create Administrator Username and Administrator Password - these will used to securely log in to the Admin Dashboard (Backend) of the website not accessible to the public - save these.
  • Enter a secure/random name for Administration Directory Name - make a record of this.
  • Select a Time Zone
  • Click Continue To Step 4



Step 4

  • The final CE Phoenix Step 4 installation page will open:

Install5.jpg

  • Three buttons will show on this page.
    • Admin (Backend) takes you to the Admin Dashboard of your website, this is not visible or accessible to the public, you will need your administrator username and password to access.
    • Store (Frontend) takes you to the Catalog index page also known as the Store or Shop, this is visible and accessible to the public.
    • Phoenix Forum takes you to the CE PHOENIX CART FORUM. There you will find the COMMUNITY SUPPORT FORUM open to all for help and advice. Register there and get involved.



Finish

  • Click the Admin (Backend) button to go to the Admin Dashboard to secure the website in the next step.
  • You will see this to log in.
Adminlogin.png

See Admin Dashboard for the complete user guide to Admin Dashboard.



🠈 Previous Step Next Step 🠊


Many Addons and Extensions available in the CE Phoenix Cart Addons Library

If help is needed, support is available in the CE Phoenix Cart Support Forum

Phoenix Cart User Guide, like CE Phoenix Cart, is free to use but is maintained by unpaid volunteers.

Code references are licensed under a Commons Attribution-NonCommercial-ShareAlike 2.0 UK: England & Wales License.
All other content is the reserved Intellectual Property and Copyright of phoenixcart.org