diff --git a/src/drivers/webextension/images/icons/Extendify.svg b/src/drivers/webextension/images/icons/Extendify.svg
deleted file mode 100644
index 456f60464..000000000
--- a/src/drivers/webextension/images/icons/Extendify.svg
+++ /dev/null
@@ -1,11 +0,0 @@
-
diff --git a/src/drivers/webextension/images/icons/Redux Framework.svg b/src/drivers/webextension/images/icons/Redux Framework.svg
new file mode 100644
index 000000000..a1153f2d4
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Redux Framework.svg
@@ -0,0 +1,4 @@
+
diff --git a/src/technologies/e.json b/src/technologies/e.json
index 352c7cc0c..be9d842e1 100644
--- a/src/technologies/e.json
+++ b/src/technologies/e.json
@@ -1856,23 +1856,6 @@
"scriptSrc": "/wp-content/themes/mesmerize(?:-pro)?/",
"website": "https://extendthemes.com/mesmerize"
},
- "Extendify": {
- "cats": [
- 87
- ],
- "description": "Extendify (formerly Redux framework) is one of the most popular, advanced, and free to use option panel frameworks for WordPress themes and plugins.",
- "icon": "Extendify.svg",
- "meta": {
- "framework": "^Redux ([\\d\\.]+)\\;version:\\1"
- },
- "pricing": [
- "freemium",
- "low",
- "recurring"
- ],
- "requires": "WordPress",
- "website": "https://extendify.com"
- },
"Extole": {
"cats": [
94,
diff --git a/src/technologies/r.json b/src/technologies/r.json
index 5e92c004c..edc28224e 100644
--- a/src/technologies/r.json
+++ b/src/technologies/r.json
@@ -1052,6 +1052,20 @@
],
"website": "https://redux.js.org"
},
+ "Redux Framework": {
+ "cats": [
+ 87
+ ],
+ "description": "Redux Framework is a modular PHP library that allows developers to create customisable settings panels and controls for WordPress projects, providing a consistent user interface for managing options and settings.",
+ "icon": "Redux Framework.svg",
+ "meta": {
+ "framework": "Redux\\s([\\d\\.]+)\\;version:\\1",
+ "generator": "Redux\\s([\\d\\.]+)\\;version:\\1"
+ },
+ "oss": true,
+ "requires": "WordPress",
+ "website": "https://redux.io"
+ },
"RedwoodJS": {
"cats": [
12,