# How to Obtain Authorization?

Answer: When the system is installed but not authorized, the frontend will display as shown below:

Plug_list

The backend will display as shown:

Plug_list

If you have not purchased authorization, click Purchase Authorization at the top. If you have already purchased authorization, simply click [Get Authorization Code].

Plug_list

Authorization has been purchased, and you can also obtain the authorization code in the System Authorization section Plug_list Plug_list

After successful [authorization], the backend top bar will show Authorized

Plug_list

The [Powered By BeikeShop] text will be automatically removed from the frontend footer as shown:

Plug_list

Other footer information on the frontend can be edited in the backend at: Design → Footer Decoration → Copyright/Image → Copyright Settings

How to deal with the situation where the authorization code cannot be obtained when obtaining authorization?

Plug_list

Answer:If the above problem occurs, the solution is as follows

(1)The SSL/TLS encryption mode in Cloudflare is set to Full or Full (Strict), and the website also needs to configure a separate certificate

img.png

(2)Set APP_FORCE_HTTPS=true in the .env file in the root directory

img.png

# How to Change the Authorized Domain?

To allow users to purchase License authorization with confidence during the development and testing phases, BeikeShop has launched a new policy! —— You can modify the domain name once within 6 months after purchasing the License! Detailed Instructions: Within 6 months after purchasing the License, users are entitled to one free domain name modification (only one modification is allowed for a lifetime). You can find the "Change Domain" button in "User Center - Set Domain Name". Eligible users can click it to change the domain name once. After the modification, the system will automatically transfer all plugins purchased under the original domain name to the new one. This function only applies to domain name modification under the same user account and does not support cross-user domain name changes. Any unauthorized resale of Licenses will be dealt with severely once detected! If you are not sure about the final domain name when purchasing the License, you can complete the purchase first and then modify the domain name within 6 months, making your choice more flexible.

Detailed Steps:

Log in to your BeikeShop official website account and navigate to the "Domain" page.

Plug_list

Plug_list

Select the domain name for which you want to change the authorization, and click the "Change Domain" button directly.

Plug_list

Enter the new domain name in the pop-up window and click the "Submit" button.

Plug_list

Note: After the domain name is changed, the system will refresh the authorization Token. You need to update the new Token to the plugin market in the system backend.

Click "Token", copy the Token to the Market Token field in the plugin market of your website backend, and then click Confirm.

Plug_list

img.png