
State: Product Activated
Official Version
Official version provided by the developers. Licensed under the GNU GPL, allowing use on an unlimited number of sites.
Technical Support
Professional assistance with any technical issues. Support is included in the price. Read our Support Policy.
Guarantees and Safety
100% safe and fully functional product. Completely risk‑free. 14‑day money‑back guarantee. Read our Refund Policy.
I use File Renamer add-on when a client is tired of messy uploads like scan_8347-final-final.pdf. Its job is simple: rename Gravity Forms uploads into something predictable, usually with merge tags like name, order ID, or date.
It’s for builds where files leave WordPress fast: CRM sync, S3 offload, manual accounting, compliance archives. Clean filenames save time because nobody is hunting through random hashes later.
The good part: it solves the problem at the upload/form layer, not with a front-end hack. There are no theme templates to override, and it doesn’t care much about page builders. I’ve seen it fit cleanly into standard Gravity Forms setups because the logic sits on the form side, not in the theme.
In admin, the settings usually live inside the File Upload field options. The rename pattern is stored in Gravity Forms form meta, not hardcoded in PHP. If I need custom logic, I don’t touch the plugin files; I add a snippet in a mini-plugin or functions.php and keep a backup.
This type of plugin barely loads anything on the front end beyond the normal Gravity Forms upload stack. Caching is rarely the issue. JS optimization is. If uploads stop or the filename logic doesn’t fire, I check DevTools first: Console for plupload is not defined, and Network for missing plupload or gform_gravityforms assets. Fast fix: exclude plupload, gform_gravityforms, and don’t delay jquery-core.
The most common break I see is timing. If your filename pattern uses fields filled later in a multi-page form, the upload can happen before those values exist. Result: partial or wrong names. Fast workaround: rename on submission, not at early upload, or only use fields available at upload time.
Second conflict: media/offload/security plugins that sanitize or move the file again after Gravity Forms. Then the saved entry path and the real file path can drift. Fix it by testing with offload disabled once, then re-enable and make sure the rename runs before the offload step.
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 VirusTotalI can review the mechanics, but I can’t personally verify a vendor ZIP from here. In practice, plugins in this category usually run without a license key; what you normally lose without activation is auto-updates, vendor support, and sometimes access to a cloud library. Manual updates are simple: upload the new ZIP in Plugins → Add New → Upload Plugin or replace via FTP. Don’t edit plugin PHP directly, or your changes get overwritten on update.
Usually no. It handles new uploads/submissions, not files already stored.
Yes, but timing matters. Early upload + late merge tags is where names go wrong.
Page cache rarely does. JS delay/minify is the usual culprit.
Yes, if those values exist before the rename event fires.
You can use any product from our store on as many websites as you like.
After purchasing a product, you’ll be able to download it — including the most recent version — for the next 72 hours. Once that period ends, you can either repurchase the product or switch to one of our membership plans.
With an active membership, updates are always included. You’ll have continuous access to the latest versions for as long as your membership remains active, without worrying about expiration dates.
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.