Required folder structure for Teedata.
The default skin in skins/
is necessary as a fallback avatar.
Database can be prefilled with assets as needed.
Assets will be crawled and stored in the database during the seed processes.
thumbnails will be generated while seeding the database
To be coherent with Teedata's naming, please consider using only following characters for naming files manually:
0-9 a-z A-Z . _ , -
├───[category]
├─────[name]
│ [name].png
│ [name].thumbnail.png
└