Skip to content

helpfulrobot/sunnysideup-datefield-simplified

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datefield simplified

A simple date field. It does not add a calendar (use DateField for this), but you can type any date you like (e.g. today, yesterday, +2 weeks, 11/12/2014,11-23-2015, etc... ) and it it likely to understand what you mean.

This is great for dates that are not close to a particular default date (e.g. DOB) where using a calendar is more hassle than purpose.

Developer

Nicolaas Francken [at] sunnysideup.co.nz

Requirements

see composer.json

Installation Instructions

  1. Find out how to add modules to SS and add module as per usual.

  2. Review configs and add entries to mysite/_config/config.yml (or similar) as necessary. In the _config/ folder of this module you can usually find some examples of config options (if any).

Packages

No packages published

Languages

  • PHP 77.9%
  • JavaScript 22.1%