=== Migrate Ninja Forms to Gravity Forms === Contributors: travislopes, jeffmatson Tags: gravity forms, ninja forms, import, importer, migration, migrate Requires at least: 4.0.0 Tested up to: 4.4.2 Stable tag: 4.4.2 Imports content from Ninja Forms into Gravity Forms == Description == Migrate Ninja Forms to Gravity Forms is a plugin to do exactly what the name describes; it migrates form content from Ninja Forms to Gravity Forms. Developed with ease-of-use in mind, it will simply add a new tab to Gravity Forms. This allows you you to to move your content from Ninja Forms to Gravity Forms without the hassle of a typical, manual migration. = Field Types = The Migrate Ninja Forms to Gravity Forms plugin supports the following field types: * Checkbox * Description * Hidden * List * Phone * Password * Text * Textarea = List Fields = List fields from Ninja Forms are converted to their similar field types in Gravity Forms, such as Checkbox, Select, Multi-Select fields, or Radio fields. = Text Fields = Text fields from Ninja Forms are converted to supported Gravity Forms field based on their input mask, such as Date, Email, Number (for currency and numbers) and Phone. = Field Properties = The Migrate Ninja Forms to Gravity Forms plugin migrates the following Ninja Forms field properties over to their Gravity Forms field counterparts: * Field ID * Label * Admin Label * Requirement * CSS Classes * Default Value (only custom default values are supported) == Screenshots == 1. Migration Form Selection. == Installation == = Requirements = * WordPress version 4.0.0 and later (tested at 4.4.2) * Gravity Forms 1.9.10 and later * Ninja Forms 2.9.33 and later (Does not support Ninja Forms 3) = Installation = 1. Unpack the download package. 1. Upload all files to the `/wp-content/plugins/` directory, with folder 1. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = v0.1.3 = * Fixed issue with checkbox options not being mapped correctly. = v0.1.2 = * Fixed issue where fields could not be edited after migration. = v0.1.1 = * Updated notification conversion to not use boolval(). = v0.1 = * Initial release