Jump to content

Recommended Posts

Posted

Hello fellers,

I've just arrived to this adorable and beautiful CMF. I tried to find a section which contains all general settings like admin themes, site name, site timezone..etc.. for 15 minutes.

Could anyone else here please tell me how could I find it? And is there any resources like ebooks, video I need to dig-in?

Thanks.

Posted

There is nothing like that in ProcessWire's backend. Almost everything is stored in pages and if you need such a section just create a template and a (hidden) page (e.g. named settings) and use it. Another option is to extend the $config variable (site/config.php) with custom properties. There's also a module, which allows you to change those properties in the backend, but it's not as flexible in terms of UI as a page with custom fields would be.

  • Like 3
Posted

hi hector and welcome to the forum,

this video shows exactly what you are looking for - but it is in german:

you should also get the context if you do not understand german :)

also worth to read to get the basics:

http://code.tutsplus.com/articles/4-reasons-to-choose-processwire-as-your-next-cms--cms-25062

http://webdesign.tutsplus.com/tutorials/how-to-install-and-setup-processwire-cms--cms-25509

+1 for the tutorial link

edit:

also this one: https://processwire.com/talk/topic/6388-how-to-create-a-custom-admin-settings-page/

https://processwire.com/talk/topic/12198-modifying-config-property-eg-sitesettings-from-readyphp/

have a look at my signature how to use google to find information about processwire in the forum or on processwire.com: https://www.google.at/search?q=site:processwire.com+global+settings&gws_rd=cr&ei=0ldZV5n9K9G0gAaq_pOYDw#q=site:processwire.com+settings

  • Like 3

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...