• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Custom "datefolders"

ryohnosuke

Chevereto Member
Hi, actually I'm using chevereto 2.0 with this system folder:

/YYYY/MM/

Yeah, I edit the config file every month to have that format, and I really like the automatic datefolders in v2.2, but I want to still using the same date format folders.

So is there any way to do it? I just seen this value in config file:

PHP:
$config['storage'] = 'datefolders'; // Values: datefolders | direct -> datefolders (example: /YYYY-MM-DD/file.ext) | direct (/image/file.ext)

I want the same but without a DD folder.

Saludos.
 
Nope, there isn't a way to have custom datefolders. You can try to do it will that means edit the source everytime you update the script.
 
Back
Top