Embed Rive animations into your WordPress site with ease.
This plugin provides a dedicated Gutenberg block for embedding Rive animations.
- Media Library Integration: Upload and select rive files directly from the WordPress Media Library.
- Live Preview: See your Rive animations playing directly within the Gutenberg editor.
- Custom Dimensions: Control the width and height of the animation canvas.
- Multiple Instances: Add multiple blocks to a page, each with its own configuration.
- Artboard Selection: Optionally specify which artboard to play.
- Upload the plugin files to the
/wp-content/plugins/mscg-rivedirectory, or install through the WordPress "Plugins" screen. - Activate the plugin.
- Add the Rive Player block in the editor.
This block is built using the standard WordPress block development tools.
npm start: Starts the build process for development.npm run build: Builds the production-ready code.