Skip to content

DateTime Range Custom form element using the jquery ui datetimepicker. Support Date & DateTime only.

Notifications You must be signed in to change notification settings

hallowichig0/datetime_range_custom

Repository files navigation

CONTENTS OF THIS FILE

  • Introduction
  • Requirements
  • Installation
  • Maintainers

INTRODUCTION

DateTime Range Custom form element using the jquery ui datetimepicker. Support Date & DateTime only.

REQUIREMENTS

The DateTime Range Custom just requires the Drupal DateTime & DateTime Range project core:

INSTALLATION

  1. Edit your composer.json in your project directory and paste this code in the group of repositories.
      "type": "vcs",
      "url": "[email protected]:hallowichig0/datetime_range_custom.git"
  1. In your composer.json, search the installer-paths and add this line of codes to the group of installer-paths "web/modules/custom/{$name}/": ["type:drupal-custom-module"]

  2. Install using the composer: composer require 'hallowichig0/datetime_range_custom'

  3. You can clone the repository in the module/custom: git clone https://github.com/hallowichig0/datetime_range_custom.git

MAINTAINERS

Current maintainers:

Credits to Yondu, Inc. & Globe Telecom for development time.

About

DateTime Range Custom form element using the jquery ui datetimepicker. Support Date & DateTime only.

Resources

Stars

Watchers

Forks

Packages

No packages published