Jump to content

Recommended Posts

Posted

I'm starting new project for a first time with PW. I'd like to know if it would be apprioprate (in terms of PW's creator permission) to brand the admin panel with clients logo just to make the look of it more relevant to the clients CI. The PW logo would stay where it is now but I thought of adding one next to it or something.

Is it technically possible?

Posted

It is possible. The ProcessWire cms is basicly running on ProcessWire. There were some discussions about this topic a while ago.

  • Like 1
Posted

The ProcessWire cms is basicly running on ProcessWire.

It doesn't mean you're allowed to do whatever you want with it. But thanks for the link. Cheers.

Posted
Is it technically possible?

Arjen answered directly to this question.

The link he pointed to can help giving some answers to your other concern.

  • Like 1
Posted

You're right mike77. It doesn't mean you're allowed, but since it's technically possible it can be done.

Posted
I'm starting new project for a first time with PW. I'd like to know if it would be apprioprate (in terms of PW's creator permission) to brand the admin panel with clients logo just to make the look of it more relevant to the clients CI. The PW logo would stay where it is now but I thought of adding one next to it or something.

To do this, I'd suggest copying the contents of /wire/templates-admin/ to /site/templates-admin/ and then make the edits to your version in /site/templates-admin/. That way it won't get overwritten during upgrades. However, sometimes the admin theme does get updated, so you may want to note the edits that you make in case you need to make them again during a future upgrade.

Posted

Thanks Ryan - sounds easy. I thought that only the config.php in 'site' folder acts this way but it's good to know that more files can be edited and protected from override process during the upgrade.

Posted

Anything that is under /site/ is protected during upgrades. These are all your site-specific files and PW doesn't mess with them.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...