Skip to content

pluginsGLPI/jamf

This branch is 3 commits ahead of cconard96/jamf:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3be3a07 · Apr 22, 2025
Apr 22, 2025
Oct 9, 2024
Apr 22, 2025
Mar 7, 2025
Mar 7, 2025
May 15, 2024
Oct 9, 2024
Jun 30, 2019
Apr 14, 2025
Mar 7, 2025
Apr 13, 2024
Apr 22, 2025
Jun 12, 2021
Mar 7, 2025
Apr 14, 2025
Dec 27, 2024
Oct 11, 2019
Jun 20, 2019
Aug 4, 2019
Aug 4, 2019
May 15, 2024
Mar 7, 2025
Apr 14, 2025
Apr 22, 2025
Mar 7, 2025
Jul 3, 2024
Apr 13, 2024
Apr 13, 2024
Mar 7, 2025

Repository files navigation

JAMF Plugin for GLPI

Syncs data from JAMF Pro to GLPI.

Requirements

  • GLPI >= 10.0.0
  • PHP >= 7.4.0
  • The latest version of Jamf Pro

Usage

  • Server/sync configuration is found in Setup > Config under the JAMF Plugin tab.
  • JSS User account used must have read access to mobile devices at least. Additional access may be required depending on what items are synced (software, etc).
  • The two automatic actions "importJamf' and 'syncJamf" can only be run in CLI/Cron mode due to how long they can take.
  • There is a rule engine used to filter out imported devices. The default import action is to allow the import.
  • iPads and AppleTVs are imported as Computers, while iPhones can be imported as Phones or Computers.

Packages

No packages published

Languages

  • PHP 88.5%
  • Twig 9.1%
  • JavaScript 1.8%
  • Shell 0.6%