{"id":18260,"date":"2026-07-31T08:17:40","date_gmt":"2026-07-31T08:17:40","guid":{"rendered":"https:\/\/cmacademy.events\/knowledge-base\/license-manager-introduktion\/"},"modified":"2026-08-11T13:23:31","modified_gmt":"2026-08-11T13:23:31","slug":"license-manager-introduktion","status":"publish","type":"ht_kb","link":"https:\/\/cmacademy.events\/da\/knowledge-base\/license-manager-introduktion\/","title":{"rendered":"License Manager introduktion"},"content":{"rendered":"\n<style>\n  \/* ------------------------------------------------------------\n     License Manager introduktion\n     Produktark med supplerende information\n  ------------------------------------------------------------ *\/\n\n  .cm-license-resource-area,\n  .cm-license-resource-area * {\n    box-sizing: border-box !important;\n    font-family: \"Titillium Web\", sans-serif !important;\n  }\n\n  .cm-license-resource-area {\n    width: 100% !important;\n    max-width: none !important;\n    margin: 1.2rem 0 2.2rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-license-intro {\n    max-width: 1040px !important;\n    margin: 1.15rem 0 1.5rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-license-intro p {\n    color: #24384D !important;\n    font-size: 19px !important;\n    line-height: 1.58 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-license-card-grid {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1.35fr) minmax(0, 0.85fr) !important;\n    gap: 1.1rem !important;\n    width: 100% !important;\n    margin: 1.45rem 0 2rem 0 !important;\n    padding: 0 !important;\n    align-items: stretch !important;\n  }\n\n  .cm-license-card,\n  .cm-license-info-box {\n    position: relative !important;\n    display: flex !important;\n    flex-direction: column !important;\n    min-height: 0 !important;\n    border-radius: 16px !important;\n    overflow: hidden !important;\n    transition:\n      border-color 0.2s ease,\n      box-shadow 0.2s ease !important;\n  }\n\n  .cm-license-card {\n    padding: 1.55rem 1.7rem 1.35rem 1.75rem !important;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(24, 90, 188, 0.055) 0,\n        rgba(24, 90, 188, 0) 42%\n      ),\n      #ffffff !important;\n    border: 1px solid #dce7f3 !important;\n    box-shadow: 0 9px 24px rgba(18, 32, 46, 0.05) !important;\n  }\n\n  .cm-license-card::before {\n    content: \"\" !important;\n    position: absolute !important;\n    left: 0 !important;\n    top: 0 !important;\n    bottom: 0 !important;\n    width: 7px !important;\n    background: #185ABC !important;\n  }\n\n  .cm-license-info-box {\n    padding: 1.45rem 1.5rem !important;\n    background:\n      linear-gradient(\n        135deg,\n        rgba(156, 204, 61, 0.11) 0%,\n        rgba(247, 251, 255, 0.96) 100%\n      ) !important;\n    border: 1px solid rgba(156, 204, 61, 0.42) !important;\n    box-shadow: 0 9px 24px rgba(18, 32, 46, 0.04) !important;\n  }\n\n  .cm-license-card:hover,\n  .cm-license-info-box:hover {\n    border-color: rgba(156, 204, 61, 0.52) !important;\n    box-shadow: 0 14px 32px rgba(18, 32, 46, 0.075) !important;\n  }\n\n  .cm-license-label {\n    display: block !important;\n    color: #185ABC !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.045em !important;\n    line-height: 1.15 !important;\n    margin: 0 0 0.7rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-license-info-label {\n    display: inline-flex !important;\n    align-items: center !important;\n    width: fit-content !important;\n    min-height: 28px !important;\n    padding: 0.22rem 0.72rem !important;\n    margin: 0 0 0.8rem 0 !important;\n    border-radius: 999px !important;\n    background: rgba(156, 204, 61, 0.16) !important;\n    color: #74B51C !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    line-height: 1.1 !important;\n    letter-spacing: 0.04em !important;\n    text-transform: uppercase !important;\n  }\n\n  .cm-license-title,\n  .cm-license-info-title {\n    display: block !important;\n    color: #1F354D !important;\n    font-size: 22px !important;\n    font-weight: 600 !important;\n    line-height: 1.22 !important;\n    margin: 0 0 0.45rem 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-license-card p,\n  .cm-license-info-box p {\n    color: #24384D !important;\n    font-size: 16px !important;\n    line-height: 1.5 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .cm-license-spacer {\n    flex: 0 0 auto !important;\n    min-height: 1.1rem !important;\n  }\n\n  .cm-license-card a.cm-license-button,\n  .cm-license-card a.cm-license-button:visited {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 142px !important;\n    min-height: 42px !important;\n    padding: 0.62rem 1rem !important;\n    border: 1px solid #9CCC3D !important;\n    border-radius: 10px !important;\n    background: #ffffff !important;\n    background-color: #ffffff !important;\n    color: #74B51C !important;\n    box-shadow: none !important;\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    line-height: 1.2 !important;\n    text-align: center !important;\n    text-decoration: none !important;\n    transition: 0.2s ease !important;\n  }\n\n  .cm-license-card a.cm-license-button:hover,\n  .cm-license-card a.cm-license-button:focus,\n  .cm-license-card a.cm-license-button:focus-visible,\n  .cm-license-card a.cm-license-button:active {\n    background: #9CCC3D !important;\n    background-color: #9CCC3D !important;\n    color: #ffffff !important;\n    border-color: #9CCC3D !important;\n    text-decoration: none !important;\n    outline: none !important;\n    box-shadow: 0 7px 18px rgba(18, 32, 46, 0.05) !important;\n  }\n\n  @media (max-width: 900px) {\n    .cm-license-card-grid {\n      grid-template-columns: 1fr !important;\n    }\n\n    .cm-license-card,\n    .cm-license-info-box {\n      min-height: 0 !important;\n    }\n  }\n\n  @media (max-width: 720px) {\n    .cm-license-resource-area {\n      margin: 1rem 0 2rem 0 !important;\n    }\n\n    .cm-license-intro {\n      margin: 1rem 0 1.4rem 0 !important;\n    }\n\n    .cm-license-intro p {\n      font-size: 17px !important;\n      line-height: 1.5 !important;\n    }\n\n    .cm-license-card-grid {\n      margin-top: 1.35rem !important;\n    }\n\n    .cm-license-card {\n      padding: 1.2rem 1.2rem 1.2rem 1.45rem !important;\n    }\n\n    .cm-license-info-box {\n      padding: 1.2rem !important;\n    }\n\n    .cm-license-title,\n    .cm-license-info-title {\n      font-size: 21px !important;\n    }\n\n    .cm-license-card p,\n    .cm-license-info-box p {\n      font-size: 16px !important;\n    }\n\n    .cm-license-card a.cm-license-button {\n      width: 100% !important;\n    }\n  }\n<\/style>\n\n<div class=\"cm-license-resource-area\">\n  <div class=\"cm-license-intro\">\n    <p>\n      F\u00e5 en introduktion til License Manager, og se, hvordan modulet giver din organisation central styring af adgang, licenser og ejerskab af arrangementer i Conference Manager.\n    <\/p>\n  <\/div>\n\n  <div class=\"cm-license-card-grid\">\n\n    <article class=\"cm-license-card\">\n      <div>\n        <span class=\"cm-license-label\">Kort introduktion<\/span>\n\n        <div class=\"cm-license-title\">\n          Overblik over License Manager\n        <\/div>\n\n        <p>\n          F\u00e5 et enkelt overblik over, hvad License Manager er, hvordan det fungerer, og hvorn\u00e5r det kan bruges.\n        <\/p>\n      <\/div>\n\n      <div class=\"cm-license-spacer\"><\/div>\n\n      <a\n        href=\"https:\/\/cmacademy.events\/wp-content\/uploads\/2026\/07\/License-Manager-intro-DK.pdf\"\n        target=\"_blank\"\n        rel=\"noopener\"\n        class=\"cm-license-button\"\n      >\n        \u00c5bn PDF\n      <\/a>\n    <\/article>\n\n    <aside class=\"cm-license-info-box\">\n      <div>\n        <span class=\"cm-license-info-label\">M\u00e5lrettet<\/span>\n\n        <div class=\"cm-license-info-title\">\n          Organisationer med flere licenser\n        <\/div>\n\n        <p>\n          Til organisationer med mere end 10 licenser fordelt p\u00e5 flere teams eller enheder.\n        <\/p>\n      <\/div>\n    <\/aside>\n\n  <\/div>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>F\u00e5 en introduktion til License Manager, og se, hvordan modulet giver din organisation central styring af adgang, licenser og ejerskab af arrangementer i Conference Manager. Kort introduktion Overblik over License Manager F\u00e5 et enkelt overblik over, hvad License Manager er, hvordan det fungerer, og hvorn\u00e5r det kan bruges. \u00c5bn PDF M\u00e5lrettet Organisationer med flere licenser &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/cmacademy.events\/da\/knowledge-base\/license-manager-introduktion\/\" class=\"more-link\">L\u00e6s resten<\/a><\/p>\n","protected":false},"author":6,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":{"footnotes":""},"ht-kb-category":[],"ht-kb-tag":[5939,5940],"class_list":["post-18260","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_tag-license-manager","ht_kb_tag-licensoverblik","entry"],"_links":{"self":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb\/18260","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/comments?post=18260"}],"version-history":[{"count":2,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb\/18260\/revisions"}],"predecessor-version":[{"id":18271,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb\/18260\/revisions\/18271"}],"wp:attachment":[{"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/media?parent=18260"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb-category?post=18260"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/cmacademy.events\/da\/wp-json\/wp\/v2\/ht-kb-tag?post=18260"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}