You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -15,6 +15,7 @@ _>> Build all your Magento themes at once, with Magic, build with Woodoo!_
15
15
| <imgsrc="https://img.shields.io/badge/Magento_2_Hyvä_Fallback-Supported-43A047"alt="Hyvä Fallback is supported"> ||
16
16
| <imgsrc="https://img.shields.io/badge/Magento_2.x-Supported-43A047"alt="Magento 2 Supported"> ||
17
17
| <imgsrc="https://img.shields.io/badge/MageOS-Supported-43A047"alt="MageOS is supported"> ||
18
+
| <imgsrc="https://img.shields.io/badge/Avanta B2B-Supported-43A047"alt="MageOS is supported"> ||
18
19
19
20
---
20
21
@@ -40,27 +41,27 @@ _>> Build all your Magento themes at once, with Magic, build with Woodoo!_
40
41
For DDEV v1.23.5 or above run
41
42
42
43
```shell
43
-
ddev add-on get dermatz/ddev-woodoo-buildtools-magento
44
+
ddev add-on get OpenForgeProject/ddev-woodoo-buildtools-magento
44
45
```
45
46
46
47
For earlier versions of DDEV run
47
48
48
49
```shell
49
-
ddev get dermatz/ddev-woodoo-buildtools-magento
50
+
ddev get OpenForgeProject/ddev-woodoo-buildtools-magento
50
51
```
51
52
52
53
##### Latest Developer-Preview (Main-Branch - unreleased) - can be instable!
53
54
54
55
For DDEV v1.23.5 or above run
55
56
56
57
```shell
57
-
ddev add-on get https://github.com/dermatz/ddev-woodoo-buildtools-magento/archive/refs/heads/main.tar.gz
58
+
ddev add-on get https://github.com/OpenForgeProject/ddev-woodoo-buildtools-magento/archive/refs/heads/main.tar.gz
58
59
```
59
60
60
61
For earlier versions of DDEV run
61
62
62
63
```shell
63
-
ddev get https://github.com/dermatz/ddev-woodoo-buildtools-magento/archive/refs/heads/main.tar.gz
64
+
ddev get https://github.com/OpenForgeProject/ddev-woodoo-buildtools-magento/archive/refs/heads/main.tar.gz
Submit your [Feature Request](https://github.com/dermatz/ddev-woodoo-buildtools-magento/issues) by adding a new issue and add a label with `feature-request`.
158
+
Submit your [Feature Request](https://github.com/OpenForgeProject/ddev-woodoo-buildtools-magento/issues) by adding a new issue and add a label with `feature-request`.
158
159
159
160
---
160
161
161
162
## Contributing
162
163
163
164
Contributions are welcome! Please read the [Contributing Guidelines](./CONTRIBUTING.md) first.
164
-
Feel free to send your improvements as [Pull request](https://github.com/dermatz/ddev-woodoo-buildtools-magento/pulls).
165
+
Feel free to send your improvements as [Pull request](https://github.com/OpenForgeProject/ddev-woodoo-buildtools-magento/pulls).
165
166
166
167
---
167
168
168
169
### Watch out our Contributers, Tester & Supporter
169
170
170
-
- [e3n GmbH & Co. KG - E-Commerce Agency based in Mainz | e3n.de](https://e3n.de)
171
+
- [Mathias Elle | @dermatz](https://github.com/dermatz) (Maintainer)
0 commit comments