diff --git a/.tests/scripts/get-modules.sh b/.tests/scripts/get-modules.sh index 663c1d0b..4383f22a 100755 --- a/.tests/scripts/get-modules.sh +++ b/.tests/scripts/get-modules.sh @@ -94,7 +94,7 @@ MODS="$( echo "${PHP52_MODS}, ${PHP53_MODS}, ${PHP54_MODS}, ${PHP55_MODS}, ${PHP ### ### Get disabled modules ### -DISABLED=",blackfire,ioncube,phalcon,psr,$( grep -E '^PHP_MODULES_DISABLE=' "${DVLBOX_PATH}/env-example" | sed 's/.*=//g' )," +DISABLED=",blackfire,ioncube,phalcon,psr,xhprof,$( grep -E '^PHP_MODULES_DISABLE=' "${DVLBOX_PATH}/env-example" | sed 's/.*=//g' )," #echo $DISABLED B="✔" # Enabled base modules (cannot be disabled) E="🗸" # Enabled mods modules (can be disabled) diff --git a/README.md b/README.md index 70805750..b16f8104 100644 --- a/README.md +++ b/README.md @@ -326,9 +326,9 @@ The Devilbox tries to be a zero-configuration stack out of the box and has autom Intranet
:star: Virtual Hosts
+ :star: C&C
:star: Email Reader
:star: OpCache Gui
- :star: XHProf UI
Batteries
@@ -845,6 +845,7 @@ The Devilbox is a development stack, so it is made sure that a lot of PHP module | vips | | | | | | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | | | wddx | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | | | | | | Xdebug | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | +| xhprof | | d | d | d | d | d | d | d | d | d | d | d | d | | xlswriter | | | | | | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | 🗸 | | xml | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | | xmlreader | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | @@ -873,7 +874,7 @@ PHP modules can be enabled or disabled on demand to reflect the state of your ta -
🛠️ Available Tools +
🛠️ Available CLI Tools

Available Tools

@@ -1242,10 +1243,13 @@ Logos and banners can be found at **[devilbox/artwork](https://github.com/devilb - - ## 🗎 License **[MIT License](LICENSE.md)** Copyright (c) 2016 **[cytopia](https://github.com/cytopia)** + + + + +