de.forumzfd.twinglecampaign/CRM/TwingleCampaign/Upgrader/resources/campaigns.json
Marc Michalsky forumZFD 0ea5953d8c
Initial commit
2020-09-25 15:50:42 +02:00

1244 lines
No EOL
38 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",
"weight": "2"
},
"twingle_project_settings": {
"title": "Twingle Project Settings",
"name": "Twingle_Project_Settings",
"extends": "Campaign",
"campaign_type": "twingle_project",
"weight": "3"
},
"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_name": {
"custom_group_id": "Twingle_Project_Information",
"label": "Twingle Project name",
"name": "twingle_project_name",
"is_required": 1,
"is_searchable": 1,
"data_type": "String",
"html_type": "Text",
"text_length": 32,
"is_active": 1,
"is_view": 0,
"weight": 6
},
"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_target": {
"custom_group_id": "Twingle_Project_Information",
"label": "Twingle Project target",
"name": "twingle_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_last_update": {
"custom_group_id": "Twingle_Project_Information",
"label": "Twingle Project Last update",
"name": "twingle_project_last_update",
"is_required": 0,
"is_searchable": 1,
"data_type": "String",
"html_type": "Text",
"text_length": 32,
"is_active": 1,
"is_view": 1,
"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": "TextArea",
"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": "TextArea",
"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": "TextArea",
"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": "TextArea",
"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": "TextArea",
"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": "TextArea",
"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": "Link",
"html_type": "Link",
"text_length": 120,
"is_active": 1,
"is_view": 1,
"weight": 7
},
"twingle_project_has_confirmation_mail": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Confirmation Mail",
"name": "twingle_project_has_confirmation_mail",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"text_length": 6,
"is_active": 1,
"is_view": 0,
"weight": 1,
"help_post": "Send confirmation mail"
},
"twingle_project_has_confirmation_mail_api": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Confirmation Mail API",
"name": "twingle_project_has_confirmation_mail_api",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"text_length": 6,
"is_active": 1,
"is_view": 0,
"weight": 2
},
"twingle_project_has_donation_receipt": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Donation Receipt",
"name": "twingle_project_has_donation_receipt",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"text_length": 6,
"is_active": 1,
"is_view": 0,
"weight": 3,
"help_post": "Offer donation receipts"
},
"twingle_project_has_contact_data": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Contact Data",
"name": "twingle_project_has_contact_data",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"text_length": 6,
"is_active": 1,
"is_view": 0,
"weight": 4
},
"twingle_project_donation_rhythm": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Donation Rhythm",
"name": "twingle_project_donation_rhythm",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Multi-Select",
"option_values": {
"yearly": "yearly",
"halfyearly": "halfyearly",
"quarterly": "quarterly",
"monthly": "monthly",
"one_time": "one time"
},
"text_length": 6,
"is_active": 1,
"is_view": 0,
"weight": 5
},
"twingle_project_has_newsletter_registration": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Newsletter Registration",
"name": "twingle_project_has_newsletter_registration",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"text_length": 6,
"is_active": 1,
"is_view": 0,
"weight": 6,
"help_post": "Enable newsletter registration"
},
"twingle_project_has_postinfo_registration": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Postinfo Registration",
"name": "twingle_project_has_postinfo_registration",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"text_length": 6,
"is_active": 1,
"is_view": 0,
"weight": 7,
"help_post": "Enable post info registration"
},
"twingle_project_design_background_color": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Background Color",
"name": "twingle_project_design_background_color",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 6,
"is_active": 1,
"is_view": 0,
"weight": 8,
"help_post": "Hex color code (e.g. ffffff for white)"
},
"twingle_project_design_primary_color": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Primary Color",
"name": "twingle_project_design_primary_color",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 6,
"is_active": 1,
"is_view": 0,
"weight": 9,
"help_post": "Hex color code (e.g. ffffff for white)"
},
"twingle_project_design_font": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Font",
"name": "twingle_project_design_font",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 6,
"is_active": 1,
"is_view": 0,
"weight": 10,
"help_post": "Font name"
},
"twingle_project_design_font_color": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Font Color",
"name": "twingle_project_design_font_color",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 6,
"is_active": 1,
"is_view": 0,
"weight": 11,
"help_post": "Hex color code (e.g. ffffff for white)"
},
"twingle_project_design_button_font_color": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Button Font Color",
"name": "twingle_project_design_button_font_color",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 6,
"is_active": 1,
"is_view": 0,
"weight": 12,
"help_post": "Hex color code (e.g. ffffff for white)"
},
"twingle_project_design_button_font_color_light": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Button Font Color Light",
"name": "twingle_project_design_button_font_color_light",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 6,
"is_active": 1,
"is_view": 0,
"weight": 13,
"help_post": "Hex color code (e.g. ffffff for white)"
},
"twingle_project_image": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Image",
"name": "twingle_project_image",
"is_required": 0,
"is_searchable": 0,
"data_type": "File",
"html_type": "File",
"is_active": 1,
"is_view": 0,
"weight": 14
},
"twingle_project_bcc_email_address": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project BCC Email",
"name": "twingle_project_bcc_email_address",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 64,
"is_active": 1,
"is_view": 0,
"weight": 15,
"help_post": "Email address used as bcc addresses for confirmation mail which is send to an user"
},
"twingle_project_donation_value_min": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Donation Min",
"name": "twingle_project_donation_value_min",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 10,
"is_active": 1,
"is_view": 0,
"weight": 16,
"help_post": "Minimum donation value",
"default_value": "5"
},
"twingle_project_donation_value_max": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Donation Max",
"name": "twingle_project_donation_value_max",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 10,
"is_active": 1,
"is_view": 0,
"weight": 17,
"help_post": "Maximum donation value",
"default_value": "500"
},
"twingle_project_donation_value_default": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Donation Default",
"name": "twingle_project_donation_value_default",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 10,
"is_active": 1,
"is_view": 0,
"weight": 18,
"help_post": "Default donation value",
"default_value": "50"
},
"twingle_project_exclude_contact_fields": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Contact Fields",
"name": "twingle_project_exclude_contact_fields",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Multi-Select",
"option_values": {
"salutation": "Salutation",
"firstname": "First name",
"lastname": "Last name",
"company": "Company",
"birthday": "Birthday",
"street": "Street",
"postal_code": "Postal Code",
"city": "City",
"country": "Country",
"telephone": "Telephone"
},
"is_active": 1,
"is_view": 0,
"weight": 19,
"help_post": "Fields to include in contact form"
},
"twingle_project_custom_js": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Custom JavaScript",
"name": "twingle_project_custom_js",
"is_required": 0,
"is_searchable": 0,
"data_type": "Link",
"html_type": "Link",
"text_length": 120,
"is_active": 1,
"is_view": 0,
"weight": 20,
"help_post": "URL to a custom JavaScript file that will be included in the frontend"
},
"twingle_project_custom_css": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Custom CSS",
"name": "twingle_project_custom_css",
"is_required": 0,
"is_searchable": 0,
"data_type": "Link",
"html_type": "Link",
"text_length": 120,
"is_active": 1,
"is_view": 0,
"weight": 21,
"help_post": "URL to a custom CSS file that will be included in the frontend"
},
"twingle_project_share_url": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Share URL",
"name": "twingle_project_share_url",
"is_required": 0,
"is_searchable": 0,
"data_type": "Link",
"html_type": "Link",
"text_length": 120,
"is_active": 1,
"is_view": 0,
"weight": 22,
"help_post": "URL for the sharing component on the last page and doi page"
},
"twingle_project_has_contact_mandatory": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Contact Mandatory",
"name": "twingle_project_has_contact_mandatory",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"is_active": 1,
"is_view": 0,
"weight": 23,
"help_post": "If the contact data should be requested mandatory as second step"
},
"twingle_project_has_doi": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Double Opt-In",
"name": "twingle_project_has_doi",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"is_active": 1,
"is_view": 0,
"weight": 24,
"help_post": "Enable Twingle's double opt-in (Do not enable, if you use CiviCRM's double opt-in!)"
},
"twingle_project_doi_redirect": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Double Opt-In Redirect",
"name": "twingle_project_doi_redirect",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 120,
"is_active": 1,
"is_view": 0,
"weight": 25,
"help_post": "Redirect url or urls (each per language) after successful DOIs"
},
"twingle_project_has_force_donation_target_buttons": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Force Donation Taget as Button",
"name": "twingle_project_has_force_donation_target_buttons",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"is_active": 1,
"is_view": 0,
"weight": 26,
"help_post": "Force showing the donation targets as buttons"
},
"twingle_project_has_show_single_target": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Show Single Target",
"name": "twingle_project_has_show_single_target",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"is_active": 1,
"is_view": 0,
"weight": 27,
"help_post": "Show the donation button if we have only one set"
},
"twingle_project_settings_last_update": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Last Update",
"name": "twingle_project_settings_last_update",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"is_active": 1,
"is_view": 1,
"weight": 28
},
"twingle_project_slidericon": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Slider Icon",
"name": "twingle_project_slidericon",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Select",
"option_values": {
"heart": "Heart",
"asterisk": "Asterisk",
"animal": "Animal",
"Rettungsring": "Lifebelt",
"angellist": "Angellist",
"handshake": "Handshake",
"dollar": "Dollar",
"menue_burger_fine": "Menue",
"office": "Office",
"leaf": "Leaf",
"cog": "Cog",
"wvg": "SVG",
"euro": "Euro",
"stats-dots": "Stats",
"circle_fine": "Circle",
"waterdrop_outline": "Water drop outline",
"waterdrop": "Water drop",
"gift": "Gift",
"biene_b": "Bee",
"blume": "Flower",
"train": "Train",
"empty": "No Icon"
},
"is_active": 1,
"is_view": 1,
"weight": 29
},
"twingle_project_use_extra_field": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Use Extra Field",
"name": "twingle_project_use_extra_field",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"is_active": 1,
"is_view": 0,
"weight": 30,
"help_post": "Create extra field"
},
"twingle_project_extra_field_headline": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Use Extra Field Headline",
"name": "twingle_project_extra_field_headline",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 80,
"is_active": 1,
"is_view": 0,
"weight": 31
},
"twingle_project_extra_field_type": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Use Extra Field Type",
"name": "twingle_project_extra_field_type",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 80,
"is_active": 1,
"is_view": 0,
"weight": 32
},
"twingle_project_extra_field_label": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Use Extra Field Label",
"name": "twingle_project_extra_field_label",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 80,
"is_active": 1,
"is_view": 0,
"weight": 33
},
"twingle_project_extra_field_mandatory": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Use Extra Field Mandatory",
"name": "twingle_project_extra_field_mandatory",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"is_active": 1,
"is_view": 0,
"weight": 34
},
"twingle_project_has_hidden_logo": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Hidden Logo",
"name": "twingle_project_has_hidden_logo",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"is_active": 1,
"is_view": 0,
"weight": 35,
"help_post": "Hide the Logo on the project page"
},
"twingle_project_has_projecttarget_as_money": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Target Format",
"name": "twingle_project_has_projecttarget_as_money",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Radio",
"option_values": {
"1": "in Euro",
"0": "percentage"
},
"is_active": 1,
"is_view": 0,
"weight": 36,
"help_post": "Format of the reached portion of the donation target",
"default_value": "0"
},
"twingle_project_has_donationtarget_textfield": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Donation Purpose as Textfield",
"name": "twingle_project_has_donationtarget_textfield",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"is_active": 1,
"is_view": 0,
"weight": 37,
"help_post": "Let donors enter their own donation purpose"
},
"twingle_project_has_civi_crm_activated": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Activate CiviCRM Support",
"name": "twingle_project_has_civi_crm_activated",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"is_active": 1,
"is_view": 0,
"weight": 38,
"help_post": "Activate support for Twingle Extension (de.systopia.twingle)"
},
"twingle_project_has_step_index": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Show Step Index",
"name": "twingle_project_has_step_index",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"is_active": 1,
"is_view": 0,
"weight": 39,
"help_post": "Show a step index during donation process"
},
"twingle_project_gift_donation": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Donation Certificate ",
"name": "twingle_project_gift_donation",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Select",
"option_values": {
"": "no",
"optional": "optional",
"mandatory": "mandatory"
},
"is_active": 1,
"is_view": 0,
"weight": 40,
"help_post": "Should donors get a donation certificate?"
},
"twingle_project_gift_donation_icon": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Donation Certificate Icon",
"name": "twingle_project_gift_donation_icon",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Select",
"option_values": {
"": "Gift",
"letter_light": "Letter",
"profile": "Profile",
"file-text2": "Sheet",
"heart": "Heart",
"handshake": "Handshake",
"star-full": "Star",
"aid-kit": "Aid kit",
"diplom_urkunde": "Certificate",
"empty": "No Icon"
},
"is_active": 1,
"is_view": 0,
"weight": 41
},
"twingle_project_gift_donation_image": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Donation Certificate Image",
"name": "twingle_project_gift_donation_image",
"is_required": 0,
"is_searchable": 0,
"data_type": "File",
"html_type": "File",
"is_active": 1,
"is_view": 0,
"weight": 42
},
"twingle_project_languages": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Languages",
"name": "twingle_project_languages",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Multi-Select",
"option_values": {
"de": "German",
"en": "English",
"fr": "French",
"es": "Spanish"
},
"is_active": 1,
"is_view": 0,
"weight": 43
},
"twingle_project_has_buttons": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Buttons",
"name": "twingle_project_has_buttons",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"is_active": 1,
"is_view": 0,
"weight": 44,
"help_post": "Up to three buttons can be configured. If you leave the amount blank, the button will not be displayed."
},
"twingle_project_has_no_slider": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Slider",
"name": "twingle_project_has_no_slider",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"is_active": 1,
"is_view": 0,
"weight": 44,
"help_post": "Show a slider that allows the donor to choose the donation amount."
},
"twingle_project_button1": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Button 1",
"name": "twingle_project_button1",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 10,
"is_active": 1,
"is_view": 0,
"weight": 44,
"help_post": "Amount to be displayed on Button 1"
},
"twingle_project_button2": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Button 2",
"name": "twingle_project_button2",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 10,
"is_active": 1,
"is_view": 0,
"weight": 44,
"help_post": "Amount to be displayed on Button 2"
},
"twingle_project_button3": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Button 3",
"name": "twingle_project_button3",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 10,
"is_active": 1,
"is_view": 0,
"weight": 44,
"help_post": "Amount to be displayed on Button 3"
},
"twingle_project_has_newsletter_namerequest": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Newsletter Name Requested",
"name": "twingle_project_has_newsletter_namerequest",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"is_active": 1,
"is_view": 0,
"weight": 44,
"help_post": "Must a donor give his name for newsletter sign-up?"
},
"twingle_project_has_show_donator_data": {
"custom_group_id": "Twingle_Project_Settings",
"label": "Twingle Project Show List of Donations",
"name": "twingle_project_has_show_donator_data",
"is_required": 0,
"is_searchable": 0,
"data_type": "Boolean",
"html_type": "Radio",
"is_active": 1,
"is_view": 0,
"weight": 44,
"help_post": "Display a list of public donations"
},
"twingle_event_initiator": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event Initiator",
"name": "twingle_event_initiator",
"is_required": 1,
"is_searchable": 1,
"data_type": "ContactReference",
"html_type": "Autocomplete-Select",
"text_length": 255,
"is_active": 1,
"weight": 1
},
"twingle_event_identifier": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event Identifier",
"name": "twingle_event_identifier",
"is_required": 1,
"is_searchable": 1,
"data_type": "String",
"html_type": "Text",
"text_length": 30,
"is_active": 1,
"is_view": 1,
"weight": 2
},
"twingle_event_id": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event ID",
"name": "twingle_event_id",
"is_required": 1,
"is_searchable": 1,
"data_type": "String",
"html_type": "Text",
"text_length": 10,
"is_active": 1,
"is_view": 1,
"weight": 3
},
"twingle_event_project_id": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event Project ID",
"name": "twingle_event_project_id",
"is_required": 1,
"is_searchable": 1,
"data_type": "String",
"html_type": "Text",
"text_length": 16,
"is_active": 1,
"is_view": 1,
"weight": 4
},
"twingle_event_created_at": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event Created at",
"name": "twingle_event_created_at",
"is_required": 1,
"is_searchable": 1,
"data_type": "String",
"html_type": "Text",
"text_length": 32,
"is_active": 1,
"is_view": 1,
"weight": 5
},
"twingle_event_creation_url": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event Creation URL",
"name": "twingle_event_creation_url",
"is_required": 1,
"is_searchable": 1,
"data_type": "String",
"html_type": "Text",
"text_length": 300,
"is_active": 1,
"is_view": 1,
"weight": 6
},
"twingle_event_deleted": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event Deleted",
"name": "twingle_event_deleted",
"is_required": 0,
"is_searchable": 1,
"data_type": "Boolean",
"html_type": "Text",
"text_length": 4,
"is_active": 1,
"is_view": 0,
"weight": 7
},
"twingle_event_description": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event Description",
"name": "twingle_event_description",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 3000,
"is_active": 1,
"is_view": 0,
"weight": 8
},
"twingle_event_slug": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event Slug",
"name": "twingle_event_slug",
"is_required": 0,
"is_searchable": 1,
"data_type": "String",
"html_type": "Text",
"text_length": 120,
"is_active": 1,
"is_view": 0,
"weight": 9
},
"twingle_event_target": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event Target",
"name": "twingle_event_target",
"is_required": 0,
"is_searchable": 1,
"data_type": "String",
"html_type": "Text",
"text_length": 120,
"is_active": 1,
"is_view": 0,
"weight": 10
},
"twingle_event_text_teaser": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event Teaser text",
"name": "twingle_event_text_teaser",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 3000,
"is_active": 1,
"is_view": 0,
"weight": 11
},
"twingle_event_text_thankyou": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event Thank you text",
"name": "twingle_event_text_thankyou",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 3000,
"is_active": 1,
"is_view": 0,
"weight": 12
},
"twingle_event_type": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event Type",
"name": "twingle_event_type",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 120,
"is_active": 1,
"is_view": 0,
"weight": 13
},
"twingle_event_updated_at": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event Updated at",
"name": "twingle_event_updated_at",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 32,
"is_active": 1,
"is_view": 1,
"weight": 14
},
"twingle_event_user_email": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event User email",
"name": "twingle_event_user_email",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 64,
"is_active": 1,
"is_view": 0,
"weight": 15
},
"twingle_event_user_name": {
"custom_group_id": "Twingle_Event_Information",
"label": "Twingle Event User name",
"name": "twingle_event_user_name",
"is_required": 0,
"is_searchable": 0,
"data_type": "String",
"html_type": "Text",
"text_length": 64,
"is_active": 1,
"is_view": 0,
"weight": 16
},
"twingle_campaign_id": {
"custom_group_id": "Twingle_Campaign_Information",
"label": "Twingle Campaign ID",
"name": "twingle_c_id",
"is_required": 1,
"is_searchable": 1,
"data_type": "String",
"html_type": "Text",
"text_length": 15,
"is_active": 1,
"is_view": 1,
"weight": 1
}
}
}