diff --git a/src/drivers/webextension/images/icons/HelixUltimate.svg b/src/drivers/webextension/images/icons/HelixUltimate.svg new file mode 100644 index 000000000..6f38742af --- /dev/null +++ b/src/drivers/webextension/images/icons/HelixUltimate.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 6f411b764..f7d5fde5a 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -22245,6 +22245,20 @@ }, "oss": true, "website": "https://www.apereo.org/projects/uportal" + }, + "Helix Ultimate": { + "cats": [ + 18 + ], + "description": "Helix Ultimate is an advanced, functional and ready to use template framework for Joomla. It's a user-friendly, modern, and highly customizable tool to build Joomla templates easily.", + "icon": "HelixUltimate.svg", + "html": [ + "]class=\".*?\\bhelix-ultimate\\b.*?", + "]id=\"\\bsp-header\\b" + ], + "implies": "Joomla", + "oss": true, + "website": "https://joomshaper.com" } } }