Smart Phone Addon for Ninja Forms

Beschrijving

It adds a flag dropdown to any input, detects the user’s country, displays a relevant placeholder and provides formatting/validation methods.

The Smart Phone is an addon to the Ninja Forms plugin. We use third part integration called intlTelInput.

It’s free absolutely.

GitHub

If you have any problems or you want to downgrade the version, we recommend use GitHub.
Just change branch and download what you need.
Smart Phone for Ninja Forms on GitHub

Schermafdrukken

  • Screenshot 1. Front-end example. Default field (without changes).
  • Screenshot 2. Ninja Forms Admin Dashboard. Where field is located.
  • Screenshot 3. Front-end example. Modificated field by changing options from admin dashboard.
  • Screenshot 4. Some options that exist in the 'Restrictions' section of the field.

Installatie

This section describes how to install the plugin and get it working.

  1. Upload nf-smart-phone-addon to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Look for Smart Phone in the Ninja Forms Dashboard

FAQ

Is it paid?

No, it’s free absolutely.
If you want to support us, see donate section.

It doesn’t work or my site was broken

If your site was broken after activation our plugin,
please, create issue here: https://github.com/JDI-company/Smart-Phone-for-Ninja-Forms/issues
or write to us yaroslav.borodii@jdi.company

Beoordelingen

Lees 1 beoordeling

Bijdragers & ontwikkelaars

“Smart Phone Addon for Ninja Forms” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Changelog

1.2.2

What’s Changed

  • Check plugin for compatibility with PHP version 8.2 & WordPress 6.3.2
  • Bug Fix: CSS fix by @haet in https://github.com/JDI-company/Smart-Phone-for-Ninja-Forms/pull/21

1.2.1

What’s Changed

  • Bug Fix: NF Form Multistep plugin doesn’t work with SPN
  • Bug Fix: NF Form Conditional logic plugin doesn’t work with SPN
  • Bug Fix: NF Form doesn’t send if SPN input is empty
  • Bug Fix: NF Form throws error if Separate Dial Code wasn’t chosen
  • Bug Fix: SPN throws “out of stack” in Elementor & Default Country
  • 13-spn-install-intltelinput-with-npm-not-static-files by @roman1923, @yaroslav-borodii in https://github.com/JDI-company/Smart-Phone-for-Ninja-Forms/pull/14
  • Restricted plugin run (only for Ninja forms, wp-ajax, User Frontend)
  • Code Refactoring
  • PHP Code Beautifier
  • IntlTelInput version update to the 18.2.1

1.2.0

User Notes

Dev Notes

  • Add JavaScript Standard
  • Code Refactoring
  • Add package-lock.json to .gitignore
  • Update jQuery dependency for Frontend (for now it uses WordPress jQuery style)
  • Move JavaScript files to footer on Frontend

1.1.1

1.1.0

1.0.3

  • Fixed Incorrect Stable Tag
  • Removed unnecessary options in package.json

1.0.2

  • Removed JavaScript plugin compression-webpack-plugin. It compressed versions of assets to serve them with Content-Encoding (gz).
  • Removed .gz files by WordPress requirement.
  • Changed webpack mode from development to production.
  • Improved README.txt.
  • Fixed package.json (license, urls, version)
  • Changed plugin URI to github repository.

1.0.1

  • Changed plugin name by WordPress requirement

1.0

  • Init Ninja Forms Smart Phone Addon