Download the PHP package clear01/bootstrap-nette-widget-control without Composer
On this page you can find all versions of the php package clear01/bootstrap-nette-widget-control. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download clear01/bootstrap-nette-widget-control
More information about clear01/bootstrap-nette-widget-control
Files in clear01/bootstrap-nette-widget-control
Package bootstrap-nette-widget-control
Short Description Widget management component based on Twitter Bootstrap and jQuery UI (draggable)
License proprietary
Informations about the package bootstrap-nette-widget-control
clear01/bootstrap-nette-widget-control
Overview
This is implementation of widget managing control based on **** using Twitter Bootstrap and jQuery UI.
See **** documentation for more details about the widgets extension itself.
Installation
-
Step 1: This package is available on packagist. Run the following command to add the dependency.
-
Step 2: Add extension to config and configure it. See **** package documentation. Make sure you have implemented (or used an existing) persistence layer.
-
Step 3: Configure your asset manager to load Twitter Bootstrap and jQuery UI. Include also from this package.
- Step 4: Feel free to use the component. There is also factory interface included. See example below:
config.neon
YourPresenter.php
template.latte