diff --git a/README.MD b/README.MD index 488c5db..0a764f2 100644 --- a/README.MD +++ b/README.MD @@ -53,7 +53,7 @@ - Redirect view Controller
  • - Create a frontend for controller using:
    + Created a frontend for controller using:
    - Blocks
    - Layout.xml file
    - .phtml file @@ -63,13 +63,14 @@
  • Plugins
  • Data patch
  • Custom backend menu and view page
  • -
  • Create a new table in database
  • +
  • Created a new table in database
  • Repository (CRUD) for this new table
  • Interface for repository and new table
  • EAV custom attribute
  • ACL
  • Create a custom theme based on LUMA
  • -
  • Create Ui Component to render dynamic datas
  • +
  • Created Ui Component to render dynamic datas
  • +
  • Created shellscripts to make more easier my life in magento 2
  • Things that I don't did in this repository: