This WordPress plugin allows site owners to create restricted contents in any part of the site for registered users or visitors. Users will be promted to enter their mobile numbers, an SMS will be sent to that mobile number containing a code. After entering the code in the site, user can view the content. Also you can manually verify a user from the admin panel and see which user is verified or not. You can also integrate this service with...
Description This script allow you to protect your users accounts from being accessed without their permission. Once a user logs into a computer for the first time, a 7-digit verification code will be generated and the user will can choose to have the code emailed or texted to them. When the user enters their code, they will be redirected to their account. A user can request for their computer to be trusted for 30 days. Once a computer has be...
Email to SMS is an object-oriented PHP library for sending text messages using the email-to-SMS gateways that carriers provide. It’s important to understand that Email to SMS is a library, not an application, which means that it doesn’t do anything on its own. Instead, it works as a third-party component for your existing application or website, allowing you to send text messages from your code. Sending messages with Email to SMS is free (al...
Umbrella Text Messager (UTM for short) is an entirely object-oriented library for PHP that provides a common interface for multiple SMS -gateway services and manages the hassles normally involved with each of them, enabling developers to conveniently send dynamic text messages with minimal code. Length limitations are not an issue because UTM will automatically split up long messages while intelligently maintaining readability by ensuring tha...