# 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

After successful [authorization], the backend top bar will show Authorized, and 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