Code

Discussion on Cloudify - Self-Hosted File Manager and Cloud Storage

Discussion on Cloudify - Self-Hosted File Manager and Cloud Storage

By
Cart 149 sales
Recently Updated

botble supports this item

Supported

This author's response time can be up to 2 business days.

90 comments found.

I’m looking to purchase. Are we able to remove or change Copyright 2025 © Botble Technologies. Version 1.2.5?

Hi,

You can change full that text in Settings -> Other translations

not seeing where you can change that

Hi,

It can be changed from the admin panel https://drive.google.com/file/d/1BoXfO_kiHCnFLmO5NStzB1T5LT_VJkHF/view?usp=sharing

You can see an error in this video but it won’t happen on your site, it’s just a warning on our demo site.

hello if you plan to add google drive integration i plan to buy.

thank you. i will wait for your update

still no any update? I am waiting for this script if it will not be fixed I will buy another

Hi,

Please buy another script if you can. Thank you.

Can I serve all my files (e.g., images, videos) from a different domain (e.g., efg.com/image.png) while my primary domain remains abc.com?

Hi,

No, you have to upload files to the domain which you install our script to use.

Or you can use cloud services: Amazon S3, Cloudflare R3, Wasabi, BunnyCDN, Digital Ocean Spaces, Backblaze to host your files. You can config it in Settings -> Media to use.

First, thank you to implement the percentage system.

1- what happened when reaching 99%. I tried with a simple file of about 45MB and cloudify stay at 99% a long time before reaching 100%.

2- I there a way to assign a folder for each user for the upload path. I am using Bunny.net and want that each user use a different folder in the storage and not use UUID replacement. It will be better if there is an issue in the storage system. For example, if we could use a variable in the Custom upload path ({username} for example).

Thank you for your help

Hi,

1. I think you have enabled chunk upload, so file has been split to multiple files. It is uploaded, but it needs time to join file parts. Sometimes it will take time, it is depended on your file type.

2. Sorry, we don’t have this option for now. We will consider it in future versions.

- Can you implement progress percentage for remote URLs. - what is the maximum size we can upload. - can you increase time limit to atleast 3 mins in demo, I need to test

Hi,

1. We will check if we can do it.

2. It is depended on your server timeout and network speed. On our demo site, normally, it can download a file about 100MB from a remote URL.

3. Our site is just used for demo, so we can’t increase that timeout, you should not download too large file on our demo site.

does it support google drive? can it password protect the folder?

Hi,

Sorry, we don’t have Google Drive integration in our script. Visitor can’t access a folder, they just can access a file, so it has no password protect for folder.

See how your Last update just mess up a site that has been running smoothly, please when doing update next time confirm very well before releasing Thanks

Thanks, your work is nice but on the Uploading let people know how many percent his uploading have gone, you cannot be uploading a 3GB file and then all you can see is just Uploading in progress Indication and then you will have to be looking at it like that until it say successful. you check it out and see how it looks

Hi,

Yes, I know, but it is not an easy feature. I will check and implement it in future versions if I can.

Hi,

I just want to let you know that our dev team has implemented this upload progress percentage feature.

Check this video: https://drive.google.com/file/d/1sMEHHUr5RBn-eGGuWQKg5igJ2QqwQtIe/view?usp=sharing

You can have this feature right now by go to System updater and click on button “Re-installed the latest version” or just wait until the next update.

i use aapanel and follow tutorial https://docs.botble.com/athena/installation-web-interface.html nothing works check and reply my email and ticket please

Hi,

We have just replied your ticket on https://botble.ticksy.com, please check.

Is it possible to upload a video and share it with a permanent direct link and no preview page so the direct link directly downloads? Can the login page be hidden and only we know?

Yes, please check our docs on https://docs.botble.com/cloudify/installation-web-interface.html

Our script is based on Laravel framework, so if your VPS can run Laravel or WordPress, it can run our script.

i use aapanel and follow tutorial nothing works check email and ticket please

Hi,

We have just replied your ticket, please check.

Hello, What are the SaaS features offered with Extended license?

Hi,

It’s the same features, if you don’t need to make a SaaS site, you don’t need an extended license.

The license type is based on your site charging model. If it does not charge the end users, you can go with the regular license. If you have paying users who you charge for accessing or using your service, then you will need the extended license.

Please read license rule here: https://codecanyon.net/licenses/standard

I meant to ask, will the SaaS provide user registration and payments?

Hi,

Sorry, we don’t have this feature in our script for now.

Hi, when downloading a zip file of a folder all files are named in uuid format. When I download an individual file the file downloads as the name of the file. The expected result is that the zip file contains the filenames of the files not the uuid. The uuid option in media settings is unchecked. Can you look at this?

Hi,

I have just tested it on our demo site https://cloudify.botble.com/media

It’s still fine for me, file name is not changed to UUID.

I think that you have uploaded files when option “Convert file name to UUID” is enabled before.

Try to upload new files for testing now.

Can I use this as cdn for different site? And how can I restrict users from visiting my homepage?

Eg: https://pictures-nigeria.jijistatic.net/141894053_NjIwLTE0MTMtNTkxNTg2Mjc5ZA.webp

Homepage link: https://pictures-nigeria.jijistatic.net

And is it possible to change the admin panel links?

Hi,

This is not a CDN service, but you can use it to host files from another site.

Just upload files from your site to our Cloudify script through API https://docs.botble.com/cloudify/usage-api.html#upload-file-example

Yes, you can change the admin path, just change ADMIN_DIR in .env config file to a secret path.

Example:

ADMIN_DIR=EyTzTPwwjH

Then you need to go to https://pictures-nigeria.jijistatic.net/EyTzTPwwjH to access your homepage. No one can guess it.

hello it’s possible integrate with perfexcrm?

Hi,

Sorry, we don’t have this feature in our script for now.

We have API for file upload, but we don’t have experience with PerfexCRM, if you use our script, please hire someone to integrate it for you.

greeting. can you please let me know if I can use this script as an image server. eg installing on a subdomain call image.example.com and all images upload to example will be saved directly on image.example.com through API configuration. let know know if this is possible. thanks

Hi,

Yes, you can. Our script is working like this.

You can setup it on a subdomain and upload your files via API, check our docs on https://docs.botble.com/cloudify/usage-api.html

Does it require some coding? we are going to be hosting this script on playhub.com.ng and we are going to be using rata.com.ng to host all our images on playhub.com.ng through API. If possible, does it request PHP code to integrate the API? if yes, is there documentation for the implementation?

we need to know before we go ahead to buy this script!

Hi,

Yes, it requires coding to integrate our script with your site.

Please check our API docs on https://docs.botble.com/cloudify/usage-api.html

If you don’t have coding skills, you shouldn’t buy our script.

Hello. I think this script is fantastic. I have a question: Is there a feature that automatically reduces the size of uploaded images? For example, if it can automatically convert images to WebP or AVIF to reduce their size, I would consider purchasing it.

Hi,

Yes, you can enable those options in Admin → Settings → Media.

Screenshot: https://prnt.sc/9j8FnHY8xlH_

Does extended license allows me to install this script for my clients ?

Hi,

Yes, you can create a new user for each client and don’t give permission to access to settings page.

Just create a new user role in Settings → Roles & permissions and assign that role for your client users.

Is there a way i can automate direct sign in without manual login ? I mean if the user is active in billing system , he can direct login and use the software?

Hi,

Sorry, we don’t have this feature in our script. We also don’t have a billing system.

Please don’t buy our script if you can’t customize it to add more features.

How do you handle uncommon file extensions (.ies) that are not common mime-types?

Hi,

You can add “ies” extension to .env config file, then you can upload this file type.

https://docs.botble.com/cloudify/media.html#changing-file-extensions

In this script, is possible edit files like excel or word? like online live?

Hi,

Sorry, our script doesn’t have this feature.

Hi,

I wanted to ask if this script supports sharing entire folders, not just individual files. Is it possible to share multiple files at once by sharing a folder?

Thank you!

Hi,

Sorry, our script doesn’t support sharing folder for now, it just support for file.

Hello does your script have frontend and premium membership?

Hi,

Sorry, this is a private hosted file manager, so it doesn’t have a front membership.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey