Skip to content

Wrapper: @tsparticles/wordpress

Official WordPress plugin package for tsParticles.

Install

bash
pnpm add @tsparticles/wordpress

Notes

  • Requires a full WordPress installation.
  • Not mapped to a standalone demo/* folder in this monorepo.

Quick setup flow

  1. Install the package in a WordPress plugin/theme workflow.
  2. Register/enqueue scripts through WordPress hooks.
  3. Pass options JSON from plugin settings or templates.

Monorepo references

Readme