-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
43 lines (30 loc) · 1.51 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
=== MM Google Connection ===
Contributors: rodtech
Donate link: http://marsminds.com
Tags: google, signup, google signup, google connect, social login
Requires at least: 3.0.1
Tested up to: 4.3
Stable tag: 1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This Plugin Allow you to have Google Social Login in your site.
== Description ==
This Plugin Allow you to have Google Social Login in your site.
= Special Settings =
A section is added to your Settings menu, allowing you to configure your credentials and the styles for the button.
= Post Types Manager with shotcodes =
**<a href="https://github.com/rodrigo-techera/basic-dev-tools">Fork it on Github</a>**
== Installation ==
1. Download MM Google Connect.
1. Upload the 'mm-google-connect' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
1. Activate MM Google Connect from your Plugins page.
1. Create a new Project here <a href="https://console.developers.google.com/project" target="_blank">https://console.developers.google.com/project</a>.
1. In the sidebar under "APIs & auth", select Credentials, and click the OAuth consent screen tab.
1. Choose an Email Address, specify a Product Name, and click Save.
1. Add a OAuth 2.0 Client ID filling the field Authorized redirect URIs with your domain.
1. Take the Client ID and Client Secret from your recent created App, and complete the fields in your settings.
== Frequently Asked Questions ==
None.
== Changelog ==
= 1.0 =
* Initial Release