<rss version="2.0">
  <channel>
    <title>r-magento2 on Doug Hatcher</title>
    <link>https://doughatcher.com/categories/r-magento2/</link>
    <description></description>
    
    <language>en</language>
    
    <lastBuildDate>Sat, 15 Jun 2024 22:07:24 -0400</lastBuildDate>
    
    <item>
      <title></title>
      <link>https://doughatcher.com/2024/06/15/play-with-a-free-platformsh.html</link>
      <pubDate>Sat, 15 Jun 2024 22:07:24 -0400</pubDate>
      
      <guid>http://hatcher.micro.blog/2024/06/15/play-with-a-free-platformsh.html</guid>
      <description>&lt;p&gt;Play with a free &lt;a href=&#34;http://Platform.sh&#34;&gt;Platform.sh&lt;/a&gt; account, it’s what Adobe Commerce Cloud is based on and it’s practically identical with a few caveats. I went through the exercise of deploying the Magento Cloud GitHub project to &lt;a href=&#34;http://Plathorn.sh&#34;&gt;Plathorn.sh&lt;/a&gt; a few years ago - I think you can likely do this without an enterprise license. You can at least get far enough to get some real experience&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.reddit.com/r/magento2/comments/1dfsdjz/comment/l8t08r0/&#34;&gt;www.reddit.com/r/magento&amp;hellip;&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://doughatcher.com/2022/06/23/i-feel-like-the-most.html</link>
      <pubDate>Thu, 23 Jun 2022 12:42:47 -0400</pubDate>
      
      <guid>http://hatcher.micro.blog/2022/06/23/i-feel-like-the-most.html</guid>
      <description>&lt;p&gt;I feel like the most useful thing to know for anyone still using Magento 1 is that they should probably immediately upgrade the codebase to openmage &lt;a href=&#34;https://github.com/OpenMage/magento-lts&#34;&gt;https://github.com/OpenMage/magento-lts&lt;/a&gt; because jfc, and then seriously consider if their life would be improved with moving to some cloud service that manages security for them.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.reddit.com/r/magento2/comments/vitlng/comment/idg72nd/&#34;&gt;www.reddit.com/r/magento&amp;hellip;&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://doughatcher.com/2021/12/01/magento-doesnt-store-passwords-directly.html</link>
      <pubDate>Wed, 01 Dec 2021 15:59:23 -0400</pubDate>
      
      <guid>http://hatcher.micro.blog/2021/12/01/magento-doesnt-store-passwords-directly.html</guid>
      <description>&lt;p&gt;Magento doesn&amp;rsquo;t store passwords directly, it stores a hash. The same is probably true for WooCommerce. You wouldn&amp;rsquo;t be able to re-hash the password but you may be able to tweak Woo&amp;rsquo;s hashing logic to match Magento&amp;rsquo;s. I would avoid this though, password resets aren&amp;rsquo;t very burdensome and even give you an excuse to engage with customers. The rest you can probably migrate.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.reddit.com/r/magento2/comments/r698p4/comment/hmu5cuc/&#34;&gt;www.reddit.com/r/magento&amp;hellip;&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://doughatcher.com/2021/03/06/youre-likely-putting-too-much.html</link>
      <pubDate>Sat, 06 Mar 2021 16:41:04 -0400</pubDate>
      
      <guid>http://hatcher.micro.blog/2021/03/06/youre-likely-putting-too-much.html</guid>
      <description>&lt;p&gt;You&amp;rsquo;re likely putting too much thought into it. If you want to go with a .htaccess rule, I&amp;rsquo;d suggest updating the one in pub/ and making a rewrite rule routing to your WordPress directory. Personally, I would consider Magento and WordPress two separate app installations and would add configuration to apache directly for this. When you install Magento with composer, .htaccess files and the like will get clobbered so the separation is nice. Not to mention, having WordPress sitting in a child directory of Magento is a security issue generally.&lt;/p&gt;
&lt;p&gt;Check out how to use mod_rewrite, there&amp;rsquo;s a relevant example right below the fold &lt;a href=&#34;https://httpd.apache.org/docs/current/mod/mod_rewrite.html&#34;&gt;https://httpd.apache.org/docs/current/mod/mod_rewrite.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.reddit.com/r/magento2/comments/lz53pr/comment/gq0h49x/&#34;&gt;www.reddit.com/r/magento&amp;hellip;&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>