Skip to content

majerome/magento2-vendor-module-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Magento 2 Sandbox

Vendor_Module for learning purpose

Supported Magento Versions

Installation

  1. Create a Vendor/ directory into the app/code/ directory of your Magento 2 project,
  2. Copy and paste the contents of this repository directly into the app/code/Vendor/ directory,
  3. Run the following commands in your terminal
    bin/magento module:enable Vendor_Base
    bin/magento module:enable Vendor_Module
    bin/magento setup:upgrade
    bin/magento setup:di:compile
    

License

MIT

About

Vendor_Module for learning purpose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages