254 lines
7.3 KiB
JSON
254 lines
7.3 KiB
JSON
{
|
|
"campaign_types": {
|
|
"twingle_project": {
|
|
"name": "twingle_project",
|
|
"label": "Twingle Project"
|
|
},
|
|
"twingle_event": {
|
|
"name": "twingle_event",
|
|
"label": "Twingle Event"
|
|
},
|
|
"twingle_campaign": {
|
|
"name": "twingle_campaign",
|
|
"label": "Twingle Campaign"
|
|
}
|
|
},
|
|
"custom_groups": {
|
|
"twingle_project_information": {
|
|
"title": "Twingle Project Information",
|
|
"name": "Twingle_Project_Information",
|
|
"extends": "Campaign",
|
|
"campaign_type": "twingle_project",
|
|
"weight": "1"
|
|
},
|
|
"twingle_project_embed_codes": {
|
|
"title": "Twingle Project Embed Codes",
|
|
"name": "Twingle_Project_Embed_Codes",
|
|
"extends": "Campaign",
|
|
"campaign_type": "twingle_project",
|
|
"collapse_display": "1",
|
|
"weight": "2"
|
|
},
|
|
"twingle_event_information": {
|
|
"title": "Twingle Event Information",
|
|
"name": "Twingle_Event_Information",
|
|
"extends": "Campaign",
|
|
"campaign_type": "twingle_event"
|
|
},
|
|
"twingle_campaign_information": {
|
|
"title": "Twingle Campaign Information",
|
|
"name": "Twingle_Campaign_Information",
|
|
"extends": "Campaign",
|
|
"campaign_type": "twingle_campaign"
|
|
}
|
|
},
|
|
"custom_fields": {
|
|
"twingle_project_id": {
|
|
"custom_group_id": "Twingle_Project_Information",
|
|
"label": "Twingle Project ID",
|
|
"name": "twingle_project_id",
|
|
"is_required": 0,
|
|
"is_searchable": 1,
|
|
"data_type": "String",
|
|
"html_type": "Text",
|
|
"text_length": 16,
|
|
"is_active": 1,
|
|
"is_view": 1,
|
|
"weight": 1
|
|
},
|
|
"twingle_project_organisation_id": {
|
|
"custom_group_id": "Twingle_Project_Information",
|
|
"label": "Twingle Project organisation ID",
|
|
"name": "twingle_project_organisation_id",
|
|
"is_required": 0,
|
|
"is_searchable": 1,
|
|
"data_type": "String",
|
|
"html_type": "Text",
|
|
"text_length": 32,
|
|
"is_active": 1,
|
|
"is_view": 1,
|
|
"weight": 6
|
|
},
|
|
"twingle_project_slug": {
|
|
"custom_group_id": "Twingle_Project_Information",
|
|
"label": "Twingle Project Slug",
|
|
"name": "twingle_project_slug",
|
|
"is_required": 0,
|
|
"is_searchable": 1,
|
|
"data_type": "String",
|
|
"html_type": "Text",
|
|
"text_length": 120,
|
|
"is_active": 1,
|
|
"is_view": 1,
|
|
"weight": 9,
|
|
"help_post": "The slug of the Project name (auto generated)"
|
|
},
|
|
"twingle_project_identifier": {
|
|
"custom_group_id": "Twingle_Project_Information",
|
|
"label": "Twingle Project identifier",
|
|
"name": "twingle_project_identifier",
|
|
"is_required": 0,
|
|
"is_searchable": 1,
|
|
"data_type": "String",
|
|
"html_type": "Text",
|
|
"text_length": 15,
|
|
"is_active": 1,
|
|
"is_view": 1,
|
|
"weight": 3,
|
|
"help_post": "An unique identifier for a project (auto generated)"
|
|
},
|
|
"twingle_project_type": {
|
|
"custom_group_id": "Twingle_Project_Information",
|
|
"label": "Twingle Project Type",
|
|
"name": "twingle_project_type",
|
|
"is_required": 0,
|
|
"is_searchable": 1,
|
|
"data_type": "String",
|
|
"html_type": "Select",
|
|
"option_values": {
|
|
"default": "Default",
|
|
"event": "Events",
|
|
"membership": "Membership"
|
|
},
|
|
"text_length": 32,
|
|
"is_active": 1,
|
|
"is_view": 0,
|
|
"weight": 2,
|
|
"help_post": "Choose the project type. Allow users to create own events or to pay a membership fee.",
|
|
"default_value": "default"
|
|
},
|
|
"twingle_project_project_target": {
|
|
"custom_group_id": "Twingle_Project_Information",
|
|
"label": "Twingle Project target",
|
|
"name": "twingle_project_project_target",
|
|
"is_required": 0,
|
|
"is_searchable": 1,
|
|
"data_type": "Money",
|
|
"html_type": "Text",
|
|
"text_length": 32,
|
|
"is_active": 1,
|
|
"is_view": 0,
|
|
"weight": 7,
|
|
"help_post": "Donation target of the Project",
|
|
"default_value": "0"
|
|
},
|
|
"twingle_project_allow_more": {
|
|
"custom_group_id": "Twingle_Project_Information",
|
|
"label": "Twingle Project allow more",
|
|
"name": "twingle_project_allow_more",
|
|
"is_required": 0,
|
|
"is_searchable": 1,
|
|
"data_type": "Boolean",
|
|
"html_type": "Radio",
|
|
"text_length": 4,
|
|
"is_active": 1,
|
|
"is_view": 0,
|
|
"weight": 4,
|
|
"help_post": "Allow to donate more than is defined in the target"
|
|
},
|
|
"twingle_project_transaction_type": {
|
|
"custom_group_id": "Twingle_Project_Information",
|
|
"label": "Twingle Project transaction type",
|
|
"name": "twingle_project_transaction_type",
|
|
"is_required": 0,
|
|
"is_searchable": 1,
|
|
"data_type": "String",
|
|
"html_type": "Text",
|
|
"text_length": 32,
|
|
"is_active": 1,
|
|
"is_view": 0,
|
|
"weight": 5
|
|
},
|
|
"twingle_project_widget": {
|
|
"custom_group_id": "Twingle_Project_Embed_Codes",
|
|
"label": "Twingle Project Widget",
|
|
"name": "twingle_project_widget",
|
|
"is_required": 0,
|
|
"is_searchable": 0,
|
|
"data_type": "Memo",
|
|
"html_type": "RichTextEditor",
|
|
"text_length": 600,
|
|
"is_active": 1,
|
|
"is_view": 1,
|
|
"weight": 1
|
|
},
|
|
"twingle_project_form": {
|
|
"custom_group_id": "Twingle_Project_Embed_Codes",
|
|
"label": "Twingle Project Form",
|
|
"name": "twingle_project_form",
|
|
"is_required": 0,
|
|
"is_searchable": 0,
|
|
"data_type": "Memo",
|
|
"html_type": "RichTextEditor",
|
|
"text_length": 600,
|
|
"is_active": 1,
|
|
"is_view": 1,
|
|
"weight": 2
|
|
},
|
|
"twingle_project_widget-single": {
|
|
"custom_group_id": "Twingle_Project_Embed_Codes",
|
|
"label": "Twingle Project Widget Single",
|
|
"name": "twingle_project_widget-single",
|
|
"is_required": 0,
|
|
"is_searchable": 0,
|
|
"data_type": "Memo",
|
|
"html_type": "RichTextEditor",
|
|
"text_length": 600,
|
|
"is_active": 1,
|
|
"is_view": 1,
|
|
"weight": 3
|
|
},
|
|
"twingle_project_form-single": {
|
|
"custom_group_id": "Twingle_Project_Embed_Codes",
|
|
"label": "Twingle Project Form Single",
|
|
"name": "twingle_project_form-single",
|
|
"is_required": 0,
|
|
"is_searchable": 0,
|
|
"data_type": "Memo",
|
|
"html_type": "RichTextEditor",
|
|
"text_length": 600,
|
|
"is_active": 1,
|
|
"is_view": 1,
|
|
"weight": 4
|
|
},
|
|
"twingle_project_eventall": {
|
|
"custom_group_id": "Twingle_Project_Embed_Codes",
|
|
"label": "Twingle Project All Events",
|
|
"name": "twingle_project_eventall",
|
|
"is_required": 0,
|
|
"is_searchable": 0,
|
|
"data_type": "Memo",
|
|
"html_type": "RichTextEditor",
|
|
"text_length": 1300,
|
|
"is_active": 1,
|
|
"is_view": 1,
|
|
"weight": 5
|
|
},
|
|
"twingle_project_eventlist": {
|
|
"custom_group_id": "Twingle_Project_Embed_Codes",
|
|
"label": "Twingle Project Event List",
|
|
"name": "twingle_project_eventlist",
|
|
"is_required": 0,
|
|
"is_searchable": 0,
|
|
"data_type": "Memo",
|
|
"html_type": "RichTextEditor",
|
|
"text_length": 1300,
|
|
"is_active": 1,
|
|
"is_view": 1,
|
|
"weight": 6
|
|
},
|
|
"twingle_project_counter": {
|
|
"custom_group_id": "Twingle_Project_Embed_Codes",
|
|
"label": "Twingle Project Counter",
|
|
"name": "twingle_project_counter",
|
|
"is_required": 0,
|
|
"is_searchable": 0,
|
|
"data_type": "Memo",
|
|
"html_type": "RichTextEditor",
|
|
"text_length": 120,
|
|
"is_active": 1,
|
|
"is_view": 1,
|
|
"weight": 7
|
|
}
|
|
}
|
|
}
|