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%
ExpressPay Payment Module
Express Pay Payment Module is a WordPress plugin that integrates your website with Express Pay service, allowing you to accept payments through ERIP, bank cards, and E-POS methods. The plugin adds a payment form to your site using a shortcode and provides payment method settings and invoice management through the WordPress admin panel in the Express Payments menu. Features Add multiple payment methods in admin panel (ERIP, card, E-POS types) Display payment form on site using shortcode with customizable amount and payment description Generate invoice parameters and signatures (HMAC-SHA1) for Express Pay API v1 Test mode support using sandbox environment and test credentials Incoming notification signature verification Allow customers to modify name, address, and amount during payment (optional) Send notifications to customers via email/SMS (optional) Display QR code for ERIP/E-POS payments Invoice list and payment status management in admin panel Support for multiple payment methods on one site Database Tables The plugin creates and uses the following WordPress database tables: * {$wpdb->prefix}expresspay_options — payment methods and their parameters * {$wpdb->prefix}expresspay_invoices — created invoices and their statuses Notification Endpoint For receiving payment notifications, the plugin uses WordPress AJAX endpoint: /wp-admin/admin-ajax.php?action=receive_notification&type_id= Configuration Go to WordPress admin panel → Express Payments → Settings Add a new payment method by clicking “Add Payment Method” Configure the following parameters: General Settings Name — Display name of payment method (e.g., “ExpressPay (ERIP)”) Type — Payment method type: erip, card, or epos Token — API access token from Express Pay service Service ID — Service number in Express Pay system Secret Word — Secret key for signing payment requests Secret Word for Notification — Secret key for verifying incoming notifications API URLs API URL — Production API base URL (e.g., https://api.express-pay.by/v1/) Sandbox URL — Sandbox API base URL (e.g., https://sandbox-api.express-pay.by/v1/) Test Mode — Enable/disable sandbox mode for testing Payment Options ERIP Path — Path in ERIP tree shown to users Show QR Code — Display QR code for ERIP/E-POS payments Use Signature for Notification — Verify incoming notification signatures Can Change Name — Allow customers to modify name during payment Can Change Address — Allow customers to modify address during payment Can Change Amount — Allow customers to modify amount during payment Send Email — Send payment notifications via email Send SMS — Send payment notifications via SMS E-POS Settings Service Provider Code — E-POS provider code Service E-POS Code — E-POS service code Usage Adding Payment Form to Page Create or edit a page and add the payment form shortcode: [expresspay_payment amount=25.5 edit_amount=true info="Payment description"] Shortcode Parameters amount — Payment amount (e.g., 25.5) edit_amount — Allow customer to change amount (e.g., true or false) info — Payment description/purpose method_id — Specific payment method ID (optional, shows all if not specified) Payment Flow Customer visits page with payment form Customer selects payment method and enters details Customer submits payment Plugin generates invoice parameters and signature Customer is redirected to Express Pay service for payment After successful payment, customer is returned to the page Plugin verifies payment signature and marks invoice as paid Express Pay server sends additional notification webhook Testing in Sandbox Mode Enable Test Mode in payment method settings Verify that Sandbox URL is being used Complete test payment through Express Pay sandbox environment Requirements WordPress 4.0 or higher PHP 5.6 or higher Outgoing HTTPS access to Express Pay API: Production: https://api.express-pay.by/v1/ Sandbox: https://sandbox-api.express-pay.by/v1/ Public URL accessibility for receiving webhooks (if site is behind firewall or requires authentication, webhooks will not be delivered) Support For installation and configuration instructions, visit: Express Pay CMS Extensions Watch video tutorials on our YouTube channel: Express Pay YouTube License This plugin code and documentation is proprietary and provided by Express Pay service. All rights reserved. Please refer to LICENSE file in plugin directory for details. Third-Party Services This plugin connects to Express Pay service for payment processing: * Service URL: https://express-pay.by/ * API Documentation: https://express-pay.by/docs/api/v1 * Privacy Policy: https://express-pay.by/docs By using this plugin, you agree to Express Pay Terms of Service.