yii-bootstrap-editable In-place editing with Twitter Bootstrap Form and Popover

  1. Links
  2. Requirements
  3. Setup
  4. Feedback
  5. History

Note: This extension is replaced with X-editable!

This extension joins Yii with Bootstrap Editable plugin allowing in-place editing with Twitter Bootstrap Form and Popover. It includes three widgets and one component that together give you extremely fast and easy way for creating editable interfaces.

Screenshot

widgets
  • EditableField - makes editable single attribute of model.
  • EditableDetailView - makes editable several attributes shown as name-value table.
  • EditableColumn - makes editable one column in GridView
component
  • EditableSaver - server-side part for all widgets, allows to easily handle ajax requests submited by editables.

Links

Requirements

Developed and tested on Yii 1.1.12.

Setup

Setup instructions can be found here.

Feedback

In case of questions please ask on this page or create issue on github.
Your feedback / contribution will be appreciated!

History

Sep 25, 2012

Initial release

40 0
51 followers
7 608 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: User Interface
Developed by: Vitalets
Created on: Sep 25, 2012
Last updated: 11 years ago

Downloads

show all

Related Extensions