Skip to main content

FAQ

What is FireMobile?

Answer:FireMobile is a plugin for your wordpress and WooCommerce site.It allow users to login/register simply with their mobile number. No more password or email required.

What Features does FireMobile Provide?

Answer:

Passwordless login with SMS/OTP
Firebase Phone Authentication
Two Factor Authentication
Fully customizable
Compatible with All Themes and Plugins
Woocommerce & WPML Compatible
Captcha Supported
Auto Country Code Detection
Easy Installation and Setup

What is the requirement for Inspect to function properly?

Answer:FireMobile Does not require any third party plugin or extension it is a simple plugin used for OTP login.

How to setup Fire Mobile?

Answer:Follow these steps:

1. Go To https://console.firebase.google.com
2. Click on Add Project and Enter your project name
3. After adding your project add a web app from your project settings
4. After adding the web app the apiKey,authDomain,projectId etc will be generated
5. Copy those codes and paste those in your fire mobile plugin input fields
6. In your firebase project go to Build->Authentication->sing in method
7. Now Enable phone service provider
8. In your firebase project got to Build->Authentication->settings->authorized domian
9. Add your domain

How to render the shortcode in frontend ?

Answer:

1.Copy and paste the shortcode in any page 
2.<?php echo do_shortcode('[firebase_otp_login]')?>

Why inserting email is necessary ?

Answer:

Filling up the email is necessary for wordpress user verification.Email field also helps you to create unique user.Previously we had email domain in Firemobile settings that settings has been removed for validation purpose .
For now on email and phone field will be used for validation and verification