• Hey Guest, don't forget to VOTE on each RFC topic. Your voting determine Chevereto development! No votes, no development.
  • 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

Bulk content importer - categories

pebro

Chevereto Member
đź’ˇDescribe your Feature request

There is a great feature in the administration (/dashboard/bulk) that allows you to import to a user or album.

But there is no function of importing images into categories (which are created in the administration).

This very important feature is missing here and it would be great to add it.


🖼️ New feature

  • Bulk content importer - categories

Adding this feature should be easy when there is already an import for users and albums 🙂
 
Last edited:
JSON for each image is very complicated to generate.

It would be best if it worked just like "parse-albums" on ftp.
It is currently:

/ importing/no-parse/
/ importing/parse-albums/
/ importing/parse-users/

and now it would also be:
/ importing/parse-category/
 
Back
Top