forked from artesis/alma
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathalma.info
More file actions
24 lines (24 loc) · 961 Bytes
/
alma.info
File metadata and controls
24 lines (24 loc) · 961 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
core = "7.x"
dependencies[] = "date"
dependencies[] = "ding_provider"
dependencies[] = "features"
dependencies[] = "list"
description = "Implementation of Axiell’s Alma API for DDELibra."
features[field][] = "profile2-provider_alma-field_absent_id"
features[field][] = "profile2-provider_alma-field_alma_interest_period"
features[field][] = "profile2-provider_alma-field_alma_mobile_phone"
features[field][] = "profile2-provider_alma-field_alma_phone_id"
features[field][] = "profile2-provider_alma-field_alma_preferred_branch"
features[field][] = "profile2-provider_alma-field_alma_reservation_pause"
features['profile2_type'][] = "provider_alma"
files[] = "alma.module"
files[] = "includes/alma.availability.inc"
files[] = "includes/alma.debt.inc"
files[] = "includes/alma.reservation.inc"
files[] = "includes/alma.user.inc"
files[] = "lib/AlmaClient/AlmaClient.class.php"
name = "Alma"
package = "Ding!"
php = "5.2.4"
project = "alma"
version = "7.x-1.20"