Skip to content

Commit a11b552

Browse files
committed
docs: update README and commands to reflect repository name change to OpenForgeProject
1 parent 4ce8286 commit a11b552

File tree

4 files changed

+16
-14
lines changed

4 files changed

+16
-14
lines changed

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# [DDEV] Woodoo Frontend Buildtools for Magento & Hyvä
22

3-
[![tests](https://github.com/dermatz/ddev-woodoo-buildtools-magento/actions/workflows/tests.yml/badge.svg)](https://github.com/dermatz/ddev-woodoo-buildtools-magento/actions/workflows/tests.yml) <img src="https://img.shields.io/librariesio/github/dermatz/ddev-woodoo-buildtools-magento" alt="Dependencies"> <img src="https://img.shields.io/github/last-commit/dermatz/ddev-woodoo-buildtools-magento" alt="Last commit date Badge">
4-
<img src="https://img.shields.io/github/v/release/dermatz/ddev-woodoo-buildtools-magento" alt="Release-Badge"> <img src="https://img.shields.io/github/sponsors/dermatz" alt="Sponsors"> [<img src="https://img.shields.io/badge/Discord-Join%20Chat-orange" alt="Join our Discord">](https://discord.gg/H5CjMXQQHn)
3+
[![tests](https://github.com/OpenForgeProject/ddev-woodoo-buildtools-magento/actions/workflows/tests.yml/badge.svg)](https://github.com/OpenForgeProject/ddev-woodoo-buildtools-magento/actions/workflows/tests.yml) <img src="https://img.shields.io/librariesio/github/OpenForgeProject/ddev-woodoo-buildtools-magento" alt="Dependencies"> <img src="https://img.shields.io/github/last-commit/OpenForgeProject/ddev-woodoo-buildtools-magento" alt="Last commit date Badge">
4+
<img src="https://img.shields.io/github/v/release/OpenForgeProject/ddev-woodoo-buildtools-magento" alt="Release-Badge"> <img src="https://img.shields.io/github/sponsors/dermatz" alt="Sponsors"> [<img src="https://img.shields.io/badge/Discord-Join%20Chat-orange" alt="Join our Discord">](https://discord.gg/H5CjMXQQHn)
55

66
---
77

@@ -15,6 +15,7 @@ _>> Build all your Magento themes at once, with Magic, build with Woodoo!_
1515
| <img src="https://img.shields.io/badge/Magento_2_Hyvä_Fallback-Supported-43A047" alt="Hyvä Fallback is supported"> | ![project is maintained](https://img.shields.io/maintenance/yes/2024.svg) |
1616
| <img src="https://img.shields.io/badge/Magento_2.x-Supported-43A047" alt="Magento 2 Supported"> | ![project is maintained](https://img.shields.io/maintenance/yes/2024.svg) |
1717
| <img src="https://img.shields.io/badge/MageOS-Supported-43A047" alt="MageOS is supported"> | ![project is maintained](https://img.shields.io/maintenance/yes/2024.svg) |
18+
| <img src="https://img.shields.io/badge/Avanta B2B-Supported-43A047" alt="MageOS is supported"> | ![project is maintained](https://img.shields.io/maintenance/yes/2024.svg) |
1819

1920
---
2021

@@ -40,27 +41,27 @@ _>> Build all your Magento themes at once, with Magic, build with Woodoo!_
4041
For DDEV v1.23.5 or above run
4142

4243
```shell
43-
ddev add-on get dermatz/ddev-woodoo-buildtools-magento
44+
ddev add-on get OpenForgeProject/ddev-woodoo-buildtools-magento
4445
```
4546

4647
For earlier versions of DDEV run
4748

4849
```shell
49-
ddev get dermatz/ddev-woodoo-buildtools-magento
50+
ddev get OpenForgeProject/ddev-woodoo-buildtools-magento
5051
```
5152

5253
##### Latest Developer-Preview (Main-Branch - unreleased) - can be instable!
5354

5455
For DDEV v1.23.5 or above run
5556

5657
```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
5859
```
5960

6061
For earlier versions of DDEV run
6162

6263
```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
6465
```
6566

6667
---
@@ -154,21 +155,22 @@ ddev frontend watch <theme_code>
154155
155156
## Feature request
156157
157-
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`.
158159
159160
---
160161
161162
## Contributing
162163
163164
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).
165166
166167
---
167168
168169
### Watch out our Contributers, Tester & Supporter
169170
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)
171172
- [Thomas Hauschild | @Morgy93](https://github.com/Morgy93)
173+
- [e3n GmbH & Co. KG - E-Commerce Agency based in Mainz | e3n.de](https://e3n.de)
172174
- [Tom Muir | @t-muir](https://github.com/t-muir)
173175
174176
---

commands/host/frontend-update

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
## ExecRaw: true
88
## HostWorkingDir: true
99

10-
LATEST_WOODOO_VERSION=$(curl -s https://api.github.com/repos/dermatz/ddev-woodoo-buildtools-magento/releases/latest | grep tag_name | cut -d '"' -f 4)
10+
LATEST_WOODOO_VERSION=$(curl -s https://api.github.com/repos/OpenForgeProject/ddev-woodoo-buildtools-magento/releases/latest | grep tag_name | cut -d '"' -f 4)
1111

1212
if [[ $1 == "-dev" ]]; then
13-
ddev add-on get https://github.com/dermatz/ddev-woodoo-buildtools-magento/archive/refs/heads/main.tar.gz
13+
ddev add-on get https://github.com/OpenForgeProject/ddev-woodoo-buildtools-magento/archive/refs/heads/main.tar.gz
1414
else
15-
ddev add-on get https://github.com/dermatz/ddev-woodoo-buildtools-magento/archive/refs/tags/"${LATEST_WOODOO_VERSION}".tar.gz
15+
ddev add-on get https://github.com/OpenForgeProject/ddev-woodoo-buildtools-magento/archive/refs/tags/"${LATEST_WOODOO_VERSION}".tar.gz
1616
fi

commands/web/woodoo_components/selftest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
function selftest() {
55

66
if [[ ${WOODOO_VERSION} != "${LATEST_WOODOO_VERSION}" ]]; then
7-
echo -e "${txtcyn}Installed Woodoo Version = ${txtylw}Woodoo Update $(curl -s https://api.github.com/repos/dermatz/ddev-woodoo-buildtools-magento/releases/latest | grep tag_name | cut -d '"' -f 4) available! (Your Version: ${WOODOO_VERSION})${txtrst}"
7+
echo -e "${txtcyn}Installed Woodoo Version = ${txtylw}Woodoo Update $(curl -s https://api.github.com/repos/OpenForgeProject/ddev-woodoo-buildtools-magento/releases/latest | grep tag_name | cut -d '"' -f 4) available! (Your Version: ${WOODOO_VERSION})${txtrst}"
88
else
99
echo -e "${txtcyn}Installed Woodoo Version = ${txtgrn}${WOODOO_VERSION}${txtrst}"
1010
fi

commands/web/woodoo_components/variables

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#ddev-generated - Do not modify this file; your modifications will be overwritten.
33

44
WOODOO_VERSION="1.8.1"
5-
LATEST_WOODOO_VERSION=$(curl -s https://api.github.com/repos/dermatz/ddev-woodoo-buildtools-magento/releases/latest | grep tag_name | cut -d '"' -f 4)
5+
LATEST_WOODOO_VERSION=$(curl -s https://api.github.com/repos/OpenForgeProject/ddev-woodoo-buildtools-magento/releases/latest | grep tag_name | cut -d '"' -f 4)
66

77
PROJECT_CONFIG_FILE=".ddev/config-themes.yaml"
88

0 commit comments

Comments
 (0)