DEVELOPMENT STORY


It all started 2014 in the name of Shopnx. After 10 years of evolution, the software now powers more than 800 stores worldwide

v5

November 2024

  • Added login, signup, OTP, change password, and forgot password functionality
  • Introduced modular admin components for products, vendors, orders, coupons, customers, roles, and settings
  • Added search, pagination, and table actions. Improved UI/UX with design updates and shadcn components.
  • Added vendor routes, vendor pages, and vendor components
  • Enhanced profile updates and role management. Added role-based access control
  • Added product detail enhancements like related products, category filters, and improved variant management.
  • Introduced product images and carousel features
  • Refactored cart routes, introduced cart total/subtotal calculation
  • Added Razorpay and Stripe payment integration
  • Added order management with listings, search, and user order pages
  • Introduced coupon-related APIs, search functionality, and coupon application in the cart
  • Updated layouts, dark mode, toast notifications, and loading states
  • Improved admin navigation and carousel functionality
  • Added relationships, updated field types, and optimized seeding.
  • Added chat functionality, legal pages, region settings
  • Added rich text editor for product descriptions, and background job handling
v4

October 2024

  • Return and replace orderItem logic introduced
  • Repalce order sync and replacement also request for return orderItem
  • Unavailable items introduced in cart
  • Import through csv tracking upgrade
  • Cashfree subscription upgrade
  • Adding into cart upgrade
  • Address upgrade
  • Influencer added
  • ClearCache added
  • StoreLanguage introduced
  • Appointment booking improvements
  • Document update
  • Introduce rest api endpoints
  • Business Listing introduced
  • GEO Location introduce for business listing
  • Amenities introduce business listing
  • Event and appointment upgrade
  • File upload upgrade(single and multiple file upload in s3 through rest api added)
  • Message introduced
  • State migration added
  • Made comapatible utiltiy for resolvers and rest endpoint
  • Rating and review upgrade for listing
  • Login activity track introduced
  • Claim introduced for listing
v3

September 2024

  • Store migration upgrade
  • Review upgrade
  • StoreCurrency introduced for multiple countries in store
  • StoreCountry introduced for multiple countries in store
  • VendorInfo to vendor
  • Coupon upgrade
  • Indexing and Caching
  • Options added in product
  • Option attachment in cart, order and orderItem
  • Date and daterange inputType added in cartitem, order.item, orderitem
  • Customer and vendor notificationn setting added in store configuration
  • Subscription field added and cron jobs added for subsciption updation
  • Add types filter in product
  • Subscription payment introduced
  • GEO location feature introduced
  • Inventory managemen
  • Automatice subsciption bought on expiry logic added for stripe
  • Rest endpoint home/init endpoint via caching improved
v2

July 2024

  • Medusa integration
  • Added login page
  • Added error page
  • Fixed main image selection on the product details page
  • Added products to the home page
  • Added checkout page
  • Added cart page
v1

June 2024

  • Added cart page
  • Introduced product detail page
  • Added navigation items
  • Introduced dark mode
  • Added products link
  • Project Started