Package Data | |
---|---|
Maintainer Username: | avivieu |
Maintainer Contact: | Bitrix@avivi.com.ua (avivi) |
Package Create Date: | 2016-02-25 |
Package Last Update: | 2016-03-01 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2025-02-19 03:02:15 |
Package Statistics | |
---|---|
Total Downloads: | 7 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 2 |
Total Watchers: | 3 |
Total Forks: | 3 |
Total Open Issues: | 0 |
Install Laravel
Install service
$ composer require avivieu/bitrix-redmine
Publish assets
php artisan vendor:publish --provider="avivieu\bitrixRedmine\bitrixRedmineServiceProvider"
Run migrations
$ php artisan migrate --path=vendor/avivieu/bitrixRedmine/src/migrations
Change redmine settings from config path /config/redmine.php
For usage you need sent REST requests from bitrix to service with the next requirements:
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING and CONDUCT for details.
The MIT License (MIT). Please see License File for more information.