Okay
  Print

General

Basic installation guide This installation guide is suitable for all CyberBukit scripts. All CyberBukit scripts come with an installer, you only need to follow several steps and get installed in a few minutes. 1. Upload files to your server Make s ...

Troubleshot of installation 1. I can visit the homepage or sign-in page, but I'm unable to sign-in Generally, it returns 404 error when you click the 'Sign In' button. Two reasons may cause this: 1. .htaccess file in the root directory is missed. If y ...

Add or remove language This guide works for all CyberBukit scripts. CyberBukit script is multiple languages ready. There are three language switchers in the script.1. at the bottom of all front-end pages2. at the right-top of the back-end dashboar ...

Customize front-end This guide works for all CyberBukit scripts. The front-end comes with about 10 necessary pages. All pages except the homepage are related to the database. You may need to customize the header, footer and homepage. Here is th ...

Payment Item (or Package) Setting You may see 'Package Management' or 'Payment Item' in your script. It's the same meaning. Here we use the word 'Package'. 1. Package Type There are three types of package available. Purchase: It's a one-time purchase, a us ...

Payment Setting (Paypal) PayPal Setting 1. Sign in the CyberBukit script, go to Finance -> Payment Setting -> Paypal Payment, copy the URL in 'Webhook URL' and 'Live Return URL' including the slash at the end of the URL. 2. Sign in the Paypal dashb ...

Payment Setting (Stripe) Stripe Setting 1. Sign in the CyberBukit script, go to Finance -> Payment Setting -> Stripe Payment, copy the URL in 'Webhook Endpoint URL' including the slash at the end of the URL. 2. Sign in the Stripe dashboard: https:/ ...

Google reCAPTCHA We use Google reCAPTCHA v2 Tickbox. There are 4 steps to get it done. 1. Sign in to your Google account and visit https://www.google.com/recaptcha/admin/create 2. Fill in the form as follows: 3. Click Submit, you will ...

Google Login There are 4 steps to get it done. 1. Sign in to your Google account and go to https://console.cloud.google.com/apis/credentials 2. Click CREATE CREDENTIALS and Oauth client ID2. Fill in the form as follows, you will nee ...

Facebook Login There are 9 steps to get it done. 1. Sign in to Facebook and go to https://developers.facebook.com 2. Click My APPs, then click Create App 3. Select Consumer, click Next 4. Fill in the form as follows, then click C ...

Reset purchase code 1. When do you need to reset your purchase code? Once you want to install the script with another domain or migrate to another server with a different IP address, you should reset your purchase code and re-install again. Thi ...

How does the purchase code work? 1. When do I need my purchase code? When you purchase the item from Codecanyon, you will get a file about license certification and purchase code at their download page. Purchase code is required when you install the script. ...

.htaccess file is missed We have found that sometimes the '.htaccess' file in the script's root directory will be missed if you use the cPanel online extract tool to unzip your file. On the other hand, if you upload file by file from Windows, someti ...

API Documentation CyberBukit script comes with a simple RESTful API. The main purpose of the API is to let CyberBukit script works with your other APPs. For example, you create a mobile app. Then you can verify the user's credentials through t ...