database setting

Issues related to the Login tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/login_basics.html
http://www.wysiwygwebbuilder.com/login_tools.html

TIP:
A lot of information about the login tools can be found in the help/manual.
Also checkout the demo template that is include with the software.
Post Reply
avent
 
 
Posts: 27
Joined: Wed Jan 02, 2013 9:28 pm

database setting

Post by avent »

Is there any way to centralize the database settings or import them from a settings file to avoid having to enter them in each component and be able to maintain and modify them in one place?
User avatar
wwonderfull
 
 
Posts: 1584
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: database setting

Post by wwonderfull »

I think in terms of database settings such as username password db name or even table name those can be in a config file and imported to all the scripts but still centralizing it would take a significant amount of change in the php code generated by wwb.

Note that there was a feature released on wwb 19
Login Tools
- New feature: Added 'Synchronize MySQL settings between login objects' option (Tools->Options->General). When this option is enabled, any updates made to MySQL properties will automatically apply to all login objects. Additionally, new login objects created in the project will inherit the same settings as existing objects. This eliminates the need to configure each object individually, streamlining the process and ensuring consistent settings across all login objects.
avent
 
 
Posts: 27
Joined: Wed Jan 02, 2013 9:28 pm

Re: database setting

Post by avent »

Very well.
I hadn't noticed this option.
Thanks.

Does this option also work with CMS components?
User avatar
Pablo
 
Posts: 23432
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: database setting

Post by Pablo »

Does this option also work with CMS components?
Yes.
Post Reply