2017 © Pedro Peláez
 

yii2-extension yii2-mcms-ajax-form

Ajax form with malsup jquery-form

image

marciocamello/yii2-mcms-ajax-form

Ajax form with malsup jquery-form

  • Tuesday, April 29, 2014
  • by MarcioCamello
  • Repository
  • 1 Watchers
  • 0 Stars
  • 58 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 7 % Grown

The README.md

MCMS Ajax Form

Ajax form with malsup jquery-form, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist marciocamello/yii2-mcms-ajax-form "*"

or add, (*4)

"marciocamello/yii2-mcms-ajax-form": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)


'register-form', 'options'=>[ 'enctype'=>'multipart/form-data' ], 'modal' => true, 'modalOptions' => [ 'header' => false, ], 'pluginOptions' => [ 'resetForm' => false, ], ]); ?> Your form objects here.

The Versions

29/04 2014

dev-master

9999999-dev

Ajax form with malsup jquery-form

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar MarcioCamello

extension yii2 jquery mcms malsup form ajax