WP Manifestindependent plugin directory
manifest / utilities / bw-particlejs-element

Particle.js Element for WordPress

WordPress plugin to add customizable particles.js animated background to an HTML element. Shortcode also available.

by Bowo · github.com/qriouslad/bw-particlejs-element · 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/qriouslad/bw-particlejs-element/archive/refs/heads/master.zip

Declares an update source (https://github.com/qriouslad/bw-particlejs-element), so updates arrive through the plugin's own updater.

Readme

Description

This is a WordPress plugin to add particles.js background to an HTML element. It can also add a particle.js section with content via a shortcode. The JSON config for particles.js can be customized.

The plugin is developed using WordPress Plugin Boilerplate 3.0.

Screenshots

Full width full height background with particles.js

Particles.js element with content via a shortcode

Plugin settings page

Read the full README on GitHub →