Download presentation
Presentation is loading. Please wait.
Published byMaximillian Hood Modified over 9 years ago
1
PHP & MAGENTO FRAMEWORK Magento Group 1UET Group
2
Content Introduction about PHP Magento Framework How to install Site Demos Conclusion UET Group2
3
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 Group3
4
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 Group4
5
Magento Framework(cont) Magento Features – Analytics and Reporting – Content Management System(CMS) – Shopping cart – Product Browsing – Customer Accounts – Payment – So on… UET Group5
6
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 Group6
7
Screenshots-Frontend site UET Group7
8
Screenshots-Backend site UET Group8
9
Screenshots-Backend site UET Group9
10
Website online UET Group10
11
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 Group11
12
Thanks for listening! UET Group12
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.