forked from folio-org/platform-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstripes-install.json
74 lines (74 loc) · 1.23 KB
/
stripes-install.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
[
{
"id": "folio_calendar-7.0.0",
"action": "enable"
},
{
"id": "folio_checkin-6.0.0",
"action": "enable"
},
{
"id": "folio_checkout-7.0.0",
"action": "enable"
},
{
"id": "folio_circulation-6.0.0",
"action": "enable"
},
{
"id": "folio_developer-6.0.0",
"action": "enable"
},
{
"id": "folio_inventory-8.0.0",
"action": "enable"
},
{
"id": "folio_myprofile-6.0.0",
"action": "enable"
},
{
"id": "folio_plugin-create-inventory-records-3.0.0",
"action": "enable"
},
{
"id": "folio_plugin-find-instance-6.0.0",
"action": "enable"
},
{
"id": "folio_plugin-find-user-6.0.0",
"action": "enable"
},
{
"id": "folio_requests-6.0.0",
"action": "enable"
},
{
"id": "folio_search-5.0.0",
"action": "enable"
},
{
"id": "folio_servicepoints-6.0.0",
"action": "enable"
},
{
"id": "folio_stripes-core-8.0.0",
"action": "enable"
},
{
"id": "folio_stripes-smart-components-7.0.0",
"action": "enable"
},
{
"id": "folio_tags-6.0.0",
"action": "enable"
},
{
"id": "folio_tenant-settings-7.0.0",
"action": "enable"
},
{
"id": "folio_users-7.0.1",
"action": "enable"
}
]