gonandriy Posted May 20, 2010 Share Posted May 20, 2010 I find a module or another kind of solution which help me grouped product features.I need gather some features into groupI need create groups I need set positions for features for features inside the groups and for groupsOn the product page on tab 'features' I want see two-level tree with grouped features.Is somebody know some modules or features which can help me?Thank you for any information! Link to comment Share on other sites More sharing options...
seba505 Posted October 20, 2010 Share Posted October 20, 2010 Hi there,I am looking for the same functionality of product features.I need to group the features in groups of Basic and Extra features.I looked into AdminFeatures.php and AdminTab.php class searching for the place form where this could be done.There is a foreach loop where all the features get displayed, and i figure this could be the place to make modifications.I fear though, I would have to alter the database tables where the features are stored and add something like feature type and then test for this field when displaying the features list. I say I fear because i don't exactly know what implications this would have on the whole system. Is this approach a good one or would this be done better in a different way?Please help me with this problem. Any help is appreciated. Link to comment Share on other sites More sharing options...
gonandriy Posted October 21, 2010 Author Share Posted October 21, 2010 I prefer to add any functional with minimum change of core files. Prestashop architecture not allowed do this in all cases, but changes of core code need to be minimal. Therefore I implemented this as a module. This module working on site http://foto-magazine.com.uaI can give you source of this module, but I can't guaranty that it will work for you, because some changes of core however I have been made. This changes you can see into source code. I have been overload some core classes, which display and process feature and products. Link to comment Share on other sites More sharing options...
seba505 Posted October 23, 2010 Share Posted October 23, 2010 Hey gonandriy,Please send me the source for your module. I figure it's a good place to start.Thank you. Link to comment Share on other sites More sharing options...
gonandriy Posted October 25, 2010 Author Share Posted October 25, 2010 I have send source code as private message. If you don't receive it, please tell me. Link to comment Share on other sites More sharing options...
lopetzi Posted October 31, 2010 Share Posted October 31, 2010 Hi,Could you please upload the files here or send me a PM.I'm looking for this for some time and I haven't found any solution yet.Thanks Link to comment Share on other sites More sharing options...
drewsy Posted December 19, 2010 Share Posted December 19, 2010 Hi,Would it be possible for you to also send me a PM with the source code? It looks like it could be a very useful module.ThanksDrewsy Link to comment Share on other sites More sharing options...
Sr.Colas Posted January 20, 2011 Share Posted January 20, 2011 Hello buddy, can you send me aswell trhought PM ? Thanks Regards! Link to comment Share on other sites More sharing options...
Cimmerian Posted February 12, 2011 Share Posted February 12, 2011 Hi!Can you PM your code please?Thank you. Link to comment Share on other sites More sharing options...
thenox Posted February 15, 2011 Share Posted February 15, 2011 Hey,I to would very much like the code as a PM, if possible.Thanks in advance Link to comment Share on other sites More sharing options...
supwner Posted February 15, 2011 Share Posted February 15, 2011 Anyone has this code? Link to comment Share on other sites More sharing options...
thenox Posted March 18, 2011 Share Posted March 18, 2011 yeah..... but cant seem to get it to work :S Link to comment Share on other sites More sharing options...
NemoPS Posted May 8, 2011 Share Posted May 8, 2011 I'm workin on a similar module, would you send me yours via pm to take a look? Thanks Link to comment Share on other sites More sharing options...
gonandriy Posted May 13, 2011 Author Share Posted May 13, 2011 Hello guys!I am sorry for long delay. I've little fix module, and now I hope it's ready to use.Download it from hereFeel free report me errors and suggestions Link to comment Share on other sites More sharing options...
NemoPS Posted May 14, 2011 Share Posted May 14, 2011 Cool, we were going exactly thu the same speps! Well now i think i could stop my development. Thanks!Just testing it in this moment : ) Link to comment Share on other sites More sharing options...
NemoPS Posted May 14, 2011 Share Posted May 14, 2011 Ok, some errors to report. There is a little issue when showing features in front office, i can see the feature name, but not the value. Anyway, i just sent a pm to u since i was working on the same thing Link to comment Share on other sites More sharing options...
NemoPS Posted May 14, 2011 Share Posted May 14, 2011 Other relevant problems:file AdminExFeatures, about line 291 (in dreamweaver) you use a short tag for opening php script (<?) which in my version causes errors, use the default opening tag instead.By the way, why did you use that many echoes? On which versione of presta is your mod based?Anyway, in product view ordering features by position is not working, and neither they are shown in product comparison (but that just means some tpl editing i guess)Bye!Oh, whoops, looks like the settings for categories are gone in the product add and edit pages! Maybe some messing with adminProduct?p.s. "collapse all/expand all" not working in product features tab Link to comment Share on other sites More sharing options...
sakrafanas Posted August 5, 2011 Share Posted August 5, 2011 It is amazing feature! But it is not working with prestashop v.1.4.4.0 After module installation only see blank page and now entire web is not available. Please help someone. A lot of thanks to developer for one of the best modules! Link to comment Share on other sites More sharing options...
Start Online Design Posted May 31, 2012 Share Posted May 31, 2012 (edited) hi everyone. if you want a stable, no bug module this topic can help you: http://www.prestashop.com/forums/topic/171783-module-group-product-features/ Features: - groups product features - assigns groups of features to categories (set order of display) - configure data sheet design Edited May 31, 2012 by Start Online Design (see edit history) Link to comment Share on other sites More sharing options...
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