AbanteCart Community

eCommerce construction => General Discussion => Topic started by: eljun on July 23, 2015, 06:04:51 AM

Title: Is there a way to make 'Reviews' available for registered users only?
Post by: eljun on July 23, 2015, 06:04:51 AM
Hello Abantecart Team,

Just wanna say thanks for this wonderful application! We had already used this e-commerce in two of our live sites.

The 3rd site have slightly different requirements so we had bump up to this concern. We are trying to make the 'reviews' for items available for registered users only and not for anonymous.

I tried to find the configuration but it lacks the functionality to achieve it.

Is there a way to achieve such functionality?


Thanks
Title: Re: Is there a way to make 'Reviews' available for registered users only?
Post by: Basara on July 23, 2015, 07:35:29 AM
this possible with template files modification

https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/pages/product/product.tpl
Title: Re: Is there a way to make 'Reviews' available for registered users only?
Post by: eljun on July 27, 2015, 03:46:45 AM
Helo Sir,

Thank you for your reply, i'll try the things you had suggested. Thanks