Forum for discussing general topics related to Couch.
4 posts Page 1 of 1
Hi, I am using free version to do the website draft for my customer's preview. Once they confirmed, I will buy commercial version for their official website.

here is my question, I already do some amendments in free version, what can I do to keep all that changes without re-coded it again in commercial version? Or I should just insert commercial license file in free version???
Hi nsy :)

Applying a commercial license, to a hitherto open-source licensed site, entails making just a single change to 'couch/config.php' file -, find the following line and change the 0 to 1.
Code: Select all
define( 'K_PAID_LICENSE', 0 ); 

And that is it. Nothing will need to be recoded.

Hope it helps.
How about the logo and footer part? I need to modified it manually in config.php?
Yes. You can find the details here - http://www.couchcms.com/white-label.html

Hope it helps.
4 posts Page 1 of 1
cron