actualys / DrupalCommerceConnectorBundle

Drupal Commerce Connector for Akeneo PIM OpenSource Project.
GNU General Public License v2.0
6 stars 10 forks source link

Only option connector is working for export data. #2

Open sarjeet-singh opened 9 years ago

sarjeet-singh commented 9 years ago

Option export profile of DrupalCommerceConnectorBundle is only working(read and write). Rest of all export profiles are not working (read data only).

Any idea?

sarjeet-singh commented 9 years ago

export-full-product export-options

smalot commented 9 years ago

Currently we successfully export:

Those exports are still working in progress or testing:

We'll check on our side displayed counts.

sarjeet-singh commented 9 years ago

Only option export is working for me. Please see the attached screenshots in comments.

smalot commented 9 years ago

Do you still have the issue ? Can I consider this issue as fixed ?

kavithakpits commented 9 years ago

Could you please help where i have to put this folder in akeneo

kavithakpits commented 9 years ago

I was successfully installed actualys in akeneo but i dont know how to export using Actualys bundle. Anybody help me

sarjeetsingh commented 9 years ago

Now you need to configure below profiles for this. 1.drupal_commerce_family_export 2.drupal_commerce_attribute_option_export 3.drupal_commerce_category_export

  1. drupal_commerce_product_full_export / drupal_commerce_product_delta_export

Below are details of required options for above profiles. drupal base url (ex: "http://drupal.local") endpoint (provide by Drupal Services module, ex: "json") resource path (provide by Drupal Services module, ex: "akeneo") username (provide by Drupal, ex: "admin") password (provide by Drupal, ex: "password")

kavithakpits commented 9 years ago

Thanks for your reply. Actually Export profiles shows only Akeneo CSV connector the how can i export using Actualys drupal connector. I am not aware of using symfony. so please help me