WordPress products,
crafted with care.
We build modern, dependable plugins for WooCommerce — and partner with brands to ship custom WordPress solutions that feel as good as they perform.
Featured plugin
Advanced Product Gallery
Mix images, videos and YouTube — a gallery experience your customers actually want to scroll.
- Image, video & YouTube support
- Variation gallery
- Drag-and-drop ordering
Built for the modern WordPress stack
Our plugins
Tools we use ourselves.
Each plugin is shipped with the same craft we'd want as store owners — thoughtful UX, sharp performance, and clean code under the hood.
Advanced Product Gallery
For WooCommerce — with Images, Videos & YouTube.
- Unlimited media per product
- Variation gallery support
- Multiple Video Support
- Multiple Youtube Video Support
HippoPay × Creem
Modern payments for WooCommerce, powered by Creem.
- Modern checkout flow
- Easy setup
- Secure by default
Why Hippo
The small details, taken seriously.
Designed with intent
Plugins that feel native to the WordPress admin — and a joy to use on the storefront.
Built for performance
Lightweight, lazy-loaded, and benchmarked so your Core Web Vitals stay green.
Secure by default
Sanitized inputs, nonces, capability checks — security baked into every release.
Developer friendly
Hooks, filters, and well-documented APIs so you can extend anything.
Studio services
Need something bespoke?
Beyond our products, we partner with brands and agencies to design, build, and maintain custom WordPress and WooCommerce solutions.
- Custom plugin development
- WooCommerce extensions & integrations
- Performance audits & optimization
- Long-term maintenance retainers
// HippoPay × Creem
add_filter( 'woocommerce_payment_gateways', function ( $gateways ) {
$gateways[] = 'WC_Gateway_HippoPay_Creem';
return $gateways;
} );
// Tap into the Advanced Product Gallery
add_filter( 'hippo_apg_media', function ( $items, $product_id ) {
return apply_youtube_overlay( $items );
}, 10, 2 );Ready to ship something great?
Try our plugins, or talk to us about a custom WordPress build.
