How To
Use this section to provide a description of your blog.
Steps on Getting Google reCaptcha key & secret
Posted by Solaiman Kabir Shagar on
In order to add google reCaptcha in admin panel (Settings => General Settings) please do the following:
1) Go to this link: https://www.google.com/recaptcha/intro/v3.html (log in if you're not) You might see an option on top right that says "Admin Console" click on that.
2) Locate the plus "+" sign on the right
3) Type out a label. It could be the name of your website. Just something to remember this reCaptcha
4) Next choose any of the reCaptcha types
5) Now, type out your domain name (eg. example.com)
6) Finally Accept Terms of Service and hit submit
7) Once that is done, copy the reCaptcha key and secret and paste in backend admin panel (so Settings => General Settings)
Where does this (Google reCaptcha) show up? It shows up in support page (https://www.independify.com/customer_support) before customer submits it.
Read more
Steps on Getting Google reCaptcha key & secret
Posted by Solaiman Kabir Shagar on
In order to add google reCaptcha in admin panel (Settings => General Settings) please do the following:
1) Go to this link: https://www.google.com/recaptcha/intro/v3.html (log in if you're not) You might see an option on top right that says "Admin Console" click on that.
2) Locate the plus "+" sign on the right
3) Type out a label. It could be the name of your website. Just something to remember this reCaptcha
4) Next choose any of the reCaptcha types
5) Now, type out your domain name (eg. example.com)
6) Finally Accept Terms of Service and hit submit
7) Once that is done, copy the reCaptcha key and secret and paste in backend admin panel (so Settings => General Settings)
Where does this (Google reCaptcha) show up? It shows up in support page (https://www.independify.com/customer_support) before customer submits it.
Read more
How to configure Google login
Posted by Solaiman Kabir Shagar on
1. First login into Google.
2. Go to https://console.developers.google.com/projectselector/apis/library .
3. Create Project.
4. Click on the menu icon on the top left corner and hover your mouse on APIs & Services.
5. Click on library
6. In the library screen, search for "google plus api" and choose the first option and enable it.
8. On the left section of your screen, click on credentials then click on OAuth consent screen tab. Fill in the info and hit save.
9. Click back on credentials and create credentials.6. Choose OAuth Consent Screen and product name which is on the second field.
10. Go back to the credetials screen and click on create credentials and choose OAuth Client ID.
11. Select the web application option and give it a redirect url (at this momment, this is the second option) this way http://yourwebsite.com/g-callback and click on create.9. Finally, you will receive the OAuth client ID and client secret. Paste these in the admin panel's genral settings section, in their respective fields.
Read more
How to configure Google login
Posted by Solaiman Kabir Shagar on
1. First login into Google.
2. Go to https://console.developers.google.com/projectselector/apis/library .
3. Create Project.
4. Click on the menu icon on the top left corner and hover your mouse on APIs & Services.
5. Click on library
6. In the library screen, search for "google plus api" and choose the first option and enable it.
8. On the left section of your screen, click on credentials then click on OAuth consent screen tab. Fill in the info and hit save.
9. Click back on credentials and create credentials.6. Choose OAuth Consent Screen and product name which is on the second field.
10. Go back to the credetials screen and click on create credentials and choose OAuth Client ID.
11. Select the web application option and give it a redirect url (at this momment, this is the second option) this way http://yourwebsite.com/g-callback and click on create.9. Finally, you will receive the OAuth client ID and client secret. Paste these in the admin panel's genral settings section, in their respective fields.
Read more
How To configure Facebook login on the site
Posted by Solaiman Kabir Shagar on
1. First Login To Facebook.
2. Go to https://developers.facebook.com/apps/
3. Add a new app.
4. Click setting dropdown menu and open "basic".
5. Paste your website url in the apps domains field
6. You must provide a valid privacy policy url in privacy policy url Field
7. Click on "add platform" and select "website"
8. Give your website url in the given field and click on save changes Note: Make sure your app is live
9. Copy the app id and app secret and paste in the admin panel general settings section, in their respective fields. If after all this you still get an error, you will have to do the following additional steps:
10. Go back to https://developers.facebook.com/apps/ and choose your app.
11. Click the dropdown on facebook login and choose settings.
12. Make sure "Embedded Browser OAuth Login" is set to yes
13. Add the following in the Valid OAuth Redirect URIs text box: http://yourWebsite.com/fb-callback Note: if your domain name includes "https or www" include that in number 13.
Read more
How To configure Facebook login on the site
Posted by Solaiman Kabir Shagar on
1. First Login To Facebook.
2. Go to https://developers.facebook.com/apps/
3. Add a new app.
4. Click setting dropdown menu and open "basic".
5. Paste your website url in the apps domains field
6. You must provide a valid privacy policy url in privacy policy url Field
7. Click on "add platform" and select "website"
8. Give your website url in the given field and click on save changes Note: Make sure your app is live
9. Copy the app id and app secret and paste in the admin panel general settings section, in their respective fields. If after all this you still get an error, you will have to do the following additional steps:
10. Go back to https://developers.facebook.com/apps/ and choose your app.
11. Click the dropdown on facebook login and choose settings.
12. Make sure "Embedded Browser OAuth Login" is set to yes
13. Add the following in the Valid OAuth Redirect URIs text box: http://yourWebsite.com/fb-callback Note: if your domain name includes "https or www" include that in number 13.