elgg / twitter_api
This package is abandoned and no longer maintained.
No replacement package was suggested.
Allows users to log in with their Twitter account and provides access to the Twitter API
1.9
2017-07-28 13:52 UTC
Requires
- composer/installers: >=1.0.8
Conflicts
- elgg/elgg: <1.9
This package is auto-updated.
Last update: 2023-06-05 07:18:26 UTC
README
Allows users to log in with their Twitter account and provides access to the Twitter API.
Note:
This plugin was split from the original Elgg project code on 2017-07-28.
The following command was used:
git filter-branch --prune-empty --subdirectory-filter mod/twitter_api master
See also: https://help.github.com/articles/splitting-a-subfolder-out-into-a-new-repository/