Duplicator – Backups & Migration Plugin – Cloud Backups, Scheduled Backups, & More
WordPress Backup & Migration Plugin Duplicator provides a simple way to move WordPress sites, create reliable backups, or clone a site for staging. With Duplicator, you can easily migrate, transfer, or clone your WordPress site between domains or hosts with no downtime. Create full backups of your website, or package your entire site to download and install elsewhere with only a few steps. At Duplicator, reliabilty, security, and ease of use are our top priorities. Our variety of cloud backup integrations and easy migration wizard make Duplicator the most beginner-friendly backup and migration plugin on the market. You don’t have to hire a developer. Create a backup and migrate sites in just a few minutes. Duplicator Pro This plugin is the Lite version of Duplicator Pro, which comes with scheduled backups, cloud storage integrations, multisite support, and more. Get Duplicator Pro for the complete migration and backup solution. Easy Site Migration, Backup, and Cloning Duplicator streamlines site migrations by packaging your website files and database into a single file, known as a “backup”. Download and re-install your “backup” on any new WordPress location or server without dealing with complicated setups. Launch at your new destination without installing WordPress. Duplicator is the only migration and backup plugin that works on an empty site. See why experts love Duplicator: “Duplicator provides an easy to use tool to make backups of your site, or to transfer it to another location.” Richard McAdams – Expert Web Developer Secure WordPress Backups Duplicator offers cloud WordPress backups with military-grade encryption. Automatically backup your entire WordPress site to secure cloud storage. Recovery Points (1-click Restore) Duplicator makes 1-click restores for WordPress backups easy and stress-free. Quickly restore your entire website in minutes just like a time machine. Fast WordPress Migrations Duplicator makes WordPress website migrations fast and stress-free. Quickly move to a new host, domain, or server. No downtime, no data loss, and no coding required. WordPress Multisite Backups Duplicator offers automatic WordPress Multisite backups with easy 1-click restore. Safely backup your entire Multisite network to secure cloud storage. WooCommerce Backups Duplicator offers reliable WooCommerce backups with military-grade encryption. Easily and automatically back up your entire online store to secure cloud storage. Pre-configured WordPress Installs Never start from scratch with Duplicator’s smart pre-configured WordPress installs. Save time and hassle duplicating ready-made sites with 1-click. WordPress Recovery Points with Quick Rollbacks Duplicator offers hourly recovery points and 1-click rollbacks for WordPress sites. Quickly and automatically recover from failed WordPress updates or disasters. Partial WordPress Backup Plugin Duplicator makes partial backups for WordPress quick and easy. Save storage and restore sites faster with database-only, media-only, or completely custom backups. Server to Server WordPress Migration Import Tool Duplicator makes server-to-server WordPress migrations fast and hassle-free. Quickly import your website to a new server in minutes. No downtime, no data loss. Smart WordPress Migration Wizard Duplicator’s smart WordPress migration wizard makes transferring your website to a new host or server effortless. No downtime, no data loss, and no code required. Drag & Drop Import WordPress Website Tool Migrating WordPress sites has never been easier with Duplicator’s drag & drop import tools. Quickly transfer your site to a new host or server in minutes, no code required. Clone WordPress Website Plugin Duplicator clones your entire WordPress website with 1-click, no code needed. Perfect for staging sites, sandbox, or site migration. WordPress Staging Site Duplicator Pro lets you create a WordPress staging site directly from your WordPress dashboard. Safely test plugin updates, theme changes, and new features on a staging environment before pushing changes to your live site. No manual setup, no separate hosting, and no risk to your production site. Duplicator Pro Features Duplicator Pro takes Duplicator to the next level with features you’ll love, such as: WordPress staging sites – create a staging copy of your site to safely test changes before going live Drag and Drop installs – just drag the backup file to the destination site! Scheduled backups Cloud Storage to Dropbox Backups, Google Drive Backups, Microsoft OneDrive Backups, Amazon S3 Backups and FTP/SFTP Backups Custom Backups and Cloning: want just plugins, or just themes, just the database? No problem! A special 2-step streamlined installer mode for mega-fast installs Recovery Points added for very fast emergency site restores Support for managed and shared hosts such as WordPress.com, WPEngine, GoDaddy Managed, and more Multi-threaded to support larger websites & databases Migrate an entire multisite WordPress network or a sub site as a standalone site Database and user creation in the installer with cPanel API Connect to cPanel directly from the installer Custom plugin hooks for developers Advanced permissions Email notifications Professional support … and much more! Supported Backup Cloud Storage Integrations We support any Amazon S3 compatible storage providers plus these first-party integrations. Localhost Backups FTP/ SFTP Backups Dropbox Backups Google Drive Backups Microsoft OneDrive Backups Amazon S3 Backups Cloudflare R2 Backups Wasabi Backups Dream Objects Backups Vultr Backups Digital Ocean Spaces Backups Google Cloud Storage Backups Backblaze B2 Storage Backups Linode Object Storage Backups You can easily see why Duplicator is the best WordPress backup and migration plugin on the market! Want to unlock these features? Upgrade to our Pro version Branding Guidelines Duplicator® is a registered trademark of Snap Creek LLC. When writing about the backup & migration plugin by Duplicator, please make sure to uppercase the initial first letter. Duplicator (correct) duplicator (incorrect)
Top keywords
- wordpress35×3.91%
- backups34×3.80%
- duplicator32×3.58%
- site19×2.12%
- backup16×1.79%
- migration12×1.34%
- storage11×1.23%
- cloud9×1.01%
- website9×1.01%
- sites8×0.89%
- cloud storage7×0.78%
- entire7×0.78%
Plugiva Pulse – Inline Feedback Plugin for WordPress
Plugiva Pulse lets you collect lightweight feedback and quick reactions directly inside your content. Create structured pulses using yes/no, emoji, or short text questions, or embed inline feedback prompts anywhere using a shortcode. Responses are submitted instantly via AJAX without page reloads. It is designed to be privacy-conscious, fast, and easy to manage from the WordPress admin without relying on third-party services. Key Features Create and manage pulses from the admin panel Embed inline feedback questions directly inside posts and pages (e.g. “Was this helpful?”) Support for yes/no, emoji, and custom response types AJAX-based submissions (no page reloads) Built-in spam protection and duplicate prevention Admin responses table with filtering and pagination CSV export with post context Developer-friendly filters for customization Clean uninstall (optional data removal) Use Cases Quick inline feedback inside blog posts One-question reactions (e.g. “Was this helpful?”) Emoji-based engagement prompts Lightweight internal polls Plugiva Pulse is intentionally focused. It does not try to be a full form builder. Usage Inline Feedback (New) Plugiva Pulse allows you to embed lightweight feedback prompts directly inside your content using a shortcode. Example: [ppls_question q="Was this helpful?" type="yesno"] You can also use emoji-based feedback: [ppls_question q="How do you feel about this?" type="emoji"] Inline feedback is designed for quick engagement: No page reloads (AJAX powered) Duplicate submissions are prevented automatically Feedback is stored with post context Works seamlessly inside posts and pages Custom response types can be added using the developer hooks below. Block Use the Plugiva Pulse block in the block editor and select a pulse. Shortcodes Pulse [ppls_pulse id="pulse_id_here"] Replace pulse_id_here with the pulse ID shown in the admin panel. Inline Feedback Use inline feedback to collect quick reactions directly inside your content. [ppls_question q="Was this helpful?" type="yesno"] You can also use: [ppls_question q="How do you feel about this?" type="emoji"] Developer Hooks Plugiva Pulse provides filters to customize inline feedback behavior and extend response types. ppls_inline_options Modify or add custom inline question types. Each type is defined as an array of key → label pairs. Example: add_filter( 'ppls_inline_options', function( $options ) { $options['rating'] = [ '1' => '⭐', '2' => '⭐⭐', '3' => '⭐⭐⭐', ]; return $options; }); Use in shortcode: [ppls_question q="Rate this post" type="rating"] Note: Validation is handled automatically based on defined options. ppls_inline_feedback Modify the feedback message shown after submission. Example: add_filter( 'ppls_inline_feedback', function( $feedback ) { return [ 'icon' => '✓', 'text' => 'Thanks for your feedback!', ]; }); ppls_inline_hash_window Control how long an inline session remains valid. Default is 1 hour. Example: add_filter( 'ppls_inline_hash_window', function( $window ) { return 600; // 10 minutes }); Notes Labels support safe HTML (sanitized via wp_kses_post) Custom types automatically work with validation No additional hooks are required for custom answer handling