This repository has been archived and is no longer actively maintained. If you need to create new PRs or Issues, please visit the following repository: https://github.com/dpc-sdp/tide_core.
Data Driven Component component for Tide distribution
- Introduction
- Requirements
- Installation
The Tide Data Driven Component module provides the Data Driven Component component and related configurations. This module defines all configuration to provide the paragraph component to Tide Landing Page.
Include the Tide Data Driven Component module in your composer.json file
composer require dpc-sdp/tide_data_driven_component
This component can take a list of options in a JSON string in the environment
variable DATA_DRIVEN_OPTIONS
. For example
DATA_DRIVEN_OPTIONS = '{"myvic_vicfreewifi":"Vic Free Wifi Map","myvic_family_violence_women_programs":"Prevention of Family Violence Against Women Programs Map"}'