Magetique Bikes Documentation
Introduction
Congratulations on your purchase of a Magetique Bikes theme!
We did our best to make this manual information to be presented in a simple, straightforward manner. For ease of reference, the text the manual provides has been restructured in different chapters, you can see in the leftside menu. You are able to navigate to any part of the documentation, using the active content headers' links.
Magento files structure
The theme package you have downloaded consists of several folders. Let's see what each folder contains:
-
- documentation
- contains documentation files.
-
- documentation.html
- a main documentation file you are reading at the moment.
-
- screenshots
- contains the theme screenshots. Not for production.
-
- sources
- contains the theme source files.
-
- psd
- contains the theme Adobe Photoshop source files [.psd].
-
- demo
- contains additional pages and custom blocks provided with the theme.
-
- sample_data
- contains Magento theme sample data files.
-
- pub
- contains files and directories that should be uploaded to the root directory of your Magento installation.
-
- dump.sql.gz
- the database backup file. Contains the theme sample content.
-
- theme###
-
contains Magento theme files and directories that should be uploaded to the root directory of your Magento installation.
-
- fullpackage.zip
-
contains the complete Magento installation package with engine files, theme and sample content [sample images].
-
- unzip.php
- the file used to extract files from the fullpackage.zip when uploaded to the hosting server.
-
- fonts_info.txt
- contains the links where the template custom fonts can be downloaded.
-
- info.txt
- contains instructions on how to extract source files.
Validation
Preparation
Before you proceed to set up your Magento store, please make sure you are fully prepared. Please complete the following preparation steps:
Editing software
-
First, you need to use WinZip 9+ [for Windows] and Stuffit Expander 10+ [for Mac] to extract the password protected sources_#########.zip archive.
-
You may also need the Adobe Photoshop application. It is used to edit .PSD source files, and it is necessary if you want to edit template design graphics and images.
-
To edit template source code files, you need some code editor like Adobe Dreamweaver, Notepad++, Sublime Text, etc.
-
To upload files to the hosting server you may need an FTP Manager like Total Commander, FileZilla, CuteFTP, etc.
Hosting
Note, Magento 2.2.x. is compatible with PHP 7.0.2, PHP 7.0.4, PHP 7.0.6 - 7.0+ and 7.1+ only.
As Magento Commerce is a PHP/MySQL based application, you need to prepare a hosting environment to run Magento.
If you have live hosting, please make sure it matches Magento requirements and is ready to be used for Magento store.
Otherwise, you can run Magento locally on your computer using the local server. To create a local hosting server please use the localhost applications such as WAMP, AppServ, MAMP etc. Any of those can be easily installed as any other program and used to run Magento.