به محتویات بروید
WordPress.org

فارسی (افغانستان)

  • پوسته‌ها
  • افزونه‌ها
  • اخبار
  • درباره
  • Contact
  • دریافت وردپرس
دریافت وردپرس
WordPress.org

Plugin Directory

Gravity Forms Janrain Add-on

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

این افزونه با آخرین 3 نسخه اصلی وردپرس تست نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری داشته باشد.

Gravity Forms Janrain Add-on

توسط goldenapples
دانلود
  • جزئیات
  • نقد و بررسی‌ها
  • نصب
  • توسعه
پشتیبانی

توضیحات

This plugin allows you to integrate your existing Janrain Engage sign-in
application with any form in Gravity Forms and use users’ social profile data to
prefill fields.

After activating the plugin and entering your Engage app settings on the Forms >
Janrain Settings
page, a “Social Login” field will be added to the list of
available fields in Gravity Forms. All other fields will have a new setting for
“Prefill from:”, where you can elect to let that field be prefilled from the
social profile data, and choose which data to use as a prefill.

Works with the free Basic app available from Janrain – sign up at
http://rpxnow.com – although some extended profile data fields are only
available with the Plus level ($10/mo – see
Janrain Engage Pricing
for more information.)

عکس‌های صفحه

  • The field added when you click the ‘Social Login’ field button (in the “Advanced Fields” section.
  • To enable social prefill on a field, check the “Prefill this field” option and select the data you wish to use to prefill it from the dropdown.

نصب

  1. Extract the zip file and just drop the contents in the wp-content/plugins/
    directory of your WordPress installation and then activate the Plugin from
    Plugins page.
  2. Enter your Engage app info (which can be found on your dashboard at
    dashboard.janrain.com) on the settings page (Forms > Janrain Settings).
    Choose the providers you would like to enable social signin from there.
  3. Add “Social Login” fields to any forms you would like to enable social
    prefill for, and set the “Prefill with” value for each of the fields which
    you would like to pull info from the social profile.

سوالات متداول

I can’t find (Facebook/Twitter/other provider) in the list of available
providers.

Some providers require configuration in order to be available. To use Facebook
login through Janrain Engage, for example, you will have to create an app on
Facebook, and give those credentials to your Engage app.

Luckily, there are current step-by-step directions on the Engage dashboard. Go
to the “Setup Widget” page on your Janrain dashboard (find it under
Deployment > Sign-in for Web; open the Providers section of the
sidebar). Each of the providers which requires configuration will have a gray
gear icon next to it; click that icon and follow the wizard steps.

I want to be able to access a field that a provider offers, but it’s not
populating in my forms.

Some profile fields require requesting extended profile data. You can configure
the permissions your app requests of the user on an “a la carte” basis from your
rpxnow dashboard under Deployment > Provider Configuration. (Keep in mind
that asking users for too many permissions is more likely to scare them away –
don’t be a creeper!

NOTE: some extended profile fields are only available to Plus or higher
service levels.

How can I add more prefill fields beyond the default ones?

This plugin has been designed to be easy to extend. If you want to add more
fields, you will need to hook a function to the filter janrain_gforms_profile_data
that defines the name of the field you want to add, and the function to get its
data. This filter recieves the array of core fields as its argument, so if you
need to redefine one of the core fields, this is the place to do that as well.

For example, the following code will make a new field available called
“religion”; which pulls any data the user has entered as their “religion” on
Facebook (or any other provider that includes that field):

add_filter( 'janrain_gforms_profile_data', 'add_religion_field' );

function add_religion_field( $fields ) {
    $fields['religion'] = array(
        'name' => 'Religion',
        'function' => 'religion_field'
    );
    return $fields;
}

function religion_field( $profile ) {
    return $profile->merged_poco->religion;
}

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Gravity Forms Janrain Add-on” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان
  • goldenapples

ترجمه “Gravity Forms Janrain Add-on” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

0.3

  • Bugfixes: Fixed Javascript error that was making it impossible to update field settings
    using Chrome browser in recent versions of WordPress
  • Enhancements: Added more providers that have been added to the Janrain
    product since this plugin was last updated, including Google+, Instagram,
    XING, and MYDIGIPASS.COM.
  • Updated some help text and links in admin settings pages.

0.2

  • Bugfixes: typos in configuration settings prevented plugin from working with
    any apps other than Janrain internal ones. (a pretty big problem)
  • Enhancements: Minor display enhancements to plugin settings screen and help text.

0.1a

  • Initial commit

اطلاعات

  • Version 0.3
  • Last updated 12 سال پیش
  • Active installations 10+
  • WordPress version 3.4 یا بالاتر
  • Tested up to 3.5.2
  • Language
    English (US)
  • Tags
    formssocial login
  • نمایش پیشرفته

امتیازها

No reviews have been submitted yet.

افزودن ارزیابی من

See all reviews

مشارکت کنندگان

  • goldenapples

پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

مشاهده انجمن پشتیبانی

  • درباره ما
  • اخبار
  • میزبانی
  • حریم خصوصی
  • ویترین
  • پوسته‌ها
  • افزونه‌ها
  • الگوها
  • یادگیری
  • پشیتبانی
  • توسعه‌دهندگان
  • WordPress.tv ↗
  • مشارکت کنید
  • رویدادها
  • حمایت ↗
  • پنج برای آینده
  • WordPress.com ↗
  • مت ↗
  • بی‌بی‌پرس ↗
  • بادی‌پرس ↗
WordPress.org
WordPress.org

فارسی (افغانستان)

  • از حساب X (تویتر سابق) ما دیدن کنید
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • صفحه ی فیسبوک ما را بازدید نمایید
  • بازدید از حساب کاربری ما در اینستاگرام
  • بازدید از حساب کاربری ما در LinkedIn
  • Visit our TikTok account
  • از کانال یوتیوب ما دیدن کنید
  • Visit our Tumblr account
کد شعر است.