Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Data Driven Component component for Tide distribution

Notifications You must be signed in to change notification settings

dpc-sdp/tide_data_driven_component

Repository files navigation

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.

tide_data_driven_component

Data Driven Component component for Tide distribution

CircleCI

CONTENTS OF THIS FILE

  • Introduction
  • Requirements
  • Installation

INTRODUCTION

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.

REQUIREMENTS

INSTALLATION

Include the Tide Data Driven Component module in your composer.json file

composer require dpc-sdp/tide_data_driven_component

Component Options

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"}'