ActiveIS.UmbracoForms.Loqate
1.0.0
See the version list below for details.
dotnet add package ActiveIS.UmbracoForms.Loqate --version 1.0.0
NuGet\Install-Package ActiveIS.UmbracoForms.Loqate -Version 1.0.0
<PackageReference Include="ActiveIS.UmbracoForms.Loqate" Version="1.0.0" />
paket add ActiveIS.UmbracoForms.Loqate --version 1.0.0
#r "nuget: ActiveIS.UmbracoForms.Loqate, 1.0.0"
// Install ActiveIS.UmbracoForms.Loqate as a Cake Addin #addin nuget:?package=ActiveIS.UmbracoForms.Loqate&version=1.0.0 // Install ActiveIS.UmbracoForms.Loqate as a Cake Tool #tool nuget:?package=ActiveIS.UmbracoForms.Loqate&version=1.0.0
ActiveIS.UmbracoForms.Loqate
Loqate address verification plugin for Umbraco Forms
Getting started
This package is supported on Umbraco 8.6+ and Umbraco Forms 8.4.1+.
Installation
ActiveIS.UmbracoForms.Loqate is available from Our Umbraco, NuGet or as a manual download directly from GitHub.
Our Umbraco repository
You can find a downloadable package on the Our Umbraco site.
Usage
This package adds Loqate address verification to Umbraco Forms.
This is tested with Umbraco V8.6.1 and Umbraco Forms 8.4.1
You will need to add the following key to your Web.Config:
<add key="LoqateKey" value="YOUR SECRET KEY" />
Contribution guidelines
To raise a new bug, create an issue on the GitHub repository. To fix a bug or add new features, fork the repository and send a pull request with your changes. Feel free to add ideas to the repository's issues list if you would to discuss anything related to the package.
License
Copyright © 2020 ActiveIS & Aaron Sadler.
Licensed under the MIT License.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- UmbracoCms (>= 8.6.1)
- UmbracoForms (>= 8.4.1)
- UmbracoForms.Core (>= 8.4.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial Release