RocketChat.class.inc |
RocketChat.class.inc |
RocketChat |
|
rocket_chat.info |
rocket_chat.info |
|
name = Rocket.Chat
description = Rocket.Chat Livechat integration module.
package = Rocket.Chat
core = 7.x
files[] = RocketChat.class.inc
files[] = rocket_chat.test
configure = admin/config/services/rocket_chat |
rocket_chat.install |
rocket_chat.install |
|
Install, update and uninstall functions for the rocket_chat module. |
rocket_chat.module |
rocket_chat.module |
|
Rocket.Chat Livechat Module. |
rocket_chat.test |
rocket_chat.test |
|
|
rocket_chat_oauth_login.info |
modules/rocket_chat_oauth_login/rocket_chat_oauth_login.info |
|
name = Rocket Chat oAuth Login
description = Enables Rocket chat to authenticate with this drupal.
core = 7.x
package = Rocket.Chat
version = 7.x-1.0
dependencies[] = entity
dependencies[] = oauth2_server
dependencies[] = rocket_chat
project path =… |
rocket_chat_oauth_login.module |
modules/rocket_chat_oauth_login/rocket_chat_oauth_login.module |
|
Code for the Rocket Chat oAuth Login feature. |