datakick Posted December 20, 2017 Posted December 20, 2017 Hi guys, it's the end of year and I've decided to contribute a little bit more to the opensource community. So I will start next year by creating a free thirtybee module. Of course, I would like to create something that people actually use. In order to do so, I need your help to decide what module to develop - just go this poll and either vote for existing idea, or suggest your own. I will start working on the winning idea at the start of the year. I plan to spend ~14 days developing the module. That's plenty of time to create something cool. And hopefully useful. The question is - what? Petr 1
SLiCK_303 Posted December 20, 2017 Posted December 20, 2017 Great idea, thanks for your time in advance.
datakick Posted December 20, 2017 Author Posted December 20, 2017 @slick_303 said in I'm going to create a free module: Great idea, thanks for your time in advance. Thanks, but the idea wasn't mine - I've shamelessly repurposed thirtybee's crowdsourcing idea :)
wakabayashi Posted December 20, 2017 Posted December 20, 2017 @datakick very nice idea! what is meant with "Points for Reviews module"?
datakick Posted December 20, 2017 Author Posted December 20, 2017 @wakabayashi that's actually someone else's suggestion. I guess it means product review module + some mechanism to ask customers for review in exchange for store credit / voucher - either as part of checkout process, or via email or in customer's section.
wakabayashi Posted December 20, 2017 Posted December 20, 2017 @datakick oh cool. Sorry it's a bit offtopic: My view on points is a bit different. I think it's better to have a module "customer points". This modules handles the points. There you can define, what users get for the points and so on. This module would offer an action hook, which can be used from other modules. Like a review module. But could also be an Image Upload module or a testimonial module. You see my point? Back to your offer. I would appreciate a nice product review module as well ;)
datakick Posted December 20, 2017 Author Posted December 20, 2017 @wakabayashi that does makes sense. Well, at the moment I'm just collecting ideas and votes. Once the winner is decided, I'll brainstorm the idea with the community, and I'm sure collectively we will agree on the module scope, functionality etc.
MockoB Posted December 20, 2017 Posted December 20, 2017 Wow, thanks in advance! I wish there were more ppl like you ;) I just voted but I'm curious if it is possible someone to develop a module which forces customers to choose attributes when clicking add to cart button. It is many times discussed in ps forums and I know there is feature request here also with many votes, but not approved last I visited the feature request section.
vincentdenkspel Posted December 20, 2017 Posted December 20, 2017 @datakick Thanks for the offer. This was also not clear to me. for a review module, i think the specs as discussed in one of the crowdfunding modules posts can be a good starting point
lesley Posted December 20, 2017 Posted December 20, 2017 If it is going to be a review module, someone gave a request the other day that I thought was good. The ability to import a csv of reviews.
SLiCK_303 Posted December 20, 2017 Posted December 20, 2017 @wakabayashi said in I'm going to create a free module: @datakick very nice idea! what is meant with "Points for Reviews module"? Get points for doing a review. Like maybe X points per Y chars. Or maybe just a flat X points per review, I dunno. By 'points' I mean the same points one earns when they buy something, loyalty points. They can then be turned into a voucher..
wakabayashi Posted December 20, 2017 Posted December 20, 2017 @SLiCK_303 Please check out my post above. I really believe, we should distinguish between "Review Module" and a "Reward Module".
vincentdenkspel Posted December 20, 2017 Posted December 20, 2017 Maybe it is a good idea to add 'review module' and 'reward module' instead of 'points of review module'
SLiCK_303 Posted December 20, 2017 Posted December 20, 2017 I don't care how it gets done, I just wanna be able to offer loyalty points for a review. :) The stock review module is fine with me... Just let me offer points for a review and I'll be a happy camper. I think this will help a lot of sites to get more reviews, however it's accoplished.
datakick Posted December 20, 2017 Author Posted December 20, 2017 @vincentdenkspel said in I'm going to create a free module: Maybe it is a good idea to add 'review module' and 'reward module' instead of 'points of review module' all right, I'll split this to two ideas
SLiCK_303 Posted December 20, 2017 Posted December 20, 2017 I dont understand the Reward Module. Do you somehow tie into other modules to offer loyalty points for different events, like when a customer posts a review?
wakabayashi Posted December 20, 2017 Posted December 20, 2017 The idea is to have a flexible system, which can reward different events. You ask for the event "review". Other merchants want to give points for a "newsletter signup". That's why the points feature, shouldn't be integrated in the review module. It needs to me a standalone module, which offers a hook, that can be used by other module devs. I hope that is technically possible!?
SLiCK_303 Posted December 20, 2017 Posted December 20, 2017 Sounds like a good idea. I find it hard to believe that its possible to do, but if it is, lets do that! Great idea!
datakick Posted December 20, 2017 Author Posted December 20, 2017 @wakabayashi said in I'm going to create a free module: I hope that is technically possible!? yes, this can be easily done. The bigger problem would be to make the owners of these third-party modules to support our module.
SLiCK_303 Posted December 20, 2017 Posted December 20, 2017 Theres no way to search for an event? Like when someone submits to a form, like the review form?
wakabayashi Posted December 20, 2017 Posted December 20, 2017 @datakick yeah I agree. But I sounds like a little effort for them, or not? They check if the "Reward Module" is installed. If its installed, they show a tab in backoffice where merchant can set up the "points" for the action. Let'y say X points for a review. When a review is approved/posted the "review module" returns an array to the actionhook. If it works like that, it's doesn't cost the dev a lot of time. It all depends if the "Reward Module" is requested by a lot of merchants.
datakick Posted December 20, 2017 Author Posted December 20, 2017 @wakabayashi it would be even simpler. The third-party module would simply tell what events it can emit, and then trigger these events when they atually happen. How many loyalty points this event will generate to the end user, if any, will depend on configuration of reward module itself. Merchant could say that review events are worth 100 points whereas referral events would be ignored.
wakabayashi Posted December 20, 2017 Posted December 20, 2017 @mockob said in I'm going to create a free module: Wow, thanks in advance! I wish there were more ppl like you ;) I just voted but I'm curious if it is possible someone to develop a module which forces customers to choose attributes when clicking add to cart button. It is many times discussed in ps forums and I know there is feature request here also with many votes, but not approved last I visited the feature request section. How do you like this one: https://clean.genzo.ch/de/gifts/soap Btw: I don't think this can be done nicely with a module... It should be done by restructering the core code, but this won't be possible. It would probbaly break a lot of things. So I the only solution I see, is to use dirty methods in the theme :D
MockoB Posted December 20, 2017 Posted December 20, 2017 @wakabayashi thanks for the suggestion. I don't find it quite professional to be able to choose "please choose" from the drop down list :) What about if I have combination of features, size and color for example? And what if any of the products becomes with zero quantity, what message will be displayed if I translated already the corresponding warning message with something else? If it is impossible to be made other way I will be forced to use such hack but I really hope there will be more intelligent solution which will not make me add additional features and maintain zero quantities of them ...
wakabayashi Posted December 20, 2017 Posted December 20, 2017 I don't wanna spam this topic anymore... I have made a new one about the attribute select thing https://forum.thirtybees.com/topic/1237/forcing-customer-to-choose-an-attribute Who of you is voting for the "product customization" here?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now