• Getting Started
    • Prerequisites
    • Download and Installation
    • Change Log
  • Developer Guide
    • EvenCart Plugins
      • Development Environment Setup
      • Plugin Structure
      • EvenCart MVC
      • Dependency Injection
      • Domain Entities
      • Database Versions
      • Plugin Settings
      • Data Provider Plugin
      • Payment Processing Plugin
      • Shipping Provider Plugin
      • Authentication Provider
      • Widget Plugin
    • EvenCart API
      • Authentication
      • Requests & Responses
      • API EndPoints
    • Caching
  • Designer Guide
    • How to create a theme
    • Extended Tags
      • Layout Tag
      • Widget Tag
      • Json Tag
      • Css Tag
      • Js Tag
      • Bundle Tag
      • Partial Tag
      • Control Tag
      • Route Tag
      • Global Tag
      • Component Tag
    • Extended Filters
    • Global Objects
  • Packaging & Distribution

Developer Guide

Being a developer centric company, we want to make sure that our platform can be extended to suite the needs of a store owner.

EvenCart from it's very first line of code was developed with this in mind and therefore allows immense possibilities to the developers to extend the functionality of software to suite their needs.

There are two ways to extend the functionality of EvenCart. The way you choose depends on your use case.

  1. EvenCart Plugins
  2. EvenCart API

Plugins are independent code components written using EvenCart core libraries that help to extend or override the default functionality of EvenCart.

The API on the other hand is a collection of REST API endpoints that other applications can call to interact with EvenCart system.

© 2022 Sojatia Infocrafts Pvt. Ltd. All rights reserved. Powered by onlyDoc.