Skip to content

alinistrate/wordpress-gallerya

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 52.1%
  • JavaScript 32.2%
  • SCSS 14.4%
  • Shell 1.3%