Lipwalk works with your favorite platforms. Easy installation guides and official plugins available.
Official plugins and guides for popular CMS platforms
Official plugin for easy installation and management
Simple integration with Ghost's handlebars templates
Add comments to your Webflow sites with embed code
Enable product reviews and blog comments
Replace native comments with Lipwalk
Add comments to your Wix website
Upgrade your Blogger comment system
Static site comments with Hugo shortcodes
Add dynamic comments to your Jekyll blog
Components and libraries for modern JavaScript frameworks
Official React component with hooks support
Vue 3 component with Composition API support
SSR and SSG compatible with App Router
Svelte component for SvelteKit apps
Angular module and component
Astro component for island architecture
Vanilla JS for any website
Connect Lipwalk with your favorite tools and services
Lipwalk works with any website that can include JavaScript. Use our universal embed code or REST API to build custom integrations.
<div id="lipwalk-comments"></div>
<script src="https://js.lipwalk.com/embed.js"></script>
<script>
Lipwalk.init({
siteId: 'your_site_id'
});
</script>