emart - Laravel Multi-Vendor Ecommerce Advanced CM
  • Documentation
  • Introduction
  • Key Features
  • Installation
    • Server Requirements
    • Shared Hosting Install
    • Installation Step By Step
    • Installation on VPS hosting
  • Developer Guide
    • Developer Guide
  • Setting up emart
    • Mail settings
    • Setting up CRON JOBS
    • PWA Setup
    • Multivendor Setup
    • Setting up Multicurrency
    • Database backup
    • Import Demo Content
    • Push notifications
    • Seller Payouts
    • Front settings
      • Payment gateways
      • SMS Settings
    • Site Settings
    • Setting up Google review
    • Wallet settings
    • Add-on Manager
  • faq's
    • Installation FAQ's
    • General Settings
    • Disclaimer
    • Regular & Extended Licenses
    • Privacy Policy
    • Access Denied
  • UPDATE PROCESS
    • Changelogs
    • UpdateGuide
    • Quick Update
      • 2.8.x
      • 2.9.x
      • 3.0x
  • Support
    • Support
    • Source and Credits
    • Emart Tutorials - Youtube
    • Installation of eMart
  • Conclusion
    • Conclusion
  • portfolio
  • Codecanyon
  • Themeforest
  • Graphic River
  • Homepage
  • Emart Api
  • 🍿Getting Started
  • Login
  • Register
  • Refresh Token
  • Logout
  • Social Login API
  • Homepage (12/01/2022)
  • Product Detail page (18/01)
  • Product all Comments
  • Product All Reviews
  • Get All Brands
  • Brand Products
  • Main Category with products(26/11)
  • Subcategory with products (26/11)
  • Child category with their products (26/11)
  • Get all categories
  • Get All Subcategory
  • Get All Childcategories
  • 🦹‍♂️View User Profile
  • Current User Wallet
  • User Favorite Wishlist (26/11)
  • Add item in wishlist (09/02)
  • Remove items from wishlist (09/02)
  • Wishlist collection (09/02)
  • View Particular Wishlist collection (09/02)
  • Create wishlist collection (09/02)
  • Current User Address list (02/02)
  • Create new user address (02/02)
  • List Billing address (02/02)
  • Create billing address (02/02)
  • Current User bank list (10/01/2022)
  • Current User notifications
  • 🌟My Reviews
  • Get User Cart (13/01)
  • Add Item in User Cart (13/01)
  • Remove Item from user cart (13/01)
  • Clear user cart
  • Increase item quantity in user cart (19/01) (Updated)
  • Get Guest User Cart (15/01)
  • Guest cart Store (15/01)
  • Apply Coupans
  • Remove coupan
  • General FAQ API
  • Custom Page
  • Pincode API (03/02)
  • General Configurations
  • Payment Methods List
  • List of countries
  • List of states
  • List of Cities
  • Search City (03/02)
  • Fetch City List By Pincode For Guest (03/02)
  • Fetch city list with address for logged in user (03/02)
  • List Languages
  • Fetch Current Time
  • Policy Pages
  • Order Review (27/02)
  • Localpickup apply (27/02)
  • Remove Localpickup (27/02)
  • Confirm Order
  • MY Orders
  • View Order
  • Get Razorpay Payment ORDER ID
  • Generate Paytm Checksum
  • View All Flashdeals (12/01)
  • View Specific Flashdeals (12/01)
  • Wishlist
  • Changelogs
Powered by GitBook
On this page
  • General settings
  • SEO Settings
  • Site Languages
  • Mail settings
  • Social Login Settings
  • SMS Settings
  • Admin Dashboard settings
  • Maintenance Mode
  • Terms settings
  • Bank Details settings

Was this helpful?

  1. Setting up emart

Site Settings

In this guide you will learn what is site settings and sub site settings

PreviousSMS SettingsNextSetting up Google review

Last updated 9 months ago

Was this helpful?

General settings

This is main site settings of emart. Most of the settings toggle you can find here. You can manage Site address, contact email, Project name, Logo , Favicon, Preloader, Newsletter settings, Re-Captcha settings, Google tag manager settings.

SEO Settings

You can manage your site SEO here and create SEO title, description , Google analytics ID, Facebook Pixel key also you can generate sitemap in xml format here.

Site Languages

You can manage your site languages and translation here. By our brand new inline Translation manager with search you can easily edit any translation string. Also our homepage is made on vue only so translation can be done via Sync homepage translations button. To manage Static translation Click on Update static translation button and click on pencil icon. 21 language already come with pre-translated strings you just need to add language by code.

Mail settings

You can find more about mail settings here.

Social Login Settings

Social login is used to quickly sign in or sign up with services like facebook, google, amazon, twitter, gitlab and linked in.

Facebook

To set-up Facebook login you need to create app on Facebook here by following this :

For callback URL you can copy callback URL given in Social Login settings.

After that you will receive Client ID and Client Secret which you need to update in Social login settings.

Google

To set-up Google login you need to create app on Google here by following this :

For callback URL you can copy callback URL given in Social Login settings.

After that you will receive Client ID and Client Secret which you need to update in Social login settings.

Twitter

To set-up Twitter login you need to create app on Twitter here by following this :

For callback URL you can copy callback URL given in Social Login settings.

After that you will receive Client ID and Client Secret which you need to update in Social login settings.

Gitlab

To set-up Gitlab login you need to create app on Gitlab here by following this :

For callback URL you can copy callback URL given in Social Login settings.

After that you will receive Client ID and Client Secret which you need to update in Social login settings.

Amazon

To set-up Amazon login you need to create app on Amazon here by following this :

For callback URL you can copy callback URL given in Social Login settings.

After that you will receive Client ID and Client Secret which you need to update in Social login settings.

LinkedIn

For callback URL you can copy callback URL given in Social Login settings.

After that you will receive Client ID and Client Secret which you need to update in Social login settings.

SMS Settings

To set-up SMS you can follow this card

Admin Dashboard settings

In admin dashboard settings you can manage Admin dashboard widgets.

Maintenance Mode

In maintenance Mode you can continue setup your site and for end user it will show a maintenance message shown by you.

In Allowed IP you need to PUT IP Addresses which you want to allow to access the site even in Maintenance Mode

Terms settings

In terms settings you can create terms of services which shown to front end user. There are two types of terms are there first is

User term settings :

In this settings you can update terms of services for registration page which will shown to register page and user need to agree the terms of services in order to register.

Seller term settings :

In this settings you can update terms of services for seller registration page which will shown to seller register page and seller need to agree the terms of services in order to register as seller.

Bank Details settings

In bank details settings you can toggle this to show Bank transfer payment option on front end checkout page. You need to update your bank ac details and then user can manually transfer the payments to that account and upload proof of it in order to create order.

To set-up LinkedIn login you need to create app on LinkedIn here by following this:

Mail settings
https://www.knowband.com/blog/mobile-app/create-facebook-app-for-facebook-login-authentication/
https://medium.com/@thomashellstrom/use-google-as-login-in-your-web-app-with-oauth2-352f6c7f10e6
https://smashballoon.com/doc/create-your-own-twitter-app/
https://medium.com/@thomashellstrom/use-google-as-login-in-your-web-app-with-oauth2-352f6c7f10e6
https://developer.amazon.com/loginwithamazon/console/site/lwa/create-security-profile.html
https://docs.wpwebelite.com/social-network-integration/linkedin/#:~:text=To%20create%20a%20LinkedIn%20App,.com%2Fsecure%2Fdeveloper.&text=On%20that%20page%20click%20on,which%20do%20contain%20a%20star.
SMS Settings