<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Soufiane</title>
    <description>The latest articles on DEV Community by Soufiane (@tr4him).</description>
    <link>https://dev.to/tr4him</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F302159%2F5b88c1d1-557c-4e15-adfa-eb073b92ab2e.jpeg</url>
      <title>DEV Community: Soufiane</title>
      <link>https://dev.to/tr4him</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tr4him"/>
    <language>en</language>
    <item>
      <title>I built A Woocommerce CRUD With ReactJs
</title>
      <dc:creator>Soufiane</dc:creator>
      <pubDate>Fri, 27 Dec 2019 17:17:30 +0000</pubDate>
      <link>https://dev.to/tr4him/i-built-a-woocommerce-crud-with-reactjs-407o</link>
      <guid>https://dev.to/tr4him/i-built-a-woocommerce-crud-with-reactjs-407o</guid>
      <description>&lt;h1&gt;
  
  
  WooCrud : Woocommerce CRUD
&lt;/h1&gt;

&lt;p&gt;WooCrud is a ReactJs application for your WooCommerce store. It's ready to install on a dedicated server/platform/domain.&lt;/p&gt;

&lt;p&gt;The application has a responsive easy to use interface for shop managers and can be used to &lt;strong&gt;Show&lt;/strong&gt;, &lt;strong&gt;Add&lt;/strong&gt;, &lt;strong&gt;Edit&lt;/strong&gt; and &lt;strong&gt;Delete&lt;/strong&gt; WooCommerce products.&lt;/p&gt;

&lt;h2&gt;
  
  
  Examples
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Login - Products List
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--3sUaU8bS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://store.malab.dev/wp-content/uploads/2019/12/WooCrud-Login-Listing.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--3sUaU8bS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://store.malab.dev/wp-content/uploads/2019/12/WooCrud-Login-Listing.gif" alt="Login - Products List"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Add New Product
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--NaW_2nqO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://store.malab.dev/wp-content/uploads/2019/12/WooCrud-Add-New-Product.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--NaW_2nqO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://store.malab.dev/wp-content/uploads/2019/12/WooCrud-Add-New-Product.gif" alt="Add New Product"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Quick Edit
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--727Ct5UD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://store.malab.dev/wp-content/uploads/2019/12/WooCrud-Quick-Edit.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--727Ct5UD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://store.malab.dev/wp-content/uploads/2019/12/WooCrud-Quick-Edit.gif" alt="Quick Edit"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Advanced Edit
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--K6KushG_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://store.malab.dev/wp-content/uploads/2019/12/WooCrud-Advanced-Edit.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--K6KushG_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://store.malab.dev/wp-content/uploads/2019/12/WooCrud-Advanced-Edit.gif" alt="Advanced Edit"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Delete Product
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--H_LS3PCu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://store.malab.dev/wp-content/uploads/2019/12/WooCrud-Delete-Product.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--H_LS3PCu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://store.malab.dev/wp-content/uploads/2019/12/WooCrud-Delete-Product.gif" alt="Delete Product"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  User Settings
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Ex0BQZ9O--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://store.malab.dev/wp-content/uploads/2019/12/WooCrud-User-Settings.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Ex0BQZ9O--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://store.malab.dev/wp-content/uploads/2019/12/WooCrud-User-Settings.gif" alt="User Settings"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Unique WooCommerce dashboard&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;See a list of all products&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Add products&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Quick update products&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Advanced edit for products&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;WYSWYG &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Delete products&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Filter products by categories&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Create categories&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Create tags&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Up-Sells and Cross-Sells&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Preview live product&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Easy to use interface&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Modern Design&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For more information and documentation: &lt;a href="https://github.com/TR4HIM/woocrud"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This my first OpenSource Reactjs app, please check it and let me know what do you think.&lt;/p&gt;

&lt;p&gt;Best,&lt;/p&gt;

</description>
      <category>react</category>
      <category>wordpress</category>
      <category>redux</category>
    </item>
  </channel>
</rss>
