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 8fa1b0e30..b3c83c370 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -22786,6 +22786,37 @@ "generator": "xt:Commerce" }, "website": "https://www.xt-commerce.com" + }, + "uPortal": { + "cats": [ + 21 + ], + "description": "uPortal is an open source enterprise portal framework built by and for higher education institutions.", + "implies": "Java", + "icon": "uPortal.png", + "meta": { + "description": " uPortal " + }, + "js": { + "uportal": "" + }, + "oss": true, + "website": "https://www.apereo.org/projects/uportal" + }, + "Helix Ultimate": { + "cats": [ + 18 + ], + "description": "Helix Ultimate a free template framework for Joomla.", + "icon": "HelixUltimate.svg", + "dom": { + "header#bsp-header, body.helix-ultimate": { + "text": "" + } + }, + "implies": "Joomla", + "oss": true, + "website": "https://www.joomshaper.com/joomla-templates/helixultimate" } } }