Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 936 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 936 Bytes

Date Paginator

Description

Allows paging by any of time period (day, week, month, …).

It is build for PHP 5.3.* and based on Nette Framerwork 2.0.*.

Dependencies

It depends only on Nette Framework.

Installation

Copy whole folder /libs/DatePaginator into folder with your project (libs dir).

If you use Composer then you know what to do :-)

Demo

Demo application can be found on date-paginator.steky.cz.

In demo application is used DatePicker+ by Jan Tvrdík, Twitter Bootstrap CSS library and jQuery with jQuery UI. Templates should be changed/replaced for using in your own project.

Author

The author of the addon is Martin Štekl.