Skip to content

Commit

Permalink
update readme with one other things that I did
Browse files Browse the repository at this point in the history
  • Loading branch information
GustavoSMelo committed Jan 5, 2022
1 parent 4d3057c commit 2c0e655
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
- Redirect view Controller <br />
</li>
<li>
Create a frontend for controller using: <br/>
Created a frontend for controller using: <br/>
- Blocks <br />
- Layout.xml file <br />
- .phtml file
Expand All @@ -63,13 +63,14 @@
<li>Plugins</li>
<li>Data patch</li>
<li>Custom backend menu and view page</li>
<li>Create a new table in database</li>
<li>Created a new table in database</li>
<li>Repository (CRUD) for this new table</li>
<li>Interface for repository and new table</li>
<li>EAV custom attribute</li>
<li>ACL</li>
<li>Create a custom theme based on LUMA</li>
<li>Create Ui Component to render dynamic datas</li>
<li>Created Ui Component to render dynamic datas</li>
<li>Created shellscripts to make more easier my life in magento 2 </li>
</ul>

<h4>Things that I don't did in this repository: </h4>
Expand Down

0 comments on commit 2c0e655

Please sign in to comment.