This topic is locked
[SOLVED]

 Reuse / download theme + color

2/8/2017 7:39:56 AM
PHPRunner General questions
K
Khampol author

Hi,
I modified a theme and a color for our project, it looks cool ;). My question is how i can reuse it for another prj ?

Also, it takes a bit time to modified a theme and color, do u have more theme and color to download .... ?

Sergey Kornilov admin 2/9/2017

Check this article that explains where style and color files are stored in PHPRunner:

https://xlinesoft.com/phprunner/docs/style_editor.htm
You can copy .style and .color files from project folder to the main PHPRunner folder and they will be available in all PHPRunner projects.

HJB 2/10/2017

Saving your project as a Template

You can save your project as a template.

In this case, your database along with your project file and all files you have edited with the visual editor will be saved.

Note: Save Project As Template option is available only in MySql projects.

While saving Project As Template you need to type in the template name you wish your project to be saved under. The template will be saved in the Business Templates Directory (by default in C:\Users\<username>\Documents\PHPRunnerTemplats\project_name).

unquote excerpt ex https://xlinesoft.com/phprunner/docs/working_with_projects.htm
... delete all tables BEFORE "Save as template" out of your project to own a virginal project start-up file then.

K
Khampol author 2/10/2017

Thx for reply.

Saving your project as a Template



This is very interesting ! Thx again <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=81313&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />