netzstrategen / wordpress-gallerya

WordPress gallery plugin.

Home Page:https://wordpress.org/plugins/gallerya/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gallerya

Gallerya transforms the WordPress native post gallery into a full fledged slideshow with features like images thumbnails stripe and lightbox support.

Installation

  1. Upload the entire gallerya folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.

Requirements

  • PHP 7.0 or later.

Development

Install dependencies:

npm install
bower install

Build the assets and watch for changes:

npm run watch

NPM Commands

Command Description
build Build the bundle
watch Build and watch for changes

About

WordPress gallery plugin.

https://wordpress.org/plugins/gallerya/


Languages

Language:PHP 60.3%Language:JavaScript 22.8%Language:SCSS 15.6%Language:Shell 1.4%