Zum Inhalt springen
WordPress.org

Deutsch

  • Themes
  • Plugins
  • News
  • Support
  • Über
  • Hilfe
    • Learn WordPress
    • Documentation (en)
    • Foren
    • Developers (en)
    • WordPress.tv
  • Meetups
  • Mitmachen
  • FAQ
  • Hol dir WordPress
Hol dir WordPress
WordPress.org

Plugin Directory

Stitchz Social Login

  • Ein Plugin einreichen
  • Meine Favoriten
  • Anmelden
  • Ein Plugin einreichen
  • Meine Favoriten
  • Anmelden

Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Stitchz Social Login

Von stitchzdotnet
Herunterladen
  • Details
  • Rezensionen
  • Installation
  • Entwicklung
Support

Beschreibung

The Stitchz Social Login plugin extends the standard WordPress user registration
and login experience by integrating social login features. With Stitchz Social
Login users can login with one or more supported social networks, including
Facebook, Twitter, Google, LinkedIn and more (22+).

Stitchz Social Login provides a single, simple interface that maintains all
your social identity provider information safely and securely (and encrypted
while at rest). Using Stitchz saves time and eliminates custom code necessary to
integrate and manage multiple identity providers.

Any user account can connect one or more social identities to their account
and use them to login in with (before or after their account is created).

Supported Providers

  • Facebook
  • Twitter
  • Google
  • Google Plus
  • LinkedIn
  • Tumblr
  • Box
  • PayPal
  • Yahoo
  • DropBox
  • OpenID
  • Instagram
  • VK (Vkontakte)
  • Foursquare
  • Windows Live
  • SoundCloud
  • Discogs
  • Flickr
  • SalesForce.com
  • Auf Pinterest pinnen
  • GitHub
  • Disqus
  • mehr …

For additional details of the plugin, visit the project page:
http://www.stitchz.net/Blog/Getting-Started-with-WordPress-and-Social-Login-A-Step-by-Step-Guide

To submit bug reports and feature suggestions, or to track changes:
http://stitchz.uservoice.com/forums/81839?lang=en

USAGE

  • To login with any identity provider, click the provider link on the login page. The browser will be redirected to the identity provider’s login page followed by (typically) a permissions/scope confirmation page. After a successful login the browser will be redirected back to the WordPress website.

  • Any user account can connect one or more social identities to their account. The Connected Identities section on the user profile page lists all social identities associated with the user. Identities can be removed by clicking the „X“ next to the provider name, or added by click the provider name.

  • Stitchz Login Shortcode can be used on any page/post by using the following: [stitchz_social_login_shortcode]

REQUIREMENTS

None.

CONTACT

Current maintainer(s):
* Stitchzdotnet (Ethan Peterson) – @stichzdotnet on Twitter

Screenshots

  • Stitchz Social Login Settings: The Stitchz Social Login Settings Screen

Installation

General Installation

Stitchz Social Login plugin can be downloaded and added as a plugin to any existing WordPress installation. The plugin can be downloaded from: http://www.stitchz.net/Blog/Getting-Started-with-WordPress-and-Social-Login-A-Step-by-Step-Guide

  1. Login to WordPress as an Administrator.

  2. Go to the WordPress Admin counsel, then click „Plugins“.

  3. Click „Add New“.

  4. On the Add New page, click „Upload“.

  5. Click „Browse“ and navigate to where the stitchz_social_login.zip file was saved to and click open.

  6. Click „Install Now“ to install the plugin.

Konfiguration

Before using Stitchz Social Login, you must setup an application at: https://login.stitchz.net/. Once you application has been setup, continue with
the steps below.

  1. Login to your WordPress site as an Administrator, and go to the WordPress Admin counsel.

  2. Click „Settings > Permalinks“

  3. Change the default way WordPress handles web URLs. Under „Common Settings“, select any option except „Default“, and click „Save Changes“. This will modify the .htaccess rewrite rules.

  4. Next, click „Plugins“.

  5. Navigate to the Stitchz Social Login plugin in the plugins list and click „Activate“.

  6. Then, click „Configure“.

  7. Copy your App Url, ApiKey, AppSecret, and Return Url from your Stitch application into the appropriate fields in the Stitchz Social Login API Settings form. All fields with „(required)“ are, you guessed it, required.

    The „Return Url“ is your WordPress website’s full web address plus the Stitchz WordPress end point (‚/stitchz_social_login/auth‘), i.e. https://www.yourwebsiteaddress.com/stitchz_social_login/auth

  8. Next, select the API Version to run. The „Standard Login“ option is a basic authentication request used to only authenticate a user. The „OAuth 2 Login“ option sends an OAuth 2.0 authenticated request to the Stitchz API and returns a valid OAuth 2.0 token. The token can be used later to make authorized requests to Stitchz.

  9. Confirm your Stitchz Login API Settings before moving on to the next section.

  10. Click the „Sync Providers“ button to synchronize your provider list configured in your Stitchz application with your WordPress instance. If all settings are correct a sample login will display with all your configured and active identity providers. Check the README.txt file if any errors occur.

  11. Enable/disable any login forms where the Stitchz Social Login links are displayed. By default the links are visible on all available forms.

  12. The „Social Login Notes“ field can contain up to 255 letters or numbers in plain text and will be displayed under the social login links.

  13. Klicken Sie auf Speichern.

FAQ

If the sample login links do not display on the Stitchz Login API Settings page, check the following:
  • Check that the App Url, ApiKey and AppSecret are entered exactly as displayed in your Stitchz application page at: https://login.stitchz.net/

  • Confirm your settings, click Save and try again.

  • Go to your Stitchz application and confirm the Return Url matches your website address plus the required Stitchz end point in WordPress, i.e. ‚http://www.YourWebsiteAddress.com/stitchz_social_login/auth‘

Rezensionen

Works as expected

bricktopp 3. September 2016
Simple and easy to use, recommended.

Corporate website does not work

novologic 3. September 2016 1 Antwort
When reviewing the plugins corporate site, got many server errors, could not even log into or create an account, for something that is supposed to be a security application/service, this causes a lot of concern. if the front end of their business is this sloppy, how reliable could the critical backend be?
Alle 2 Rezensionen lesen

Mitwirkende und Entwickler

„Stitchz Social Login“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende
  • stitchzdotnet

Übersetze „Stitchz Social Login“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.4

  • Security enhancements added to escape out potential invalid characters

1.0.3

  • Fixed a small bug when activating the plugin

1.0.2

  • Small bug fix in auth handler

1.0.1

  • Added shortcode code

1.0

  • 1st version

Meta

  • Version 1.0.4
  • Zuletzt aktualisiert vor 10 Jahren
  • Aktive Installationen 10+
  • WordPress-Version 3.9.2 oder höher
  • Getestet bis 4.4.34
  • Sprache
    English (US)
  • Schlagwörter
    facebookgooglesocial logintwitteruser authentication
  • Erweiterte Ansicht

Bewertungen

2.5 von 5 Sternen.
  • 0 5-Sterne-Rezensionen 5 Sterne 0
  • 1 4-Sterne-Rezension 4 Sterne 1
  • 0 3-Sterne-Rezensionen 3 Sterne 0
  • 0 2-Sterne-Rezensionen 2 Sterne 0
  • 1 1-Sterne-Rezension 1 Stern 1

Meine Rezension hinzufügen

Alle Rezensionen anzeigen

Mitwirkende

  • stitchzdotnet

Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

Support-Forum anzeigen

  • Das Projekt
  • News
  • Hosting (engl.)
  • Datenschutz
  • Showcase (engl.)
  • Themes
  • Plugins
  • Vorlagen
  • Learn
  • Support
  • Entwicklung (engl.)
  • WordPress.tv ↗
  • Mitwirken (engl.)
  • Veranstaltungen
  • Spenden (engl.) ↗
  • Five for the Future (engl.)
  • WordPress.com ↗
  • Matt (engl.) ↗
  • bbPress (engl.) ↗
  • BuddyPress (engl.) ↗
WordPress.org
WordPress.org

Deutsch

  • Das X-Konto (früher Twitter) von WordPress.org besuchen
  • Das Bluesky-Konto von WordPress.org besuchen
  • Das Mastodon-Konto von WordPress.org besuchen
  • Das Threads-Konto von WordPress.org besuchen
  • Die Facebook-Seite von WordPress.org besuchen
  • Das Instagram-Konto von WordPress.org besuchen
  • Das LinkedIn-Konto von WordPress.org besuchen
  • Das TikTok-Konto von WordPress.org besuchen
  • Den YouTube-Kanal von WordPress.org besuchen
  • Das Tumblr-Konto von WordPress.org besuchen
Code ist Poesie.