Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.43 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.43 KB

Module auth-twitter for Bluz Skeleton

Achievements

PHP >= 7.1+

Latest Stable Version

Build Status

Scrutinizer Code Quality

Total Downloads

License

Usage

Install module

To install the module run the command:

php /vendor/bin/bluzman module:install auth-twitter

Configure

Create an application at Applications page (https://apps.twitter.com/), than setup Consumer Key (API Key) and Consumer Secret (API Secret) inside Twitter section of the auth.php configuration.

Remove module

To remove the module, run the command:

php /vendor/bin/bluzman module:remove auth-twitter