PHP & MAGENTO FRAMEWORK Magento Group UET Group 1 Content • • • • • Introduction about PHP Magento Framework How to install Site Demos Conclusion UET Group 2 Introduction about PHP • PHP is a general-purpose scripting language originally designed for web development to produce dynamic web pages(from wikipedia) • Created by Rasmus Lerdorf in 1995 • PHP: Hypertext Preprocessor(HTML-embedded scripting language) • Latest version: 5.3.5(realse on 2011-01-06) UET Group 3 Magento Framework • Magento is the eCommerce software platform for growth that promises to revolutionize the industry • Latest version: 1.5.0.1 - Added February 9, 2011 • Compare with Joomla! • For end-user to use and for developer to extend by writing extensions UET Group 4 Magento Framework(cont) • Magento Features – Analytics and Reporting – Content Management System(CMS) – Shopping cart – Product Browsing – Customer Accounts – Payment – So on… UET Group 5 How to install Magento • Requirements and Installation: – Xampp(version 1.7.1 or newer) or Wamp(verion 2.0) – Need for cURL extension: • Erase semicolon(;) before extension=php_curl.dll – Place source into htdocs folder – Type: 127.0.0.1/magento on web browser(not localhost/magento) – Do whatever following instruction display on screen UET Group 6 Screenshots-Frontend site UET Group 7 Screenshots-Backend site UET Group 8 Screenshots-Backend site UET Group 9 Website online UET Group 10 Conclusion • Magento is powerful framework for developer to use and extend • Strong on CMS and Shopping Cart • Very nice templates • Build small website as quickly as possible UET Group 11 Thanks for listening! UET Group 12