-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmagento.html
More file actions
25 lines (25 loc) · 1.04 KB
/
magento.html
File metadata and controls
25 lines (25 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
layout: page
title: Magento
tagline: Demystifying the most popular ecommerce solution
permalink: /magento
---
<section>
<p>Most of my professional web development experience has been in <a href="https://magento.com/" title="Magento.com"
target="_blank">Magento</a>. This page (and subsequent pages) will document some of my experiences with both Magento 1
and 2 as well as some open source modules / components. Feel free to contribute, constructively criticize and /
or ask any questions.</p>
<hr />
<header>
<h4>Learning Magento 2</h4>
<p>Some example M2 components from training exercises</p>
</header>
<p><a class="fa-github icon" href="https://github.com/bpleslie/m2" title="M2" target="_blank"> github.com/bpleslie/m2</a></p>
<hr />
<header>
<h4>Magento 2 Components / Modules</h4>
<p>I'm currently building a Dropship and a Product Restriction module for M2</p>
</header>
<p><a class="fa-github icon" href="https://github.com/bpleslie/modules" title="M2 Modules" target="_blank"> github.com/bpleslie/modules</a></p>
<hr />
</section>