awwm / magento-w2p

Automatically exported from code.google.com/p/magento-w2p
0 stars 0 forks source link

Auto category creation - subcat flag #619

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Make creation of sub-categories from ZP keywords optional.
Add a flag to the XML profile.
No subcategory creation by default.

Relates to issue #502

Original issue reported on code.google.com by ad...@zetaprints.com on 4 Aug 2011 at 11:49

GoogleCodeExporter commented 9 years ago
Diff: http://code.google.com/p/magento-w2p/source/detail?r=1766

Add 'create-subcategories' attribute with 'true' value in 'action' tag to 
enable sub-categories creation. By default this feature is disabled.

Example:

<action type="webtoprint/catalogues-creation" method="parse" 
create-subcategories="true" />

Original comment by Anatoly....@gmail.com on 4 Aug 2011 at 8:11

GoogleCodeExporter commented 9 years ago

Original comment by ad...@zetaprints.com on 4 Aug 2011 at 9:49

GoogleCodeExporter commented 9 years ago
Please, test it with 1.9.1.0alpha16 release.

Original comment by Anatoly....@gmail.com on 10 Aug 2011 at 9:24

GoogleCodeExporter commented 9 years ago
Tested on
/mageimage/ ver. 1.6.0.0-rc2
web_to_print_store_incl_theme 1.9.1.0alpha16 (alpha)

Categories and subcategories were created correctly using the
create-subcategories="true"
code
Test OK

Original comment by agur...@gmail.com on 11 Aug 2011 at 1:27

GoogleCodeExporter commented 9 years ago
http://www.zetaprints.com/magentohelp/auto-category-creation/

Original comment by agur...@gmail.com on 24 Aug 2011 at 5:30

GoogleCodeExporter commented 9 years ago

Original comment by agur...@gmail.com on 25 Aug 2011 at 8:14

GoogleCodeExporter commented 9 years ago

Original comment by Anatoly....@gmail.com on 5 Sep 2011 at 4:53