How To Install Password Generator
It is very quick and easy to install Password Generator
-
Unzip the item file you downloaded from Code Canyon
-
Connect to your website using your FTP software
-
Upload the passwordgenerator directory on your server
How To Change Default Password Settings
Some passwords options are checked by default when you launch Password Generator.
If you want get specific options checked/unchecked by default, take the steps below.
-
Open passwordgenerator/inc/config.php
-
To have a specific option preselected by default, set the matching variable to true
-
To have a specific option unselected by default, set the matching variable to false
-
Save
If you want to change the default password length, take the steps below.
-
Open passwordgenerator/inc/config.php
-
Search for the password length variable
-
Change the password length value with a new numeric value
-
Save
How To Change Default Language
If you want to create your own language fiIe, take the steps below.
-
Open passwordgenerator/lang/en.php
-
Save and rename the file with the name you want
-
Update the variables in the new file with the language you want to be displayed
-
Save
-
Open passwordgenerator/inc/config.php
-
Search for the language configuration variable and update its value with the name you gave to the new language file. For example, if your custom language file is named "german.php", the value to set for the variable would be "german"
-
Save
Support
You need help with Password Generator? You found a bug?
Send us a message in the sidebar here: http://codecanyon.net/user/TopStudio
We will get back to you in less than 24 hours.