Am I ready to give the associate developer (professional) exam?

I have 2 years of Magento2 development experience. I purchased Switftotter practice tests. On the first set I got a very low score – 57%. I found that I don’t know about certain concepts such as db_schema.xml and data patches.

So I studied it and took the test with second set(new set of questions) and got around 80%. This time I found the questions to be easier.

Switftotter claims their tests to be a bit more difficult than the actual one. So I think I am prepared for the exam. But I am still worried if I will clear it. I am planning to give the exam this weekend.

Any tips would be helpful

submitted by /u/khotsufyan
[link] [comments]

How to rewrite the third-party module template files from my custom module using Preference?

I am rewriting the model file using preference in a custom module,

<?xml version="1.0"?> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> <preference for="MagefanBlogModelPost" type="ManciniMagefanBlogModelMagefanPost" /> </config> 

Same how to rewriting viewfrontendtemplates and CSS using preference in a custom module?

submitted by /u/aveeva7
[link] [comments]

Storyblok Integration for Magento 2 (Visual Editor)

Hey everyone,

We just released an open source module to integrate Storyblok visual editor into Magento 2 e-commerce sites. We weren’t happy with the current state of content editing functionality in Magento and with Magento’s official Page Builder uncertainty of ever coming to open source we decided to give Storyblok a go.

It supports features like:

  • Visual Editor
  • Content Types with Blocks
  • Custom Fields
  • Internationalization Support
  • Content Scheduling, and more!

You can read more about it in my blog post: https://www.linkedin.com/pulse/storyblok-visual-editor-integration-magento2-villanueva/

Or download it now with composer or our GitHub repo: https://github.com/Media-Lounge/magento2-storyblok-integration

Let me know what you think!

submitted by /u/vengiss
[link] [comments]

Magento email error:

CSS inlining fout: DOMXPath::query(): Invalid expression in selector >> 100% << in /var/www/html/vendor/pelago/emogrifier/src/Emogrifier.php on line 494

This is the error I’m getting no matter what…

I tried to update emogrifier with composer, did the cache etc.

It just doesn’t seem to help.. anybody knows the fix?

Thank you

submitted by /u/Adventurous_Cry_2951
[link] [comments]