Installation Overview
Redesignee is built on universal web standards. Because our widgets use pure HTML, CSS, and JavaScript, they work on any website platform that allows custom code.
However, for the fastest workflow, we have built dedicated tools for the most popular platforms.
Squarespace
Add a visual "Add Widget" button directly inside your Squarespace editor, letting you import and edit widgets visually.
View Squarespace GuideWordPress
Use our dedicated WordPress Plugin to browse the full library and import widgets directly from your Gutenberg or Elementor.
View WordPress GuideOther Platforms (Universal Install)
If you are using Shopify, Webflow, Wix, or custom HTML, you can still use Redesignee manually.
- Find a widget you like in our library.
- Click the "Copy Code" button (You will get HTML, CSS, and JS).
- Paste the HTML into a "Custom Code" or "Embed" block on your site.
- Paste the CSS into your site's global stylesheet or inside a
<style>block.