Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for file picker? #122

Closed
jeshtan opened this issue Apr 3, 2024 · 4 comments
Closed

Support for file picker? #122

jeshtan opened this issue Apr 3, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@jeshtan
Copy link

jeshtan commented Apr 3, 2024

I am wondering if is it possible to have make ckeditor field support file picker? I have a requirement to allow users to link to uploaded docs file (pdf/docs/excel etc) besides images.

@mostafaznv mostafaznv added the enhancement New feature or request label Apr 3, 2024
@mostafaznv
Copy link
Owner

Hi @jeshtan,

Yes, it's a possibility. However, I need to assess and consider it first. If it's feasible, I'll prioritize it for implementation.
Do you have a deadline for this feature in your personal project?

@jeshtan
Copy link
Author

jeshtan commented Apr 3, 2024

Thank you for considering the implementation of the new file picker feature. I think this would be the last missing piece to make this plugin perfect. We haven't promise a deadline yet, but right now, we manually uploaded those docs to laravel public storage and help client link them.

@mostafaznv
Copy link
Owner

You're welcome, dear @jeshtan.

I had plans to implement drag and drop functionality, but I'm considering prioritizing the file picker feature instead. I'll look into it and update you on the outcome soon.

@mostafaznv mostafaznv mentioned this issue Apr 5, 2024
Merged
@mostafaznv
Copy link
Owner

Your requested feature has been implemented and is now available in version 7.3.0

To update the package to the latest version, run the following command:

composer update

Please refer to the migration guide for instructions on updating from version 7.2.1 to 7.3.0:
https://mostafaznv.gitbook.io/nova-ckeditor/other/migration#from-7.2.1-to-7.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants