Giter Site home page Giter Site logo

product's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

product's Issues

Sluggable package is not being installed

When installing as a standalone module the Sluggable package is not being installed

PHP Fatal error: Trait 'Cviebrock\EloquentSluggable\Sluggable' not found in /vendor/vanilo/product/src/Models/Product.php on line 20

Steps to reproduce:

  1. Install new Laravel app
  2. Install Product package
  3. Run the app

Vanilo\Product 2.0.0
Laravel 8.15.0
Composer 2.0.0

Add multiple property values to product

Is it possible to add more than one property value to product? For instance let's assume that I have property Materials, and product could be made of many materials

No SKU

There is no SKU stock keeping unit. The number of stock left for each product of option (Examples: size, color, type, material... )

Publish admin panel assets

Hello

It's currently not possible to publish the product admin assets to update the default product fields.
Is there a workaround for this or an other way to edit the default forms of the admin panel?

Kind regards

Create product variants

Are you gonna implement the product variations? For example one product could be in different colours, different sizes, and each variant have its own price

addTaxon undefined

Hi guys, so i just started using this library and i tried to add a Taxon to a product but i got the error :

Call to undefined method Vanilo\Product\Models\Product::addTaxon()

I have to pause my project until this is resolved because i want to build with this library.

No Quantity

In my project i have gotten to a point where i need to add product quantity and then i realised there is not quantity column on the table. So is there a better way to set and get product quantity or to add my own migration to update the product table.

Column type for 'stock' should be integer

The current column type for stock is decimal. Any specific reason for this?

The admin panel already prevents using decimals through browser validation.

The reason I'd change this is because when you edit a product it will say: stock: 13.0000 which looks messy.

Why not use an unsignedMediumInteger instead?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.