Code Monkey home page Code Monkey logo

acf's People

Contributors

dependabot[bot] avatar kevinfunk avatar rlnorthcutt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

becomevocal

acf's Issues

Adding things into cart repeatedly will not result in a cart change

On a product page with a number of variatns you can click a button to add a variant into cart which results in an expected behavior. If you click Add to cart again either with the same variant or different one, the cart does not end up changing.The only scenario where you actually add more products to the cart from the same page is if you change the Quantity.

Can be validated inside the Ecoboots demo.

Installation directions for acf_demo omit required drupal modules

The instructions for installing acf_demo say it's necessary to composer require acquia/acf but, through dependencies, enabling acf_demo requires additional drupal contrib modules to be added. These are not pulled in automatically when composer requiring acquia/acf.

The additional required modules are:

  1. basic_data
  2. connection
  3. simple_api
  4. react_block (which pulls in pdb)

Either the composer.json files in the relevant acf_demo modules need to be updated to include the drupal modules the require or the README.md instructions need to be updated to include them in the list that users have to manually include via composer require.

Big commerce products are not import properly

Hi,
I would like to import Big-commerce products in my D8.7.1 site. For this I am using following modules:

  1. ACF BigCommerce
  2. ACF Catalog
  3. ACF Demo
  4. BC ACF Blocks

'ACF Demo' module is working fine and able to import all demo products successfully But when I import the BC products then only JSON is created and save in D8 but not products.
I added BC credentials in acf_bc module settings page already for connection.

I tried to debug the code and found that no value pass to the $children variable [line#63 File: /src/form/CatelogImportForm.php] in case of BC import and that's why its showing error in log and only Json data save but not products.

When I tried to give static array of product schema to $children variable then its able to import BC products successfully But the issue is why the required data is not coming for $children variable during real BC products import.

Could you please check.

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.