Skip to main content
  1. All Posts/

evershop

eCommerce JavaScript

      

EverShop


Documentation |
Demo


Introduction

EverShop is a GraphQL Based and React ecommerce platform with essential commerce features. Built with React, modular and fully customizable.

Features

  • Catalog management
    • Product management
    • Category management
    • Attribute and attribute group
    • Variant management
    • Custom options
    • Product layered navigation
  • <li>
      Order management
    </li>
    <li>
      Customer management <ul dir="auto">
        <li>
          Customer group
        </li>
        <li>
          Customer address
        </li>
        <li>
          Login, register and my account
        </li>
      </ul>
    </li>
    
    <li>
      Advanced coupon management
    </li>
    <li>
      Online payment methods <ul dir="auto">
        <li>
          Stripe
        </li>
        <li>
          Paypal
        </li>
      </ul>
    </li>
    

Demo

Explore our demo store.

<p>
  </a>
</p>

<p>
  Demo user:<br /> Email: demo@gmail.com<br /> Password: 123456
</p>

<p>
  <a rel="nofollow noopener" target="_blank" href="https://raw.githubusercontent.com/evershopcommerce/evershop/dev/.github/images/evershop-product-detail.png"></a>
</p>

<p>
  <a rel="nofollow noopener" target="_blank" href="https://demo.evershop.io/"></p> 
  
  <p>
    </a>
  </p>
  
  <h2 dir="auto">
    <a rel="nofollow noopener" target="_blank" id="user-content-quick-start" class="anchor" aria-hidden="true" href="#quick-start"></a>Quick Start
  </h2>
  
  <p>
    You can get started with EverShop in minutes by running the following command:
  </p>
  
  <pre>npx create-evershop-app my-app --playAround</pre>
  
  <ul dir="auto">
    <li>
      <a rel="nofollow noopener" target="_blank" href="https://evershop.io/docs/development/getting-started/installation-guide">Installation guide</a>.
    </li>
    <li>
      <a rel="nofollow noopener" target="_blank" href="https://evershop.io/docs/development/module/create-your-first-extension">Extension development</a>.
    </li>
    <li>
      <a rel="nofollow noopener" target="_blank" href="https://evershop.io/docs/development/theme/theme-overview">Theme development</a>.
    </li>
  </ul>
  
  <h2 dir="auto">
    <a rel="nofollow noopener" target="_blank" id="user-content-support" class="anchor" aria-hidden="true" href="#support"></a>Support
  </h2>
  
  <p>
    If you like my work, feel free to:
  </p>
  
  <ul dir="auto">
    <li>
      ⭐ this repository. It helps.
    </li>
    <li>
      <a rel="nofollow noopener" target="_blank" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fgithub.com%2Fevershopcommerce%2Fevershop&text=Awesome%20React%20Ecommerce%20Project&hashtags=react,ecommerce,expressjs,graphql"></a> about EverShop. Please accept my gratitude.
    </li>
  </ul>
  
  <h3 dir="auto">
    <a rel="nofollow noopener" target="_blank" id="user-content-ask-a-question-about-evershop" class="anchor" aria-hidden="true" href="#ask-a-question-about-evershop"></a>Ask a question about EverShop
  </h3>
  
  <p>
    You can ask questions, and participate in discussions about EverShop-related topics in the EverShop Discord channel.<br /> <a rel="nofollow noopener" target="_blank" href="https://discord.gg/GSzt7dt7RM"></a>
  </p>
  
  <h3 dir="auto">
    <a rel="nofollow noopener" target="_blank" id="user-content-create-a-bug-report" class="anchor" aria-hidden="true" href="#create-a-bug-report"></a>Create a bug report
  </h3>
  
  <p>
    If you see an error message or run into an issue, please create bug report. This effort is valued and it will help all EverShop users.
  </p>
  
  <h3 dir="auto">
    <a rel="nofollow noopener" target="_blank" id="user-content-submit-a-feature-request" class="anchor" aria-hidden="true" href="#submit-a-feature-request"></a>Submit a feature request
  </h3>
  
  <p>
    If you have an idea, or you&#8217;re missing a capability that would make development easier and more robust, please Submit feature request.<br /> If a similar feature request already exists, don&#8217;t forget to leave a &#8220;+1&#8221;.<br /> If you add some more information such as your thoughts and vision about the feature, your comments will be embraced warmly 🙂
  </p>
  
  <h2 dir="auto">
    <a rel="nofollow noopener" target="_blank" id="user-content-contributing" class="anchor" aria-hidden="true" href="#contributing"></a>Contributing
  </h2>
  
  <p>
    EverShop is an open-source project. We are committed to a fully transparent development process and appreciate highly any contributions. Whether you are helping us fix bugs, proposing new features, improving our documentation or spreading the word &#8211; we would love to have you as part of the EverShop community.<br /> Please refer to our Contribution Guidelines and Code of Conduct.
  </p>
  
  <h2 dir="auto">
    <a rel="nofollow noopener" target="_blank" id="user-content-license" class="anchor" aria-hidden="true" href="#license"></a>License
  </h2>
  
  <p>
    GPL-3.0 License<br />
  </p>