{"id":695,"date":"2021-01-27T15:00:30","date_gmt":"2021-01-27T14:00:30","guid":{"rendered":"https:\/\/devowl.io\/?post_type=knowledge-base&#038;p=695"},"modified":"2023-11-02T12:23:19","modified_gmt":"2023-11-02T10:23:19","slug":"devowl-wo-finde-ich-meinen-lizenzschluessel","status":"publish","type":"knowledge-base","link":"https:\/\/devowl.io\/de\/knowledge-base\/devowl-where-can-i-find-my-license-key\/","title":{"rendered":"Wo finde ich meinen Lizenzschl\u00fcssel?"},"content":{"rendered":"<section class=\"l-section wpb_row height_medium\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_flex valign_top type_default stacking_default\"><div class=\"vc_col-sm-12 wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><p>After installing the WordPress plugin, it will ask for your license key. <strong>Only with an activated license, you can get updates, support, etc.<\/strong><\/p>\n<p>The following article explains how you find the license key for products <strong>purchased at devowl.io<\/strong> (or manually added to your devowl.io account).<\/p>\n<h2>Get a license in the customer center<\/h2>\n<p>You can manage as many licenses as are included in your subscription or one-time purchase. Each license allows you to install the plugin on production and development websites. This is how you find the license key in the customer center:<\/p>\n<ol>\n<li>Open the <a href=\"\/account\/\" target=\"_blank\" rel=\"noopener noreferrer\">customer center on devowl.io.<\/a><\/li>\n<li>Request a magic link to log in to the customer center.<\/li>\n<li>Click on the magic link in your email inbox.<\/li>\n<li>In the tab <em>Subscriptions and Licenses<\/em> you will find your active subscription. If you have several subscriptions, you have to click on the <em>More<\/em> button to see the <em>Licenses<\/em> table.<\/li>\n<li>With a click on <em>Add licenses<\/em> you can create a new license. For each license you can define a maximum number of production and development environments where it is valid and a description.<\/li>\n<li>After creating the license you will find your license key in the <em>Licenses<\/em> table (e.g. <code class=\"\" data-line=\"\">18bac38b-ax8u-4821-ab62-7hdcd10abe2d<\/code>).<\/li>\n<li>In your WordPress plugin you can enter and activate your license key under <em>Plugins &gt; Installed Plugins &gt; [name of the plugin] &gt; License.<\/em><\/li>\n<\/ol>\n<h2>License key after purchase<\/h2>\n<p>After purchasing a product on devowl.io, a license key is automatically issued for <strong>one<\/strong> production and development website. At the end of the purchase process in the <em>Download<\/em> step, the license will be displayed.<\/p>\n<p>Do not worry if you have already closed the window in your browser. We have also sent you the license by email in the order confirmation, and you can view the automatically generated license in the customer center, as we explained in the previous section.<\/p>\n<p>If you have found your license key, just follow step 7 in the previous section.<\/p>\n<h2>Common problems<\/h2>\n<h3>I have previously used a pirated copy, how do I activate my purchased license?<\/h3>\n<\/div><\/div><div class=\"w-iconbox us_custom_8551abba iconpos_left style_outlined color_primary align_left no_title\"><div class=\"w-iconbox-icon\" style=\"font-size:18px;\"><i class=\"fas fa-lightbulb\"><\/i><\/div><div class=\"w-iconbox-meta\"><div class=\"w-iconbox-text\"><p><strong>Do not panic!<\/strong> This article can get very technical. If you get confused yourself, it may be helpful to contact your technical contact and\/or hosting provider.<\/p>\n<\/div><\/div><\/div><div class=\"w-image us_custom_a833bf3c align_none\"><div class=\"w-image-h\"><img decoding=\"async\" width=\"822\" height=\"309\" src=\"https:\/\/devowl.io\/wp-content\/uploads\/knowledge-base\/wordpress-pirated-copy-license-dialog.png\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/devowl.io\/wp-content\/uploads\/knowledge-base\/wordpress-pirated-copy-license-dialog.png 822w, https:\/\/devowl.io\/wp-content\/uploads\/knowledge-base\/wordpress-pirated-copy-license-dialog-326x123.png 326w, https:\/\/devowl.io\/wp-content\/uploads\/knowledge-base\/wordpress-pirated-copy-license-dialog-18x7.png 18w, https:\/\/devowl.io\/wp-content\/uploads\/knowledge-base\/wordpress-pirated-copy-license-dialog-652x245.png 652w\" sizes=\"auto, (max-width: 822px) 100vw, 822px\" \/><\/div><\/div><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><p>The presence of multiple asterisks in the license key indicates that you are using or have used an unauthorized copy of our software, commonly known as &#8220;nulled software.&#8221; Unfortunately, we cannot simply deactivate this license and replace it with your legitimate license key using the &#8220;Deactivate&#8221; link, as the pirates have embedded a code to block such actions.<\/p>\n<div class=\"group w-full text-gray-800 dark:text-gray-100 border-b border-black\/10 dark:border-gray-900\/50 bg-gray-50 dark:bg-&#091;#444654&#093;\">\n<div class=\"flex p-4 gap-4 text-base md:gap-6 md:max-w-2xl lg:max-w-&#091;38rem&#093; xl:max-w-3xl md:py-6 lg:px-0 m-auto\">\n<div class=\"relative flex w-&#091;calc(100%-50px)&#093; flex-col gap-1 md:gap-3 lg:w-&#091;calc(100%-115px)&#093;\">\n<div class=\"flex flex-grow flex-col gap-3\">\n<div class=\"min-h-&#091;20px&#093; flex items-start overflow-x-auto whitespace-pre-wrap break-words flex-col gap-4\">\n<div class=\"markdown prose w-full break-words dark:prose-invert dark\">\n<p>To use your purchased license key and unlock the software, some manual steps in the database are required. Please follow the steps below to proceed:<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<ol>\n<li>Deactivate and uninstall the plugin on your website (your data will be preserved!).<\/li>\n<li>Open your database (e.g. through phpMyAdmin) and run the following command:\n<pre>DELETE FROM wp_options WHERE option_name LIKE 'rpm-wpc%'<\/pre>\n<\/li>\n<li>Follow the instructions <em><a href=\"https:\/\/devowl.io\/knowledge-base\/devowl-install-wordpress-plugin\/\" target=\"_blank\" rel=\"noopener\">How can I install the PRO version of the plugin?<\/a><\/em> to install the plugin properly.<\/li>\n<li>Afterward, you should be able to activate your license key<\/li>\n<\/ol>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/section>\n","protected":false},"template":"","topic":[24,23,25,26,27],"class_list":["post-695","knowledge-base","type-knowledge-base","status-publish","hentry","topic-purchase-and-installation-rml","topic-purchase-and-installation-rcb","topic-purchase-and-installation-rpm","topic-purchase-and-installation-rcm","topic-purchase-and-installation-rtg"],"acf":[],"_links":{"self":[{"href":"https:\/\/devowl.io\/de\/wp-json\/wp\/v2\/knowledge-base\/695","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devowl.io\/de\/wp-json\/wp\/v2\/knowledge-base"}],"about":[{"href":"https:\/\/devowl.io\/de\/wp-json\/wp\/v2\/types\/knowledge-base"}],"version-history":[{"count":9,"href":"https:\/\/devowl.io\/de\/wp-json\/wp\/v2\/knowledge-base\/695\/revisions"}],"predecessor-version":[{"id":238158,"href":"https:\/\/devowl.io\/de\/wp-json\/wp\/v2\/knowledge-base\/695\/revisions\/238158"}],"wp:attachment":[{"href":"https:\/\/devowl.io\/de\/wp-json\/wp\/v2\/media?parent=695"}],"wp:term":[{"taxonomy":"topic","embeddable":true,"href":"https:\/\/devowl.io\/de\/wp-json\/wp\/v2\/topic?post=695"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}