Steps to install:
- Inside packages directory make another directory 'Ecommvu'.
- Inside the directory 'Ecommvu' make another directory 'Meta'.
- Copy content of this repo inside 'Meta' directory.
- Goto root of your Bagisto application and open composer.json and add this line in the psr-4 object -> "Ecommvu\Meta\": "packages/Ecommvu/Meta/src"
- Goto config/app.php file and in the providers array add this line: Ecommvu\Meta\Providers\MetaServiceProvider::class
- Perform composer dump-autoload
- Make sure there are no errors in step 6.
- Open admin panel you will see a menu item for ecommvu.