Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 613 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 613 Bytes

PostGallery

PostGallery is a wordpress-plugin which can add a gallery to every post/page. It also delivers a javascript litebox-gallery and shortcode for a slider.

You can directly install from wordpress.org https://wordpress.org/plugins/postgallery/

You can find the documentation on http://post-gallery.rtfd.org

Install

Requirements

Run this

$ git clone [email protected]:RTO-Websites/post-gallery.git
cd trunk
bower install
composer install
npm install
grunt