Based on activecollab-slack. RocketChat integration for Active Collab 4. Following events are pushed to a pre-defined channel:
- new task
- new comments
- new subtask
- completed subtask
- completed tasks
- Active Collab 4
- custom field 1 is not yet in use for projects
- Download latest release and extract them to
custom/moduleswithin your Active Collab. - Create a RocketChat API keypair:
- Login user
- Profile -> My Account -> Personal Access Tokens
- Create a Personal Token
- Open your
config/config.phpand add url, token and userid:define('ROCKETCHAT_TOKEN', '1234567890qwertyuiopasdfghjklzxcvbnm1234567');define('ROCKETCHAT_USERID', 'ABCDEFGHIJKLMN321');define('ROCKETCHAT_URL', 'https://rocketchat.example.com');
- Login as admin and install module via "Administration → Modules".
- Go to "Administration → Project Settings" and enable the first custom field.
Enter the name of the channel or group in one of the formats:
- #channel_name - for public channels.
- group_name - for private groups(User must be a join in group.).
Open source licensed under the MIT license (see LICENSE file for details).
BTC 1DcMtyqNATFr5zqncugWrm9ArLFh7yFozQ