1.5.0releasedAjax Checkbox

Makes checkbox fields editable inline in the table publish view. Value is saved right away.

Clone URLhttps://github.com/DeuxHuitHuit/ajax_checkbox.git

Add as a submodulegit submodule add https://github.com/DeuxHuitHuit/ajax_checkbox.git extensions/ajax_checkbox --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNoNoNo1.5.01.5.01.5.01.5.01.5.01.5.01.5.01.5.01.5.01.5.01.5.01.5.01.5.01.5.0

Readme

Ajax Checkbox

Makes checkbox fields editable inline in the table publish view. Value is saved right away.

Compatibility

Besides Symphony's default checkbox field Ajax Checkbox plays nicely together with the following extensions:

  1. Multilingual Checkbox
  2. Publish Button

The following extensions are currently not supported:

  1. Unpublishedfilter
  2. Unique Checkbox Field

Requirements

  • Symphony CMS version 2.4 and up (as of the day of the last release of this extension)

Installation

  • git clone / download and unpack the tarball file
  • Put into the extension directory
  • Enable/install just like any other extension

See http://getsymphony.com/learn/tasks/view/install-an-extension/

Voila !

Come say hi! -> https://deuxhuithuit.com/

How to use

  • Just install and enjoy

Version history

Symphony 2.4.0 to 2.x.x

  • Added support for Publish Button extension
  • Extended compatibility notes in the readme

Symphony 2.3.4 to 2.x.x

  • Supported on PHP 7
  • Fixed database update

Symphony 2.3.4 to 2.x.x

  • Added support for multilingual checkbox

Symphony 2.3.4 to 2.6.x

  • Fix bug on IE
  • Mark as Symphony 2.6. compatible

Symphony 2.3.4 to 2.4.x

  • Fixed last column problem

Symphony 2.3.4 to 2.4.x

  • Better alerts

Symphony 2.3.4 to 2.4.x

  • Added support for xsrf token

Symphony 2.3.4 to 2.3.6

  • First release