mirror of
https://codeberg.org/artfulrobot/contactcats.git
synced 2025-06-25 05:48:05 +02:00
31 lines
827 B
JSON
31 lines
827 B
JSON
{
|
|
"type": "search",
|
|
"title": "Contacts by category",
|
|
"description": "Individuals only",
|
|
"placement": [],
|
|
"icon": "fa-tags",
|
|
"server_route": "civicrm/contact/search/category",
|
|
"permission": [
|
|
"access CiviCRM"
|
|
],
|
|
"permission_operator": "AND",
|
|
"navigation": {
|
|
"parent": "Search",
|
|
"label": "Contacts by category",
|
|
"weight": 0
|
|
},
|
|
"modified_date": "2024-02-28 16:59:26",
|
|
"requires": null,
|
|
"entity_type": null,
|
|
"join_entity": null,
|
|
"summary_contact_type": null,
|
|
"summary_weight": null,
|
|
"is_public": false,
|
|
"redirect": null,
|
|
"submit_enabled": true,
|
|
"submit_limit": null,
|
|
"create_submission": null,
|
|
"manual_processing": null,
|
|
"allow_verification_by_email": null,
|
|
"email_confirmation_template_id": null
|
|
}
|