sfritzsche

Results 8 comments of sfritzsche

Same here on integrating into Magento 2. I agree with @[mrjamesriley](https://github.com/mrjamesriley) . The "EventListener" logic probably creates many problems.

Note: It should be possible to block this via the "Content Security Policy": https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/font-src

In our case (Arch linux, manjaro) the initialization via the file` ~/.bash_profile` did not work either. We had to move the commands to `~/.bashrc`.

If "manually" means via PhpMyAdmin, for example, then no. The module was previously installed in version 5.14.3 and the customer has always made settings via the Magento backend.

@dallin-beargroup Correct, there were no other problems after the correction.

@engcom-Bravo Sorry for the question, but do the pull requests stay until someone is interested in them or do I have to get all tests (incl. Functional Tests EE &...