ms-e-commerce

1.1.0 • Public • Published

Strapi plugin e-commerce

A quick description of e-commerce. creates products table schema which includes title, description, price, quantity and image

Version 1.1.0

creates products table schema which includes title, description, price, quantity and image creates orders table schema which includes quantity, price
and relation column product which you can get data from product table (You should get price and quantity directly from self columns)
and relation column owner which related to your user table

it creates orders column on users table automatically

/ms-e-commerce/

    Package Sidebar

    Install

    npm i ms-e-commerce

    Weekly Downloads

    1

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    11.9 kB

    Total Files

    36

    Last publish

    Collaborators

    • wepa121