Learning Magento (1)
From Wiki @ Karl Jones dot com
This article introduces Magento for the beginner.
Contents
Requirements
- Magento files
- Web server
- Knowledge of MySQL database configuration
- Knowledge of Magento installation
Steps
Download
Download the Magento Community Edition:
[https://www.magentocommerce.com/download]
Select the Full Release version. This is the latest stable release.
Select format for your operating system:
- .zip - see Zip (file format)
- .tar.bz - see tar (computing)
- .tar.bz2 - see tar (computing) and bzip2
Upload to web server
...
Configure database connection
...
Run installer script
...
Next steps
...
See also
External links
Offical website
Other external sites
- Magento @ Wikipedia