segunda-feira, 3 de outubro de 2011

RapidProductGenerator extension

This extension for the magento e-commerce platform (community edition) accelerates the process of creating associated (simple) products for a configurable product.

Simply select the desired values for the product and (optionally) define the price. In the following the form for product creation of each possible combination is filled out.

This simplifies the tedious work of setting the combinations manually!

Note: What the extension does NOT is creating all combinations automatically. How it works with an example: You sell T-Shirts in blue, yellow and red, in sizes S, M, L and the shirt might have a print or not. This gives you 18 possible combinations. When you "Generate" a combination, it just fills out the attributes for ONE product in the "Quick simple product creation" section, e.g. "blue, S, no-print". No you can decide whether you want to create this product (click "Create") or not. The next click on "Generate" sets the settings for the next possible configuration, e.g. "blue, S, print" and so on. This way you can decide  which combination to create or not (even if in your case there are in theory 100 possible combinations, you might want to create just 40 out of it). So still will have to "click" a lot the buttons, but you are freed from the tedious work of entering a sku, making the settings for a combinations (checkbox, select box).

The extension (*.tgz) can be downloaded after checkout. A copy and (possible future) updates are sent via email. You should install it manually, i.e. extract under your magento installation directory and NOT using magento-Connect.

Each installation requires a new checkout, i.e. if you pretend to use on several magento installations, you have to purchase a own version for each system.

This extension is based on JavaScript and was primarily developed and tested with Firefox 7.0.1 on a magento (CE) v1.6 installation. Other browsers might not work properly.







29.00




This version is a straightforward implementation based on JavaScript.
This extension doesn't modify your database and its use should be safe. HOWEVER we don't give any support, or guarantee for failure free running.
As always it is recommended to make an update of your magento installation.
We don't promise any further development, bugfix releases or support. However, clients that purchased this extension once, will be informed about possible updates which can be downloaded for FREE.

14 comentários:

  1. hi, can you tell me if it works with 1.4.2 ?

    ResponderExcluir
  2. He Mike,

    I am guite sure that it will work, as it is a JavaScript based solution, i.e. scanning the html source code and it doesn't seem to me that the code for the product creation page is different compared to version magento v1.6.

    Long story short: I think there will be no problem, but cannot give you a guarantee as I don't have a 1.42 installation at hand.

    ResponderExcluir
    Respostas
    1. Este comentário foi removido pelo autor.

      Excluir
    2. This will work regardless of PHP version. Just install manually!

      Excluir
  3. Hello i have acquired this tool but i have problem, please help me because it's very important

    ResponderExcluir
  4. Este comentário foi removido pelo autor.

    ResponderExcluir
  5. Really good man, but and if i had 3 dynamic attributes why do i have just one in the list or even searching for other products created?Is it a bug?
    Thanks.

    ResponderExcluir
    Respostas
    1. Hi Saulo,

      I didn't understand directl, but I will try. When you search for a product (Catalog-> Manage Products) you don't search for specific attributes, but for attribute groups. When you go to "Associated products" within a specific configurable product, there you can search for the associated single product and all attributes are listed.

      If you don't use configurable products with several attributes (for instance until now just use "size") you have to create a new attribute group (for instance "size_color" and add these attributes). But this is independent of the extension

      Excluir
  6. Hi,

    Is this working on version 1.7 ?

    Thanks

    ResponderExcluir
    Respostas
    1. Hi Tom,

      I assume it should work without problem. If you encounter problems anyway due to incompability, I would pay back the money.

      Cheers Marcel!

      Excluir
    2. Tom confirmed that it's working fine on magento 1.7

      Excluir
    3. Yes, works fine and easy to install. Does what it should do without any problems.

      One small drawback I have sometimes more then 100 products to generate from a configurable and it's quit something to push that many times the same button, this should be solved by adding a loop in the script.

      Thanks again.

      Excluir