1 / 12

PHP & MAGENTO FRAMEWORK

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 )

vic
Download Presentation

PHP & MAGENTO FRAMEWORK

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. PHP & MAGENTO FRAMEWORK Magento Group UET Group

  2. Content • Introduction about PHP • Magento Framework • How to install • Site Demos • Conclusion UET Group

  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 RasmusLerdorf in 1995 • PHP: Hypertext Preprocessor(HTML-embedded scripting language) • Latest version: 5.3.5(realse on 2011-01-06) UET Group

  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 Group

  5. Magento Framework(cont) • Magento Features • Analytics and Reporting • Content Management System(CMS) • Shopping cart • Product Browsing • Customer Accounts • Payment • So on… UET Group

  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 Group

  7. Screenshots-Frontend site UET Group

  8. Screenshots-Backend site UET Group

  9. Screenshots-Backend site UET Group

  10. Website online UET Group

  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 Group

  12. Thanks for listening! UET Group

More Related