WP Manifestindependent plugin directory
manifest / media / wordpress-smart-photo-gallery

Smart Photo Gallery archived

WordPress plugin to create smart photo galleries

by Xennis · github.com/xennis/wordpress-smart-photo-gallery · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/xennis/wordpress-smart-photo-gallery/archive/refs/heads/master.zip

Readme

Smart Photo Gallery (WordPress Plugin)

Development

Requirements

  • Composer (PHP) is installed
  • npm is installed

Install the dependencies

composer install
npm install

Watch changes

./node_modules/gulp/bin/gulp.js

Read the full README on GitHub →