Giter VIP home page Giter VIP logo

revws's People

Contributors

30knees avatar dependabot[bot] avatar getdatakick avatar kleijn36 avatar paintspec avatar slick-303 avatar tyruk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

revws's Issues

The review tab shows, even when there are no reviews

The review tab shows, even when there are no reviews, with the button to create a review, even when visitors cant write a review.

The top shows that the customer cant write a review with the message, ‘No customer reviews for the moment’ (because there no review for this product, and the customer isn’t logged in) but the review tab is showing, and the button is showing and working like they can.

It would be nice that if a product didn't have a review, and you were not allowed to write one, that the review tab and button would not even show.
capture

css javascript pop-ups

It's not the end of the world if you can't do this, but it would be nice if a person could change the css of the JavaScript pop-ups. The grayish/rose is nice, but would be nice to be able to change.

Multistore support

At the moment, everything is shared across all stores. We need full-fledged multistore support

Choose what to share between stores:

  • criteria
  • reviews (only if products are shared)

List of reported reviews

Create separate page in administration showing reported reviews

  • show all reported reviews
  • show only newly reported (since last page open)

Guest able to write more than one review per product

If you do a review as a guest, then it gets approved, then you look at the item you reviewed again, you can edit/delete your review. However once you sign in, then sign out, so you’re now a visitor again, and look at that product you reviewed again, you have lost the ability to edit/delete your review. You also now have the ability to write another review.

DELETE btn btn-primary

hello I want to remove the button because the color of the text and the same as the color of the button.
what is the file that I can edit thanks
frfr

Import Product Comments

There needs to be a way of importing the current included module 'Product Comments' into this module. A lot of people use that module, and have a bunch of reviews in it, sure would be nice not to loose all those reviews.

Ghost click on mobile / tables

There seems to be ghost click on touch devices

In the current demo of the module, there are 3 criterias to vote, when I select rating for the first criteria, automatically the second criteria is selected with same rating, and I am able to choose the third. I am testing on my iPad, can’t tell if it is fine on pc.

hook into displayMyAccountBlock

It might be nice if you could hook this module into displayMyAccountBlock, that way a link would show in the My Accounts side block.

Add theme css modification

I recommend you change function hookHeader to read…
public function hookHeader() {
if (file_exists(PS_THEME_DIR."css/modules/{$this->name}/{$this->name}.css")) {
$this->context->controller->addCSS(PS_THEME_DIR."css/modules/{$this->name}/{$this->name}.css", 'all');
} else {
$this->context->controller->addCSS($this->_path.'views/css/front.css', 'all');
}
$this->context->controller->addCSS('https://fonts.googleapis.com/css?family=Roboto:300,400,500', 'all');
}

This way a person can overright the css by coping revws/views/css/front.css to /mytheme/css/module/revws/revws.css file and modify it.

Improvement: Customer Notification by order status

As far as I can see, the customer notification by order status is still missing. I believe, that this is a very important feature, to collect reviews.

What is needed? The possibility to select order status and define a number of days. After these days an email will be sent to the customer like: "Since some days you are using products X1 and X2. How do you like them? Would you like to review them and help other, to chose the right product?"

Author avatar

support different avatar sources

  • gravatar
  • customer icon
  • krona

Store reviews

Add support for store reviews:

Thins that needs to be changed:

  • criteria
  • reviews
  • email templates

Custom review lists / segments

  • ability to define review lists / segments in administration
  • filters like product, category, rating,...
  • extend hook that displays review list to display this dynamic reviews

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.