![]() |
ChatGPT 9/26/2025 |
Renaming a project in PHPRunner can be a bit tricky, as the software does not provide a straightforward "rename" option. However, there are a few steps you can take to effectively rename your project without using the "Save Project As" method that involves additional setup. Manual Rename Steps
Database Hack (Not Recommended)While there might be some database hacks that could work, they are risky and could lead to unintended consequences. The safest approach is always to use the built-in tools provided by PHPRunner, even if it requires more steps. ConclusionWhile there is no one-click solution for renaming a project in PHPRunner, following the above steps should help you rename your project without having to completely recreate it. Always make sure to keep backups of your project and database before making any significant changes. |
|
D
|
DUKE 9/27/2025 |
Hi Chris, Open your project. At the top of the panel where you see your project's folders you will see the current name of the project. Right click and rename. Regards |
|
C
|
Chris Whitehead author 9/28/2025 |
Duke, Thanks that was it, a lot simpler that ChatGPT said as well, you've beaten AI . |
|