Needs work
Project:
Commerce (Product Display Manager)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Aug 2014 at 18:53 UTC
Updated:
6 Oct 2014 at 19:02 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
netsensei commentedOkay. Changing the shortcode of the product to product_pdm is apparently not an option (see: [#https://www.drupal.org/node/1126224])
I've added a patch which renames the hooks and files of the project aptly to "commerce_product_display_manager".
Not going to push this yet as I want this tested. So far, renaming all hooks and project files resulted in Drupal behaving like the module is still enabled but the files aren't there anymore. I suggest disabling the old module before applying this patch. I guess this is something for a next major version and requires an appropriate upgrade path if possible...