• 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

Mass import of Gif Images

mechbunny

Chevereto Member
Website URL
<private>

Chevereto version
3.10.13

Description of the issue
Hi,
I purchased your script earlier today.

I will start by saying that I am a PHP developer. We haven't installed it yet so please ignore the provided url - I put our company website as I have nothing else to put at the moment. We're looking for a way to be able to mass import a large amount of scraped data to your script. Is there any REST API, CSV Importer or API file I can include or something in our scraper to insert content into the software from outside of the normal admin area and outside of the front end?
 
app/routes/route.api.php

Use it to get an idea on how you should insert images. Put that logic inside your directory iterator code.
 
Back
Top