White Labeled Version
If you optained the white label option when purchasing your WebYep license, you can present WebYep as you own product, with your corporate design and your own logo.
Usually you are only allowed to change graphical components of WebYep (like images and the style sheet), to adopt the visual appearance of WebYep to your website's design. But changing the WebYep logo or removing the copyright notice is not allowed.
By optaining the "white label" option when purchasing WebYep, you may also change these components of WebYep.
You will receive a special license code that will enable this option in WebYep.
How WebYep becomes "your product"
To give WebYep your corporate design and present it as "your product", you can perform the following changes:
Change the WebYep logo
The WebYep logo is located in the file logo.gif in the "program/images" subfolder of the webyep-system folder. Simply replace it with your personal logo.
Button icons, etc.
The "program/images" subfolder also contains several icons used for various buttons in the WebYep user inteface. Change/replace these as needed.
Fonts, colors, etc.
The subfolder "program" of the webyep-system folder contains the style sheet styles.css used for all WebYep editor windows and help pages. Change its content to adopt font faces, colors etc.
Product name
To change to product name from "WebYep" to your personal produkt name, open the configuration file config-inc.php in the webyep-system folder. In there you will find the line
$webyep_sProductName = 'MyProduct';
Change the text between the single quotes, but be sure to leave the single quotes intact and to not use any single quotes as part of the product name!
"Running" your WebYep
To use a WebYep system modified that way, you need a WebYep license with the white label option for the domain (URL or address) the website is accessed under.
For testing and during development you usually run WebYep via a local web server (on your desktop or on a server machine in you local network). If the web server running WebYep is not accessible from the internet (has a local IP address), then you do not need to install a WebYep license with white label option.
But if you install your modified WebYep system on a public web server, you will need to install a proper WebYep license with white label option (matching the host name by which that server is accessed) to use it.
|