2017 © Pedro Peláez
 

silverstripe-module silverstripe-userforms-faqsearchfield

FAQ search field for SilverStripe userforms module

image

benmanu/silverstripe-userforms-faqsearchfield

FAQ search field for SilverStripe userforms module

  • Monday, February 26, 2018
  • by benmanu
  • Repository
  • 3 Watchers
  • 0 Stars
  • 88 Installations
  • PHP
  • 0 Dependents
  • 2 Suggesters
  • 1 Forks
  • 1 Open issues
  • 3 Versions
  • 2 % Grown

The README.md

UserForms - SearchField

Overview

This is a custom https://github.com/silverstripe/silverstripe-userforms form field that can be added to provide a field that searches for FAQ articles that already exist within the website., (*1)

The use case for this field is where an enquiry form exists on the website for users to ask a question. It can be used to indicate that a similar question already has an FAQ article to answer it before they submit their enquiry., (*2)

Installation

This can be installed via:, (*3)

composer require benmanu/silverstripe-userforms-faqsearchfield, (*4)

Javascript Development

This module has https://github.com/JeffreyWay/laravel-mix as an npm dependency which makes it easy to do future javascript development for the module., (*5)

To get everything setup you just need to run:, (*6)

yarn install, (*7)

Once all the npm packages have been installed you can start javascript development using either:, (*8)

yarn run dev: which will start a watch task that rebundles the src files when files in the javascript/src/ folder are updated., (*9)

yarn run prod: which you will want to run when finished to produce a production ready build of the javascript src files., (*10)

TODO:

  • Add ajax loader icon to indicate request is being made on field blur

The Versions

26/02 2018

dev-master

9999999-dev http://github.com/benmanu/silverstripe-userforms-faqsearchfield

FAQ search field for SilverStripe userforms module

  Sources   Download

BSD-3-Clause

The Requires

 

by Ben Manu
by Tim Kung

form autocomplete silverstripe field

21/02 2018

3.1.x-dev

3.1.9999999.9999999-dev http://github.com/benmanu/silverstripe-userforms-faqsearchfield

FAQ search field for SilverStripe userforms module

  Sources   Download

BSD-3-Clause

The Requires

 

by Ben Manu
by Tim Kung

form autocomplete silverstripe field

21/02 2018

3.1

3.1.0.0 http://github.com/benmanu/silverstripe-userforms-faqsearchfield

FAQ search field for SilverStripe userforms module

  Sources   Download

BSD-3-Clause

The Requires

 

by Ben Manu
by Tim Kung

form autocomplete silverstripe field