chevereto / demo-importing

Sample importing project data set to illustrate how to import content to Chevereto V3

Home Page:https://chevereto.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V3 Demo Importing

This repo holds the contents of the importing/ path at the root of your Chevereto application. It shows how to provide content to be programmatically imported to Chevereto V3.

Folder schema

no-parse/

  • Import images as guest.
  • Any folder structure will be ignored.

parse-albums/

  • Top-level folders will be handled as album_name.
  • Images will belong to album_name.

parse-users/

  • Top-level folders will be handled as username.
  • Second-level folders will be parsed as album_name belonging to username.
  • Images will belong to username, under album_name.

Documentation

Check the Bulk Content Importer Documentation.

Credits

About

Sample importing project data set to illustrate how to import content to Chevereto V3

https://chevereto.org