Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

ClickPress Migration

Beskrivning

We are introducing the genius plugin ”ClickPress migration” – the easiest way for WordPress users to migrate their websites to the ClickPress Interface. This plugin makes the migration process automatic, secure, and hassle-free.

Our managed WordPress hosting solution offers an intuitive and user-friendly interface. Enjoy high website performance, fast page loading, DDoS protection, and live chat support with an expert WordPress team.
 

Developers
Effortlessly migrate your WordPress website to ClickPress with automatic updates and seamless database transitions. Save time on manual migrations and prioritize time-critical projects.
 

Medium/Large agencies
Migrate websites automatically without the need for in-house technical experts. We’ll make sure that your website themes and plugins are seamless.
 

WooCommerce Websites
Seamlessly migrate your e-commerce site with minimal downtime. The ClickPress migration plugin transfers all product pages, themes, and customer records.
 

Simply follow the steps below to migrate your website:

  • Download the ClickPress migration.
  • Activate the plugin.
  • Return to the ClickPress Interface.
  • Click on ”Migrate Website” at the right-hand side of the menu.
  • Enter your domain or URL and proceed to the next step.
  • Copy the token that we provided you with.
  • In WordPress, under the ClickPress migration plugin, you should be able to see the “Settings” option.
  • Paste the token number.
  • Hit the start migration button.
     

For ClickPress Managed WordPress hosting, click here.

*Recommendation: After completing the migration process, we highly recommend you check your website content and functionality
 

Vanliga frågor

Do I need to have an account in ClickPress?

Yes. You should create an account in ClickPress, gets a token, and use it in our plugin.

Is the migration to ClickPress free?

Our plugin allows you to migrate an unlimited number of websites.

Can I trust the ClickPress migration plugin?

The plugin ensures your website is migrated securely to the clickpress environment, and a full backup is created, which includes your website’s data.

During the migration process your website will still be available for business continuity. For more information, you can Click here.

What happens if there are issues or conflicts during the migration?

If issues arise, a professional WordPress team is always available for you and can migrate your website to the interface.

Will my SEO rankings be affected by the migration process?

No, your website will remain available and on air for your customer during the migration process with the same good user experience.

How do I know if my website’s data was entirely migrated?

We recommend doing a side-by-side comparison of data on your website, such as woo-commerce orders and other similar plugins containing large amounts of data.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”ClickPress Migration” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”ClickPress Migration” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

0.3.6

  • Fix race condition: skip deleting last_api_output.log when step is get_last_output so the recovery endpoint can actually read it.

0.3.5

  • Add ignore_user_abort(true) so PHP continues after proxy timeouts (Cloudflare 524).
  • Create .htaccess in output/ dir to bypass WordPress rewrite rules for static files.
  • Add get_last_output API step as fallback when static file access is blocked.

0.3.4

  • Fix chunk-boundary file skip: the file whose size pushed a chunk over the limit was consumed from the manifest but never added to the zip, so one file per chunk boundary was silently dropped during transfer. The read position is now saved before the line is consumed, so the triggering file is added to the next chunk.

0.3.3

  • Fall back to bundled PclZip when the PHP zip extension is not available, so the plugin works on hosts without php-zip.

0.3.2

  • default locale

0.3.1

  • final tests before first release