Skip to content

RTO-Websites/post-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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