SlideShare a Scribd company logo
1 of 76
Download to read offline
Introduction to the Magento
eCommerce Platform
EAAA ITDays October 2012

Jarne W. Beutnagel
jwb@eaaa.dk
www.beutnagel.dk/itdays2012/
PURPOSE
Give a general introduction to Magento
“Introduce the system on the
conceptual level and practical level
   regarding administration and
          development”
Overview
1. What is Magento?
2. Core Concepts
3. Technical Overview
WHAT IS MAGENTO?
Killer features and pitiful drawbacks
http://www.magentocommerce.com/
Powerful Open Source (read FREE)
eCommerce System
The World’s Fastest Growing
eCommerce System
Owned by eBay
Started in the osCommerce
development community
Comes in three versions:
Community, Enterprise & Go
Try it out online
Enterprise: http://www.magentocommerce.com/demo



Community: http://demo.magentocommerce.com/
Killer Features
  Multi store
  Powerful price rules
  SEO friendly
  Flexible theming
  Expandable through plugins
  Huge Community
Downsides
 High server requirements (especially RAM)

 Can be difficult, at times illogical

 Weak Content Management

 Requires custom development

 Upgrading is not automatic
DEMONSTRATION
Because looking at slides is boring
CATEGORIES
Organizing products
Custom Design
It is possible to apply a different design for a given
time period
Is Anchor
Allows for layered navigation with attribute filtering
Warning: URLS
Automatic 301 redirects are set up for categories

Each unique URL is limited for one time usage

Can’t change and then change back
ATTRIBUTES
Controlling product information
Attribute sets
Defines which information is available for a product
PRODUCT TYPES
The difference between them
1) Standalone Products
Simple Products
A physical product with a single SKU
Virtual Products
A non-physical product, e.g. warranty or service
Downloable Products
A digital product that will be made available for
download after purchase
2) Product Collections
Grouped Products
A collection of simple products sold in a group
Configurable Products
A single product that have configurable options,
where each option represent a simple product
Bundle Products
Lets the customer build their own collection,
selecting between simple products (e.g. gift basket)
SCOPE
The hierarchy and reach of settings
Different Levels
Websites, Stores, Store Views
Global/Default
Websites
Consists of one or more stores that can share
customer data

Operates at the Business level
Stores
Contains the product catalogue and categories

Operates at the Webshop level
Store Views
Contains the localization of a webshop, with
translations and localized content

Operates at the localized level
Global / Default
This is the top level that is shared between all
websites

Operates at the installation level
EMAILS
Requires setup in several different places
How to setup
Admin    Add email addresses
Files    Download language package
Editor   Load template files
Admin    Select templates
TECHNICAL OVERVIEW
Developing for Magento
The Specs
LAMP (recommended, but not required)
PHP 5+ OOP
     • Zend Framework
     • PEAR
     • Apache Solr PHP Client
JS
     • Prototype, script.aculo.us & jQuery
     • TinyMCE
MVC
        Model




 View           Controller
Model            View                 Controllers
Business Logic   Presentation Logic   Event Observers
Functionality    Themes               Routing
Data control     Layouts
                 Templates
                 Skins
                 Known as “Blocks”
PLUGINS/MODULES
Extending the functionality
Installation
• Manual
• Magento connect
Manual
Upload files to serve

Clear cache

Log out of admin / log in again
Magento connect
magentocommerce.com/magento-connect/


example:
http://www.magentocommerce.com/magento-
connect/catalogsearch/result/?q=matrix+rates&pl=0
Modules
Consist of
• Configuration
• Blocks (ala views)
• Models
• Controllers
• Database schema
File Structure
Understanding where to find what
Functionality

/app/code/
/app/code/core/
Core functionality developed by the Magento team

DO NOT TOUCH!
/app/code/community/
Functionality developed by the open source
community

DO NOT TOUCH!
/app/code/local/
Local development files and installed modules

Place your files here
Presentation

/app/design/
/app/design/frontend/
Root folder for all presentation files for the client
side
/app/design/frontend/base/
All the basic hooks into the core functionality that
are required by a theme
/app/design/frontend/default/
Default themes – blank, default, iphone & modern
/app/design/frontend/yourtheme/
Create a new folder for your own them and start
building on top of the existing files
The Design Fallback
If Magento can’t find a file in your them, it falls back
to the base folder in the following order

1. custom_package/custom_theme/
2. custom_package/default/
3. base/default/
Localization

/locale/
/locale/language_id/
Within this folder are the translation files in csv
format and a folder for email templates
THE CACHE
General concept of performance optimazation
Cache storage
Save the result of a calculation and serving it to the
following clients

A calculation only happens once
Example:
A user requests a page from the server and Magento
calculates everything to display this page. This
result is then saved so that the next user will get the
saved (cached) version instead of having Magento
calculate it again.
Experiencing problems?
Then flush!
THE INDEX
Keeping the database optimized
Why Index?
The Magento database is HUGE!
Database
Why Index?
The Magento database is HUGE!

Data is spread out between different tables
Why Index?
The Magento database is HUGE!

Data is spread out between different tables

This leads to slow performance when gathering data
from many tables
The Solution?
Create extra tables in the database where the data
is store together

Serves as an abstraction, giving fast data response

Only needs to be updated when something changes

Only the area of change needs update
Experiencing problems?
Reindex solves 90% of them!
Translation
Possible to do from file or on the fly
Translation can be done by either:

Adding a translation file (best)

Translate Inline (easy)
Any Questions?
Thank you
www.beutnagel.dk/itdays2012/

More Related Content

What's hot

Managing Multiple Store Fronts on Magento
Managing Multiple Store Fronts on MagentoManaging Multiple Store Fronts on Magento
Managing Multiple Store Fronts on MagentoGeoffrey Mobisson
 
Magento Overview
Magento  OverviewMagento  Overview
Magento OverviewAbid Malik
 
Magento Live eCommerce Demo Tutorial for Beginners » Magento Universe
Magento Live eCommerce Demo Tutorial for Beginners » Magento UniverseMagento Live eCommerce Demo Tutorial for Beginners » Magento Universe
Magento Live eCommerce Demo Tutorial for Beginners » Magento UniversePuneet Parashar
 
Websphere Commerce SEO
Websphere Commerce SEOWebsphere Commerce SEO
Websphere Commerce SEOShinu Suresh
 
Multi-Tenant Case Studies with Broadleaf Commerce
Multi-Tenant Case Studies with Broadleaf CommerceMulti-Tenant Case Studies with Broadleaf Commerce
Multi-Tenant Case Studies with Broadleaf CommerceBroadleaf Commerce
 
How to build an ecommerce site in 13 minutes
How to build an ecommerce site in 13 minutesHow to build an ecommerce site in 13 minutes
How to build an ecommerce site in 13 minutesAsli Bilgin
 
Best Whmcs client area theme-ClientX
 Best Whmcs client area theme-ClientX Best Whmcs client area theme-ClientX
Best Whmcs client area theme-ClientXWHMCS Global Services
 
Mobile Commerce ppt....... Provides a website interface to the customers to b...
Mobile Commerce ppt....... Provides a website interface to the customers to b...Mobile Commerce ppt....... Provides a website interface to the customers to b...
Mobile Commerce ppt....... Provides a website interface to the customers to b...punita_uttam
 
Nenad Andrakovic - Changing the way frontend developers think and work - Mage...
Nenad Andrakovic - Changing the way frontend developers think and work - Mage...Nenad Andrakovic - Changing the way frontend developers think and work - Mage...
Nenad Andrakovic - Changing the way frontend developers think and work - Mage...Meet Magento Italy
 
Maximizing Magento: Getting the Most out of Multi-Store Management
Maximizing Magento: Getting the Most out of Multi-Store ManagementMaximizing Magento: Getting the Most out of Multi-Store Management
Maximizing Magento: Getting the Most out of Multi-Store Managementvarien
 
C Soft E Commerce&Web 201105
C Soft E Commerce&Web 201105C Soft E Commerce&Web 201105
C Soft E Commerce&Web 201105buibadat
 
Marketplace Edition Reveal with Broadleaf Commerce
Marketplace Edition Reveal with Broadleaf CommerceMarketplace Edition Reveal with Broadleaf Commerce
Marketplace Edition Reveal with Broadleaf CommerceBroadleaf Commerce
 
CMS & ECOMMERCE SYSTEMS: What Should You Pick?
CMS & ECOMMERCE SYSTEMS: What Should You Pick?CMS & ECOMMERCE SYSTEMS: What Should You Pick?
CMS & ECOMMERCE SYSTEMS: What Should You Pick?Diane Deng
 
Meet Magento Belarus - Davide Consonni
Meet Magento Belarus - Davide ConsonniMeet Magento Belarus - Davide Consonni
Meet Magento Belarus - Davide ConsonniAmasty
 
E commerce application using asp.net mvc4
E commerce application using asp.net mvc4E commerce application using asp.net mvc4
E commerce application using asp.net mvc4Manusha Dilan
 

What's hot (20)

Virtue mart ppt
Virtue mart pptVirtue mart ppt
Virtue mart ppt
 
Managing Multiple Store Fronts on Magento
Managing Multiple Store Fronts on MagentoManaging Multiple Store Fronts on Magento
Managing Multiple Store Fronts on Magento
 
Magento
MagentoMagento
Magento
 
Steps to Setup Magento Multi-Stores
Steps to Setup Magento Multi-StoresSteps to Setup Magento Multi-Stores
Steps to Setup Magento Multi-Stores
 
Magento Overview
Magento  OverviewMagento  Overview
Magento Overview
 
Magento Live eCommerce Demo Tutorial for Beginners » Magento Universe
Magento Live eCommerce Demo Tutorial for Beginners » Magento UniverseMagento Live eCommerce Demo Tutorial for Beginners » Magento Universe
Magento Live eCommerce Demo Tutorial for Beginners » Magento Universe
 
Websphere Commerce SEO
Websphere Commerce SEOWebsphere Commerce SEO
Websphere Commerce SEO
 
Multi-Tenant Case Studies with Broadleaf Commerce
Multi-Tenant Case Studies with Broadleaf CommerceMulti-Tenant Case Studies with Broadleaf Commerce
Multi-Tenant Case Studies with Broadleaf Commerce
 
How to build an ecommerce site in 13 minutes
How to build an ecommerce site in 13 minutesHow to build an ecommerce site in 13 minutes
How to build an ecommerce site in 13 minutes
 
Best Whmcs client area theme-ClientX
 Best Whmcs client area theme-ClientX Best Whmcs client area theme-ClientX
Best Whmcs client area theme-ClientX
 
Mobile Commerce ppt....... Provides a website interface to the customers to b...
Mobile Commerce ppt....... Provides a website interface to the customers to b...Mobile Commerce ppt....... Provides a website interface to the customers to b...
Mobile Commerce ppt....... Provides a website interface to the customers to b...
 
Nenad Andrakovic - Changing the way frontend developers think and work - Mage...
Nenad Andrakovic - Changing the way frontend developers think and work - Mage...Nenad Andrakovic - Changing the way frontend developers think and work - Mage...
Nenad Andrakovic - Changing the way frontend developers think and work - Mage...
 
Maximizing Magento: Getting the Most out of Multi-Store Management
Maximizing Magento: Getting the Most out of Multi-Store ManagementMaximizing Magento: Getting the Most out of Multi-Store Management
Maximizing Magento: Getting the Most out of Multi-Store Management
 
C Soft E Commerce&Web 201105
C Soft E Commerce&Web 201105C Soft E Commerce&Web 201105
C Soft E Commerce&Web 201105
 
wCart
wCartwCart
wCart
 
Customized Shopping Cart Solutions
Customized Shopping Cart SolutionsCustomized Shopping Cart Solutions
Customized Shopping Cart Solutions
 
Marketplace Edition Reveal with Broadleaf Commerce
Marketplace Edition Reveal with Broadleaf CommerceMarketplace Edition Reveal with Broadleaf Commerce
Marketplace Edition Reveal with Broadleaf Commerce
 
CMS & ECOMMERCE SYSTEMS: What Should You Pick?
CMS & ECOMMERCE SYSTEMS: What Should You Pick?CMS & ECOMMERCE SYSTEMS: What Should You Pick?
CMS & ECOMMERCE SYSTEMS: What Should You Pick?
 
Meet Magento Belarus - Davide Consonni
Meet Magento Belarus - Davide ConsonniMeet Magento Belarus - Davide Consonni
Meet Magento Belarus - Davide Consonni
 
E commerce application using asp.net mvc4
E commerce application using asp.net mvc4E commerce application using asp.net mvc4
E commerce application using asp.net mvc4
 

Viewers also liked

Imagine recap-devhub
Imagine recap-devhubImagine recap-devhub
Imagine recap-devhubMagento Dev
 
Magento 101: A technical overview
Magento 101: A technical overviewMagento 101: A technical overview
Magento 101: A technical overviewX.commerce
 
INCOVIS eCommerce Road to 2020
INCOVIS eCommerce Road to 2020INCOVIS eCommerce Road to 2020
INCOVIS eCommerce Road to 2020Oliver Rudolph
 
E-Commerce Architektur aus Sicht eines Dienstleisters, IPC 2013
E-Commerce Architektur aus Sicht eines Dienstleisters, IPC 2013E-Commerce Architektur aus Sicht eines Dienstleisters, IPC 2013
E-Commerce Architektur aus Sicht eines Dienstleisters, IPC 2013Stefan Willkommer
 
8COMMERCE, A scalable end to end ecommerce enabler and fulfillment in Indonesia
8COMMERCE, A scalable end to end ecommerce enabler and fulfillment in Indonesia8COMMERCE, A scalable end to end ecommerce enabler and fulfillment in Indonesia
8COMMERCE, A scalable end to end ecommerce enabler and fulfillment in Indonesia8COMMERCE
 
Google Analytics Konferenz 2015: WORKSHOP: Enhanced ECommerce (Michaela Linha...
Google Analytics Konferenz 2015: WORKSHOP: Enhanced ECommerce (Michaela Linha...Google Analytics Konferenz 2015: WORKSHOP: Enhanced ECommerce (Michaela Linha...
Google Analytics Konferenz 2015: WORKSHOP: Enhanced ECommerce (Michaela Linha...e-dialog GmbH
 
2. Online Marketing trends en ontwikkelingen - Eduard Blacquière (OrangeValley)
2. Online Marketing trends en ontwikkelingen - Eduard Blacquière (OrangeValley) 2. Online Marketing trends en ontwikkelingen - Eduard Blacquière (OrangeValley)
2. Online Marketing trends en ontwikkelingen - Eduard Blacquière (OrangeValley) OrangeValley
 
Facebook und B2B - Traumhochzeit oder Mission Impossible? (@AllFacebook Mark...
Facebook und B2B - Traumhochzeit oder Mission Impossible? (@AllFacebook Mark...Facebook und B2B - Traumhochzeit oder Mission Impossible? (@AllFacebook Mark...
Facebook und B2B - Traumhochzeit oder Mission Impossible? (@AllFacebook Mark...AllFacebook.de
 
Top 22 Trends in Digital Marketing for 2017
Top 22 Trends in Digital Marketing for 2017Top 22 Trends in Digital Marketing for 2017
Top 22 Trends in Digital Marketing for 2017KEO Marketing Inc
 
7 Content Marketing Trends That Matter in 2017
7 Content Marketing Trends That Matter in 20177 Content Marketing Trends That Matter in 2017
7 Content Marketing Trends That Matter in 2017Jay Baer
 
The Emerging Virtual Reality Landscape: a Primer
The Emerging Virtual Reality Landscape: a PrimerThe Emerging Virtual Reality Landscape: a Primer
The Emerging Virtual Reality Landscape: a PrimerSim Blaustein
 
2014 Online Marketing Trends
2014 Online Marketing Trends2014 Online Marketing Trends
2014 Online Marketing TrendsDave Chaffey
 
Digital marketing Trends 2017
Digital marketing Trends 2017Digital marketing Trends 2017
Digital marketing Trends 2017Infocrest
 
Digital Marketing Trends 2017
Digital Marketing Trends 2017Digital Marketing Trends 2017
Digital Marketing Trends 2017Webrepublic
 
Presales Service im B2B E-Commerce
Presales Service im B2B E-Commerce Presales Service im B2B E-Commerce
Presales Service im B2B E-Commerce iBROWS
 
New Business Models in E-Commerce
New Business Models in E-CommerceNew Business Models in E-Commerce
New Business Models in E-CommerceMatthias Schrader
 
Digitaler Wandel im B2B - Wie kann Social Media im B2B erfolgreich eingesetzt...
Digitaler Wandel im B2B - Wie kann Social Media im B2B erfolgreich eingesetzt...Digitaler Wandel im B2B - Wie kann Social Media im B2B erfolgreich eingesetzt...
Digitaler Wandel im B2B - Wie kann Social Media im B2B erfolgreich eingesetzt...Heike Simmet
 

Viewers also liked (20)

Imagine recap-devhub
Imagine recap-devhubImagine recap-devhub
Imagine recap-devhub
 
Magento 101: A technical overview
Magento 101: A technical overviewMagento 101: A technical overview
Magento 101: A technical overview
 
INCOVIS eCommerce Road to 2020
INCOVIS eCommerce Road to 2020INCOVIS eCommerce Road to 2020
INCOVIS eCommerce Road to 2020
 
E-Commerce Architektur aus Sicht eines Dienstleisters, IPC 2013
E-Commerce Architektur aus Sicht eines Dienstleisters, IPC 2013E-Commerce Architektur aus Sicht eines Dienstleisters, IPC 2013
E-Commerce Architektur aus Sicht eines Dienstleisters, IPC 2013
 
8COMMERCE, A scalable end to end ecommerce enabler and fulfillment in Indonesia
8COMMERCE, A scalable end to end ecommerce enabler and fulfillment in Indonesia8COMMERCE, A scalable end to end ecommerce enabler and fulfillment in Indonesia
8COMMERCE, A scalable end to end ecommerce enabler and fulfillment in Indonesia
 
Google Analytics Konferenz 2015: WORKSHOP: Enhanced ECommerce (Michaela Linha...
Google Analytics Konferenz 2015: WORKSHOP: Enhanced ECommerce (Michaela Linha...Google Analytics Konferenz 2015: WORKSHOP: Enhanced ECommerce (Michaela Linha...
Google Analytics Konferenz 2015: WORKSHOP: Enhanced ECommerce (Michaela Linha...
 
2. Online Marketing trends en ontwikkelingen - Eduard Blacquière (OrangeValley)
2. Online Marketing trends en ontwikkelingen - Eduard Blacquière (OrangeValley) 2. Online Marketing trends en ontwikkelingen - Eduard Blacquière (OrangeValley)
2. Online Marketing trends en ontwikkelingen - Eduard Blacquière (OrangeValley)
 
Introduction to Magento
Introduction to MagentoIntroduction to Magento
Introduction to Magento
 
Webinar B2b Social Media Marketing
Webinar B2b Social Media MarketingWebinar B2b Social Media Marketing
Webinar B2b Social Media Marketing
 
Facebook und B2B - Traumhochzeit oder Mission Impossible? (@AllFacebook Mark...
Facebook und B2B - Traumhochzeit oder Mission Impossible? (@AllFacebook Mark...Facebook und B2B - Traumhochzeit oder Mission Impossible? (@AllFacebook Mark...
Facebook und B2B - Traumhochzeit oder Mission Impossible? (@AllFacebook Mark...
 
Top 22 Trends in Digital Marketing for 2017
Top 22 Trends in Digital Marketing for 2017Top 22 Trends in Digital Marketing for 2017
Top 22 Trends in Digital Marketing for 2017
 
7 Content Marketing Trends That Matter in 2017
7 Content Marketing Trends That Matter in 20177 Content Marketing Trends That Matter in 2017
7 Content Marketing Trends That Matter in 2017
 
The Emerging Virtual Reality Landscape: a Primer
The Emerging Virtual Reality Landscape: a PrimerThe Emerging Virtual Reality Landscape: a Primer
The Emerging Virtual Reality Landscape: a Primer
 
2014 Online Marketing Trends
2014 Online Marketing Trends2014 Online Marketing Trends
2014 Online Marketing Trends
 
Digital marketing Trends 2017
Digital marketing Trends 2017Digital marketing Trends 2017
Digital marketing Trends 2017
 
Digital Marketing Trends 2017
Digital Marketing Trends 2017Digital Marketing Trends 2017
Digital Marketing Trends 2017
 
Presales Service im B2B E-Commerce
Presales Service im B2B E-Commerce Presales Service im B2B E-Commerce
Presales Service im B2B E-Commerce
 
E-Commerce PPT
E-Commerce PPTE-Commerce PPT
E-Commerce PPT
 
New Business Models in E-Commerce
New Business Models in E-CommerceNew Business Models in E-Commerce
New Business Models in E-Commerce
 
Digitaler Wandel im B2B - Wie kann Social Media im B2B erfolgreich eingesetzt...
Digitaler Wandel im B2B - Wie kann Social Media im B2B erfolgreich eingesetzt...Digitaler Wandel im B2B - Wie kann Social Media im B2B erfolgreich eingesetzt...
Digitaler Wandel im B2B - Wie kann Social Media im B2B erfolgreich eingesetzt...
 

Similar to Introduction to the Magento eCommerce Platform

Optimizing Magento Performance with Zend Server
Optimizing Magento Performance with Zend ServerOptimizing Magento Performance with Zend Server
Optimizing Magento Performance with Zend Servervarien
 
Zendcon magento101
Zendcon magento101Zendcon magento101
Zendcon magento101Mathew Beane
 
php[world] Magento101
php[world] Magento101php[world] Magento101
php[world] Magento101Mathew Beane
 
Meet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir KalashnikauMeet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir KalashnikauAmasty
 
Mageguru - magento custom module development
Mageguru -  magento custom module development Mageguru -  magento custom module development
Mageguru - magento custom module development Mage Guru
 
EECI - EE And Magento Integration
EECI - EE And Magento IntegrationEECI - EE And Magento Integration
EECI - EE And Magento IntegrationSimplified Safety
 
Best Practices for Magento Debugging
Best Practices for Magento Debugging Best Practices for Magento Debugging
Best Practices for Magento Debugging varien
 
Drupal Workflow Concepts
Drupal Workflow ConceptsDrupal Workflow Concepts
Drupal Workflow Conceptscgmonroe
 
SharePoint Advanced Administration with Joel Oleson, Shane Young and Mike Watson
SharePoint Advanced Administration with Joel Oleson, Shane Young and Mike WatsonSharePoint Advanced Administration with Joel Oleson, Shane Young and Mike Watson
SharePoint Advanced Administration with Joel Oleson, Shane Young and Mike WatsonJoel Oleson
 
Introduction to Mangento
Introduction to Mangento Introduction to Mangento
Introduction to Mangento Ravi Mehrotra
 
Joomla and Magento
Joomla and MagentoJoomla and Magento
Joomla and Magentoalledia
 
Brendon Hatcher Joomla for web developers
Brendon Hatcher Joomla for web developersBrendon Hatcher Joomla for web developers
Brendon Hatcher Joomla for web developersJoomla Day South Africa
 
Developing sites with Magnolia 4 / STK
Developing sites with Magnolia 4 / STKDeveloping sites with Magnolia 4 / STK
Developing sites with Magnolia 4 / STKguest0afb3
 
Madison PHP - Getting Started with Magento 2
Madison PHP - Getting Started with Magento 2Madison PHP - Getting Started with Magento 2
Madison PHP - Getting Started with Magento 2Mathew Beane
 
Features & Installation Profiles
Features & Installation ProfilesFeatures & Installation Profiles
Features & Installation ProfilesDavid Watson
 

Similar to Introduction to the Magento eCommerce Platform (20)

Optimizing Magento Performance with Zend Server
Optimizing Magento Performance with Zend ServerOptimizing Magento Performance with Zend Server
Optimizing Magento Performance with Zend Server
 
Zendcon magento101
Zendcon magento101Zendcon magento101
Zendcon magento101
 
php[world] Magento101
php[world] Magento101php[world] Magento101
php[world] Magento101
 
Meet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir KalashnikauMeet Magento Belarus 2015: Uladzimir Kalashnikau
Meet Magento Belarus 2015: Uladzimir Kalashnikau
 
Mageguru - magento custom module development
Mageguru -  magento custom module development Mageguru -  magento custom module development
Mageguru - magento custom module development
 
Magento
MagentoMagento
Magento
 
Yoav Kutner Dutchento
Yoav Kutner DutchentoYoav Kutner Dutchento
Yoav Kutner Dutchento
 
EECI - EE And Magento Integration
EECI - EE And Magento IntegrationEECI - EE And Magento Integration
EECI - EE And Magento Integration
 
Lotus Domino 8.5
Lotus Domino 8.5Lotus Domino 8.5
Lotus Domino 8.5
 
Magento e commerce performance optimization
Magento e commerce performance optimizationMagento e commerce performance optimization
Magento e commerce performance optimization
 
Best Practices for Magento Debugging
Best Practices for Magento Debugging Best Practices for Magento Debugging
Best Practices for Magento Debugging
 
Drupal Workflow Concepts
Drupal Workflow ConceptsDrupal Workflow Concepts
Drupal Workflow Concepts
 
SharePoint Advanced Administration with Joel Oleson, Shane Young and Mike Watson
SharePoint Advanced Administration with Joel Oleson, Shane Young and Mike WatsonSharePoint Advanced Administration with Joel Oleson, Shane Young and Mike Watson
SharePoint Advanced Administration with Joel Oleson, Shane Young and Mike Watson
 
Introduction to Mangento
Introduction to Mangento Introduction to Mangento
Introduction to Mangento
 
Joomla and Magento
Joomla and MagentoJoomla and Magento
Joomla and Magento
 
Brendon Hatcher Joomla Distros
Brendon Hatcher Joomla DistrosBrendon Hatcher Joomla Distros
Brendon Hatcher Joomla Distros
 
Brendon Hatcher Joomla for web developers
Brendon Hatcher Joomla for web developersBrendon Hatcher Joomla for web developers
Brendon Hatcher Joomla for web developers
 
Developing sites with Magnolia 4 / STK
Developing sites with Magnolia 4 / STKDeveloping sites with Magnolia 4 / STK
Developing sites with Magnolia 4 / STK
 
Madison PHP - Getting Started with Magento 2
Madison PHP - Getting Started with Magento 2Madison PHP - Getting Started with Magento 2
Madison PHP - Getting Started with Magento 2
 
Features & Installation Profiles
Features & Installation ProfilesFeatures & Installation Profiles
Features & Installation Profiles
 

Recently uploaded

SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 

Recently uploaded (20)

SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 

Introduction to the Magento eCommerce Platform