130 likes | 421 Views
PHP & MAGENTO FRAMEWORK. Magento Group. Content. Introduction about PHP Magento Framework How to install Site Demos Conclusion. Introduction about PHP. PHP is a general-purpose scripting language originally designed for web development to produce dynamic web pages( from wikipedia )
E N D
PHP & MAGENTO FRAMEWORK Magento Group UET Group
Content • Introduction about PHP • Magento Framework • How to install • Site Demos • Conclusion UET Group
Introduction about PHP • PHP is a general-purpose scripting language originally designed for web development to produce dynamic web pages(from wikipedia) • Created by RasmusLerdorf in 1995 • PHP: Hypertext Preprocessor(HTML-embedded scripting language) • Latest version: 5.3.5(realse on 2011-01-06) UET Group
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
Magento Framework(cont) • Magento Features • Analytics and Reporting • Content Management System(CMS) • Shopping cart • Product Browsing • Customer Accounts • Payment • So on… UET Group
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
Screenshots-Frontend site UET Group
Screenshots-Backend site UET Group
Screenshots-Backend site UET Group
Website online UET Group
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
Thanks for listening! UET Group