Skip to content
Snippets Groups Projects
Commit 640382dc authored by Christel Loftus's avatar Christel Loftus
Browse files

Update composer and readme

parent 3d940e99
Branches
Tags 1.0.0
1 merge request!5Update RAC
......@@ -20,7 +20,7 @@ Run the following command in Magento 2 root folder:</br>
#### 1. Execute the following command to install the module:
```
composer require BobGroup/BobGo
composer require bob-public-utils/bobgo-magento-extension
```
#### 2. Enter following commands to enable the module:
......
{
"name": "bobgo/bobgo",
"name": "bob-public-utils/bobgo-magento-extension",
"description": "Streamline your order fulfillments with Bob Go",
"require": {
"php": "~8.1.28",
"magento/framework": "105.0*"
},
"type": "magento2-module",
"version": "1.0.0",
"authors": [
......@@ -19,7 +23,7 @@
"registration.php"
],
"psr-4": {
"bobgo\\BobGo\\": ""
"Plugin\\": ""
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment