Descripción
Este plugin permite a los desarrolladores integrar Latch en su servicio WordPress. Latch es un servicio que deja a usuarios finales añadir un nivel extra de seguridad a sus servicios y cuentas online.
Con esta versión del plugin, los desarrolladores puede parear y desparear con sus estatus de latch. para más información, por favor visita https://latch.elevenpaths.com o la página del plugin en GitHub https://github.com/ElevenPaths/latch-plugin-wordpress
Instalación
-
When the account is activated, the user will be able to create applications with Latch and access to developer documentation, including existing SDKs and plugins. The user has to access again to Developer area, and browse his applications from «My applications» section in the side menu.
-
When creating an application, two fundamental fields are shown: «Application ID» and «Secret», keep these for later use. There are some additional parameters to be chosen, as the application icon (that will be shown in Latch) and whether the application will support OTP (One Time Password) or not.
-
From the side menu in developers area, the user can access the «Documentation & SDKs» section. Inside it, there is a «SDKs and Plugins» menu. Links to different SDKs in different programming languages and plugins developed so far, are shown.
-
Once the administrator has downloaded the plugin, it has to be added as a plugin in its administration panel in WordPress. Click on «Plugins» and «Add new». It will show a form where you can browse and select previously downloaded ZIP file.
-
Go to «Latch settings», inside «Settings» and introduce «Application ID» and «Secret» previously generated. The administrator can now save the changes clicking on «Save». If everything is ok, a confirmation message will be received.
-
From now on, on user’s profile, a new textbox will appear, inside «Profile» menu, where the token generated from the app should be introduced.
Reseñas
Colaboradores y desarrolladores
«latch» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«latch» ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
2.4
*Compatibility with WordPress 5.2
2.3
*Compatibility with WordPress 4.9.3
2.2
*Compatibility with WordPress 4.4
2.1
*Include spanish translations
2.0
*Change license to GPL v2.0
1.1
*Initial release