Libraries tagged by activate
sergioooo/cakephp-cors
1 Downloads
CakePHP 4+ plugin for activating CORS in your application
sarcoma/users
59 Downloads
User log in, authentication and account activation.
samkitano/aktiv8me
185 Downloads
User Activation by email for Laravel 5.5
sagsoz06/workshop-module
140 Downloads
Workshop module for AsgardCMS. Handles the activation of modules.
proteusthemes/edd-theme-updater
240 Downloads
Used for activating the theme and offering automatic updates to the users via the EDD shop.
pinkcrab/perique-plugin-lifecycle
5761 Downloads
A module for the PinkCrab Perique Framework which makes it easy to add subscribers which are triggered during various events within a plugins life cycle(Activation, Deactivation, Uninstall, Update etc).
perry-rylance/wordpress-plugin
162 Downloads
A basic boilerplate WordPress plugin, including activation and de-activation hooks, first run, update detection, admin menu and script loading callbacks.
pattonwebz/theme-php-version-support-check
1 Downloads
A class used to do PHP version checking on theme activation and revert if min PHP version not met.
onge/user-manager
45 Downloads
User management tools - registration, activation, authorization, password recovery, security. Made for developers
odwini/asgardcms-workshop
25 Downloads
Workshop module for AsgardCMS. Handles the activation of modules.
mikael-brosset/debug-bundle
0 Downloads
A very light debug activation library
malahierba-lab/token
328 Downloads
Laravel token manager for password reset, account activation... and more. Laravel Cache Facade Based
laraviet/workshop-module
23 Downloads
Workshop module for AsgardCMS. Handles the activation of modules.
kruegge82/billbee-php-sdk-api
14 Downloads
Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
kallookoo/wp_plugin_check_admin_referer
46 Downloads
Checks if using the plugin on register_activation_hook, register_deactivation_hook and register_uninstall_hook