Wrapper: @tsparticles/wordpress
Official WordPress plugin package for tsParticles.
Install
bash
pnpm add @tsparticles/wordpressNotes
- Requires a full WordPress installation.
- Not mapped to a standalone
demo/*folder in this monorepo.
Quick setup flow
- Install the package in a WordPress plugin/theme workflow.
- Register/enqueue scripts through WordPress hooks.
- Pass options JSON from plugin settings or templates.
Monorepo references
- Package folder: https://github.com/tsparticles/tsparticles/tree/main/wrappers/wordpress
- Wrappers index: https://github.com/tsparticles/tsparticles/tree/main/wrappers
