• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

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