mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-11 21:07:16 +02:00
feat(menu): add Games, Sales, and Customer Relationship Management categories; rename IAM to User Management; update tags (see conversation: https://chatgpt.com/share/68c2bc3c-2178-800f-9c88-c2faf08989dd)
This commit is contained in:
@@ -23,14 +23,13 @@ portfolio_menu_categories:
|
|||||||
- kanban
|
- kanban
|
||||||
- openproject
|
- openproject
|
||||||
- taiga
|
- taiga
|
||||||
- espocrm
|
- jira
|
||||||
|
|
||||||
Social Media:
|
Social Media:
|
||||||
description: "Social Media Tools"
|
description: "Social Media Tools"
|
||||||
icon: "fa-solid fa-share-nodes"
|
icon: "fa-solid fa-share-nodes"
|
||||||
tags:
|
tags:
|
||||||
- microblog
|
- microblog
|
||||||
- blog
|
|
||||||
- video platform
|
- video platform
|
||||||
- streaming platform
|
- streaming platform
|
||||||
- music platform
|
- music platform
|
||||||
@@ -41,6 +40,15 @@ portfolio_menu_categories:
|
|||||||
- peertube
|
- peertube
|
||||||
- pixelfed
|
- pixelfed
|
||||||
- friendica
|
- friendica
|
||||||
|
- bookwyrm
|
||||||
|
|
||||||
|
Games:
|
||||||
|
description: "Gaming platforms and entertainment applications."
|
||||||
|
icon: "fa-solid fa-gamepad"
|
||||||
|
tags:
|
||||||
|
- games
|
||||||
|
- chess
|
||||||
|
- boardgame
|
||||||
|
|
||||||
Communication:
|
Communication:
|
||||||
description: "Tools for communication"
|
description: "Tools for communication"
|
||||||
@@ -65,7 +73,7 @@ portfolio_menu_categories:
|
|||||||
- owncloud
|
- owncloud
|
||||||
- cloud
|
- cloud
|
||||||
|
|
||||||
IAM:
|
User Management:
|
||||||
description: "Tools for Identity and Access Management, including authentication, user provisioning, and secure access control."
|
description: "Tools for Identity and Access Management, including authentication, user provisioning, and secure access control."
|
||||||
icon: "fa-solid fa-user-shield"
|
icon: "fa-solid fa-user-shield"
|
||||||
tags:
|
tags:
|
||||||
@@ -80,6 +88,18 @@ portfolio_menu_categories:
|
|||||||
- fusiondirectory
|
- fusiondirectory
|
||||||
- user-management
|
- user-management
|
||||||
|
|
||||||
|
Customer Relationship Management:
|
||||||
|
description: "Tools for managing customer relationships, sales pipelines, marketing, and support activities."
|
||||||
|
icon: "fa-solid fa-address-book"
|
||||||
|
tags:
|
||||||
|
- crm
|
||||||
|
- customer
|
||||||
|
- relationship
|
||||||
|
- sales
|
||||||
|
- marketing
|
||||||
|
- support
|
||||||
|
- espocrm
|
||||||
|
|
||||||
Server Administration:
|
Server Administration:
|
||||||
description: "Administration Tools für servers"
|
description: "Administration Tools für servers"
|
||||||
icon: "fas fa-building"
|
icon: "fas fa-building"
|
||||||
@@ -90,6 +110,19 @@ portfolio_menu_categories:
|
|||||||
- phpldapadmin
|
- phpldapadmin
|
||||||
- phpmyadmin
|
- phpmyadmin
|
||||||
- postgres
|
- postgres
|
||||||
|
- mig
|
||||||
|
|
||||||
|
Sales:
|
||||||
|
description: "Applications for e-commerce, ticketing, and sales management."
|
||||||
|
icon: "fa-solid fa-shopping-cart"
|
||||||
|
tags:
|
||||||
|
- sales
|
||||||
|
- ecommerce
|
||||||
|
- shop
|
||||||
|
- store
|
||||||
|
- ticketing
|
||||||
|
- pretix
|
||||||
|
- magento
|
||||||
|
|
||||||
Tools:
|
Tools:
|
||||||
description: "Helpful Tools"
|
description: "Helpful Tools"
|
||||||
@@ -127,6 +160,7 @@ portfolio_menu_categories:
|
|||||||
- accounting
|
- accounting
|
||||||
- invoices
|
- invoices
|
||||||
- akaunting
|
- akaunting
|
||||||
|
- snipe-it
|
||||||
|
|
||||||
Events:
|
Events:
|
||||||
description: "Event and ticket management tools"
|
description: "Event and ticket management tools"
|
||||||
@@ -183,3 +217,4 @@ portfolio_menu_categories:
|
|||||||
- website
|
- website
|
||||||
- joomla
|
- joomla
|
||||||
- wordpress
|
- wordpress
|
||||||
|
- blog
|
@@ -16,11 +16,6 @@ galaxy_info:
|
|||||||
galaxy_tags:
|
galaxy_tags:
|
||||||
- snipe-it
|
- snipe-it
|
||||||
- asset-management
|
- asset-management
|
||||||
- docker
|
|
||||||
- mariadb
|
|
||||||
- smtp
|
|
||||||
- saml
|
|
||||||
- automation
|
|
||||||
repository: "https://s.infinito.nexus/code"
|
repository: "https://s.infinito.nexus/code"
|
||||||
issue_tracker_url: "https://s.infinito.nexus/issues"
|
issue_tracker_url: "https://s.infinito.nexus/issues"
|
||||||
documentation: "https://docs.infinito.nexus"
|
documentation: "https://docs.infinito.nexus"
|
||||||
|
Reference in New Issue
Block a user