
State: Unlimited Usage

$5.99
State: Unlimited Usage
Original GPL Package
We redistribute the original GPL-licensed package files. Nodub.com is an independent service and is not affiliated with the original developer or ThemeForest.
Technical Support
Expert help with any technical issue. Dedicated Nodub.com support is included. Official support from the original vendor is not included. Read our Support Policy.
Guarantees and Safety
100% safe, fully functional product. Completely risk-free for every customer. 14-day full money-back guarantee. Read our Refund Policy.
I just spent the last 14 hours migrating a bloated WooCommerce monstrosity. The client had 15GB of unoptimized images and a database that looked like a warzone. Vanilla migration tools were choking. I ended up relying on the All-in-One WP Migration FTP Extension, and honestly, I have a love-hate relationship with this thing.
Pushing a 15GB .wpress file through a standard browser upload is suicide. You hit Cloudflare’s 100MB limit, or PHP’s upload_max_filesize laughs in your face.
The All-in-One WP Migration FTP Extension bypasses this garbage. You just hook it up to your offsite storage via SFTP, and it chunks the transfer in the background directly server-to-server.
But let’s not pretend it’s flawless. If you open the Network tab in DevTools during a massive export, you’ll see a relentless stream of POST requests to admin-ajax.php?action=ai1wm_export.
If your target server has aggressive rate limiting or a low max_execution_time, those requests start returning 503s or 504s. The UI just sits there spinning at 45%. It’s infuriating.
Here’s a scenario: the import from FTP stalls at 99% during the “Restoring database” phase. What were they thinking with their default chunking logic?
To fix this, I usually have to dive into the core plugin files. Open wp-content/plugins/all-in-one-wp-migration/constants.php.
I look for AI1WM_MAX_CHUNK_SIZE and drop it from 5MB to something like 2MB. It slows down the process, but it stops the server from killing the PHP worker.
I’ve been testing a GPL copy of the All-in-One WP Migration FTP Extension on my staging rig. It’s fully functional, unlimited website usage, no weird restrictions.
There’s no license key activation required to make the core features work. You just install the base plugin, upload the FTP extension zip, and the “FTP” option magically appears in the Export/Import dropdown.
For updates, you just manually overwrite the plugin folder via SSH or FTP. Simple, no dashboard nagging.
Keep an eye on wp-content/ai1wm-backups. This extension pulls the file from your remote FTP server and dumps it there before extraction.
If the process crashes, it doesn’t clean up after itself. I’ve had servers run out of disk space because a failed 10GB import left a .wpress file sitting in that folder. You have to manually nuke it via SSH.
Check your folder permissions on the remote server. The extension needs the target directory to be 755, and it struggles if the FTP user is chrooted weirdly. Also, check the error_log for OpenSSL issues on your source server.
Yes. The extension inherently removes the import limit because it processes the file directly from the remote server or local backup folder, bypassing the PHP upload handler entirely.
It’s usually a caching plugin conflict. Redis Object Cache or WP Rocket minification breaks the JS that polls the progress. Disable all caching plugins and clear Cloudflare before starting the import.
All products we provide come only from official sources and verified developers. To confirm their integrity and safety, the archive has been scanned for viruses and malware. You can review the scan results at any time by clicking the button below.
View in VirusTotal| Feature | Nodub GPL Package | Official Vendor |
|---|---|---|
| Package files | Yes | Yes |
| GPL Redistribution | Yes | N/A |
| Official License Key | No | Yes |
| Unlimited Website Usage | Yes | No |
| Official Developer Support | No | Yes |
| Nodub.com Support | Yes | No |
| Automatic Vendor Updates | No | Yes |
| Manual Updates | Yes | Yes |
You can use any product from our store on as many websites as you like.
Single purchase includes download access for 72 hours. Future version downloads require repurchase or an active membership.
Manual updates are available to customers with active access.
Yes, we do. In most cases, you can expect a reply within 24–72 business hours. For simpler issues, we’re often able to respond much sooner.
You can contact us via live chat or open a support ticket directly from the product page — whichever is more convenient for you.
No, there are no limits. We don’t believe in restricting downloads. If you need to download a product multiple times, that’s absolutely fine.
We use professional, high‑performance storage systems to ensure downloads are fast, stable, and hassle‑free.
No, license keys are not included. In the past, license sharing and related issues caused account problems, so we decided to stop distributing keys.
That said, all products you receive are fully authentic. For items that normally require activation, we provide them pre‑activated, allowing you to install and use them immediately without dealing with license input or activation errors.
Yes — 100%. All products are original and distributed under the GNU GPL v2/v3 license.
The main difference compared to purchasing directly from the original author is that we don’t offer additional services such as custom development or one‑on‑one support. License keys are also not included. Instead, products that typically require activation are delivered ready to use, allowing installation on unlimited websites.
Yes, we stand behind our products. If you encounter an issue that cannot be resolved or a technical problem without a workable solution, we’ll do our best to help — and if necessary, issue a full refund.
Please note that refunds are not available if the product works as described but simply does not meet personal expectations. We’ve also encountered cases where refund requests were made while the product was still in use, which we cannot allow.
Our approach is simple: fairness and transparency. If you ever have a concern, just reach out — we’re always open to finding a reasonable solution that works for both sides.

Reviews
There are no reviews yet.