Site Logo
Buy Now
  • Overview
  • Introduction
  • Folder structure
  • Installation
  • Installing, Updating & Activating
  • Server side rendering(Optional)
  • Admin panel in Subdomain(Optional)
  • Install and update in VPS server(Optional)
  • Install SSL in VPS server(Optional)
  • Registration & login
  • SMTP configuration
  • Login with Google
  • Login with Facebook
  • Configuration & setup
  • Translate/Multi Language
  • Countries & Currency List
  • PWA Configuration
  • File upload
  • Frontend
  • API configuration
  • Google cloud storage(Optional)
  • Payment gateway
  • Paypal
  • Stripe
  • Razorpay
  • Ishop setup
  • Admin panel

Login with Google

Create Google App

  1. We need google client id and secret that way we can get information of other user. So if you don't have google app account then you can create from here: Google Developers Console.
  2. Now you have to click on Credentials.
  3. Click on Create Credentials.
  4. Click on Outh Client Id.
  5. To create an OAuth client ID, you must first configure your consent screen
  6. In OAuth consent screen page, Select External
  7. In the next form, put your App name
  8. Upload your Logo
  9. Put your Domain, privacy policy, terms of service url and save. Consent screen has been created.
  10. It's time to create OAuth client ID
  11. It's time to create OAuth client ID
  12. Put Application type to Web Application
  13. Put a Name
  14. Put your Server Url in Authorized JavaScript origins. eg. https://www.yourdomain.com
  15. Put your admin panel's redirect URL in Authorized redirect URIs. eg. https://admin.yourdomain.com/api/v1/user/social-login/callback/google
  16. Click Create
  17. After create account, please copy client id and secret for later use.

Setting the Google configuration

Now it's time to put the client id and secret in the server.

  1. Log in to your admin panel.
  2. Go to Settings > Social Login
  3. Change the Google Client Id and Google Client Secret.

Clearing cache

Now it's time to clear the cache of the backend.

  1. Open admin.yourdomain.com/api/clear-cache in the browser. Cache has been cleared.

You can also clear the cache from the admin panel also.

  1. Login to your Admin panel.
  2. Go to Setting > Clear cache.
  3. And click Clear cache button. Cache has been cleared.

© 2024 - All rights reserved by Ishop