bagisto / bagisto-bulk-upload

The Laravel eCommerce Bulk Upload allows the admin to create and add a bulk number of products into Bagisto online store.
https://bit.ly/3zRLSzw
MIT License
20 stars 26 forks source link

I don't see a "packages" folder #119

Open pythonyalfa opened 2 months ago

pythonyalfa commented 2 months ago

I am more of an expert in python/django but using Bagisto has bee great until I wanted to add bulk products. I can't seem to find a "packages" folder. Can someone explain which folder im supposed to merge into the root directory. I see the other folder im supposed to merge into the root directory but I don't see a packages folder. Sorry if this is a stupid question , but im not used to using laravel for php projects. Thanks for any help i receive in advance! image

image

suraj-webkul commented 2 months ago

Hi @pythonyalfa,

It appears that you might have only downloaded the Bulk Upload module. To get the packages directory, you need to first download or clone the entire Bagisto project. This directory will be present in the root of the project.

Additionally, if you're using the latest version of Bagisto, the Bulk Upload feature is already integrated and can be accessed through Settings > Data Transfer.

pythonyalfa commented 2 months ago

I do have bags to downloaded already. I am using a digital ocean droplet to run bagisto. I think uploaded pictures of the project directory. Thanks for your help