ahmedkandel / nova-s3-multipart-upload

A Laravel Nova resource tool to upload files directly to Amazon S3. You can (upload | download | delete) single, multiple, small or big files.
MIT License
23 stars 22 forks source link

Question: Support for nova 4? #27

Closed tractorcow closed 9 months ago

tractorcow commented 2 years ago

Thank you for this module. Will there be any chance of this module being updated for nova 4? We recently updated and are looking at the upgrade path required.

ahmedkandel commented 2 years ago

Hi @tractorcow ,

I have this upgrade in mind and already got a PR #26 from @ngunyimacharia but it needs some review before merging and we are currently very very busy at the work. I hope we got this chance very soon.

tractorcow commented 2 years ago

Hi @ahmedkandel , thanks for the update. I'm happy to check out that PR and assist with testing and help getting it over the line. Fortunately I am busy with work, but upgrading nova 4 is my work too. :)

chrillep commented 1 year ago

@ahmedkandel same :)

Israr22 commented 1 year ago

Hi @ahmedkandel, I am still waiting for this update. kindly done ASAP. Thank You

sietse85 commented 1 year ago

have a feeling this update won't come. i'm running into file upload issues with laravel nova 4 as well. perhaps its best to just fork and make the changes yourself.

tractorcow commented 1 year ago

@sietse85 test the PR at https://github.com/ahmedkandel/nova-s3-multipart-upload/pull/26; We had some success with that

SatishNidhi commented 10 months ago

Hi @ahmedkandel, Is this package is not available for nova 4 ?

ahmedkandel commented 10 months ago

Hi,

I'm really sorry for not having time to upgrade the plugin to Nova 4 or review the PR #26 . @tractorcow @mykkode @chrillep @sietse85 can you please test and review with feedback the PR by @ngunyimacharia ? If you could give me your feedback i will merge it immediately.

ahmedkandel commented 9 months ago

Hey, the support for Nova v4 has been added thanks to PR #26 from @ngunyimacharia , can anyone how is interested install the package for test and let me know if all is ok?