greenpeace/planet4-plugin-medialibrary

This repository contains the wordpress plugin that connects Planet 4 with the Media Library platform.

Installs: 92 631

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 13

Forks: 2

Type:wordpress-plugin

v1.16 2023-01-23 14:25 UTC

This package is auto-updated.

Last update: 2024-03-16 16:14:44 UTC


README

Planet4

Introduction

This Wordpress plugin connects Planet 4 with the Media library.

Task automation

We use gulp as automation tool for local development.

Available tasks

  • gulp git_hooks 'copies repo's git hooks to local git repo'
  • gulp lint_css 'checks for css lint errors'
  • gulp lint_js 'checks for js lint errors'
  • gulp watch 'watches for changes in js or css files and runs the minification tasks. Can be used in conjuction with livereload to reload browser automatically on changes' https://www.npmjs.com/package/livereload#usage

Contribute

Please read the Contribution Guidelines for Planet4.