Skip to content

Commit 14e1e7d

Browse files
Update README.md
1 parent 2b0063e commit 14e1e7d

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,26 @@
1+
![Magento Toolbox](https://github.com/user-attachments/assets/9e04952d-b869-470a-9171-dac9794a7185)
2+
3+
14
# Magento Toolbox
25

36
Code generation and inspection tools for Magento 2 development.
47

5-
Currently, actively under development.
8+
**This extension is currently actively under development**
9+
10+
## Features
11+
12+
Check out our [Wiki page](https://github.com/magebitcom/magento-toolbox/wiki) for information about the available features
13+
14+
## Installation
15+
16+
### From the extensions tab
17+
Open up the extensions tab and search for `Magento Toolbox`
618

19+
### Via command
20+
Open up the VS Code Quick open window (`Ctrl-Shift-P`) and run this command:
21+
```
22+
ext install magebit.magebit-magento-toolbox
23+
```
724

825
## Contributing
926

0 commit comments

Comments
 (0)