How To Find My Cs-Cart Version?

Hi, is there a place in the back end that tells me which version of CS-Cart I'm using? I've looked all over but didn't find anything.



Thanks,



D.

Usually you can do:



your-domain.com - This website is for sale! - your domain Resources and Information.



Hope that helps.



Brandon

[quote name='Belzibot' timestamp='1309580614' post='116117']

Hi, is there a place in the back end that tells me which version of CS-Cart I'm using? I've looked all over but didn't find anything.



Thanks,



D.

[/quote]





I think it is in your config file at bottom

In 2.1.4 it is my config.php file on line 145. It says:


// Product information
define('PRODUCT_NAME', 'CS-CART');
define('PRODUCT_VERSION', '2.1.4');




I still think it is easier to just use the domain way like I put, but whatever floats your boat.



Brandon

[quote name='brandonvd' timestamp='1309583403' post='116120']

Usually you can do:



your-domain.com - This website is for sale! - your domain Resources and Information.



Hope that helps.



Brandon

[/quote]



Hi Brandon, thanks a lot. That was super easy for sure.



Thank you,



D.