We currently offer a WordPress plugin for quick and easy integration. Simply download it from WordPress.org, enter our licence and you’re ready to go.
And of course you can easily customise the plugin according to your needs.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.
enrollIdentity('john.doe'); } catch (\Almefy\Exception\TransportException $e) { echo 'Could not connect to Almefy service: '.$e->getMessage(); } // Handle login request (loginController.php) try { $client->enrollIdentity('john.doe', array( )); } catch (\Almefy\Exception\TransportException $e) { 'Could not connect to Almefy service: '.$e->getMessage(); }