{"id":18257961,"url":"https://github.com/linkdd/glpi2amqp","last_synced_at":"2025-08-01T23:13:47.684Z","repository":{"id":9459515,"uuid":"11341102","full_name":"linkdd/glpi2amqp","owner":"linkdd","description":"Connector between GLPI and AMQP","archived":false,"fork":false,"pushed_at":"2013-08-08T09:55:30.000Z","size":5552,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T17:57:49.578Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linkdd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-11T12:13:08.000Z","updated_at":"2014-06-16T20:06:56.000Z","dependencies_parsed_at":"2022-09-02T12:44:20.276Z","dependency_job_id":null,"html_url":"https://github.com/linkdd/glpi2amqp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkdd%2Fglpi2amqp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkdd%2Fglpi2amqp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkdd%2Fglpi2amqp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkdd%2Fglpi2amqp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linkdd","download_url":"https://codeload.github.com/linkdd/glpi2amqp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247941719,"owners_count":21022037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T10:28:22.160Z","updated_at":"2025-04-08T22:46:55.296Z","avatar_url":"https://github.com/linkdd.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# glpi2amqp\n\nConnector between GLPI ( http://www.glpi-project.org ) and AMQP.\n\nSend events on AMQP sockets when tickets are added, updated, deleted, ...\nSome data are sent regularly on the AMQP socket (via the internal Cron of GLPI).\n\n# Requirements\n\nFollow the instruction on [this page](http://www.php.net/manual/en/amqp.setup.php)\nto install the PECL AMQP extension.\n\nDo not forget to add ``extension=amqp.so`` in your ``php.ini``.\n\n# Installation\n\nIn the GLPI root directory :\n\n    # cd plugins\n    # git clone https://github.com/linkdd/glpi2amqp.git amqp\n    # cd amqp\n    # php5 front/install.php\n\nThen, in the plugins configuration of GLPI, install and activate the plugin.\n\nNow, you have to edit the crontab of your apache user (on Debian : ``www-data``) :\n\n    # crontab -u www-data -e\n    */1 * * * * /usr/bin/php5 /var/www/glpi/plugins/amqp/front/cron.php \u0026\u003e/dev/null\n\nDo not forget to replace ``/var/www/glpi`` by the path to your GLPI root directory.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkdd%2Fglpi2amqp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkdd%2Fglpi2amqp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkdd%2Fglpi2amqp/lists"}