Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Contributors