2017 © Pedro Peláez
 

neos-plugin neos-ajax-form

A Neos CMS package to load and submit forms with ajax.

image

obisconcept/neos-ajax-form

A Neos CMS package to load and submit forms with ajax.

  • Tuesday, September 26, 2017
  • by obisconcept
  • Repository
  • 1 Watchers
  • 0 Stars
  • 653 Installations
  • JavaScript
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 11 Versions
  • 9 % Grown

The README.md

neos-ajax-form

A Neos CMS package to load and submit forms with ajax, (*1)

Installation

Add the package in your site package composer.json, (*2)

"require": {
  "obisconcept/neos-ajax-form": "~2.0.0"
}

Requirements

The package requires jQuery which is not provided within., (*3)

By default the standard form node type provided by Neos CMS will be removed. If you want to use both at the same time remove the constraint from the default content collection in your NodeTypes.yaml, (*4)

'Neos.Neos:ContentCollection':
  constraints:
    nodeTypes:
      'Neos.Neos.NodeTypes:Form': TRUE

The Versions

26/09 2017

2.0.x-dev

2.0.9999999.9999999-dev

A Neos CMS package to load and submit forms with ajax.

  Sources   Download

MIT

The Requires

 

26/09 2017

2.0.4

2.0.4.0

A Neos CMS package to load and submit forms with ajax.

  Sources   Download

MIT

The Requires

 

26/09 2017

dev-master

9999999-dev

A Neos CMS package to load and submit forms with ajax.

  Sources   Download

MIT

The Requires

 

29/08 2017

2.0.3

2.0.3.0

A Neos CMS package to load and submit forms with ajax.

  Sources   Download

MIT

The Requires

 

05/05 2017

2.0.2

2.0.2.0

A Neos CMS package to load and submit forms with ajax.

  Sources   Download

MIT

The Requires

 

08/03 2017

2.0.1

2.0.1.0

A Neos CMS package to load and submit forms with ajax.

  Sources   Download

MIT

The Requires

 

17/02 2017

2.0.0

2.0.0.0

A Neos CMS package to load and submit forms with ajax.

  Sources   Download

MIT

The Requires

 

28/09 2016

1.0.x-dev

1.0.9999999.9999999-dev

A Neos CMS package to load and submit forms with ajax

  Sources   Download

MIT

The Requires

 

28/09 2016

1.0.2

1.0.2.0

A Neos CMS package to load and submit forms with ajax

  Sources   Download

MIT

The Requires

 

13/09 2016

1.0.1

1.0.1.0

A Neos CMS package to load and submit forms with ajax

  Sources   Download

MIT

The Requires

 

09/08 2016

1.0.0

1.0.0.0

A Neos CMS package to load and submit forms with ajax

  Sources   Download

MIT

The Requires