The site should have a searchable page with Artists.
Each artist should have a collection of artworks.
There should be also a searchable page with a Gallery, containing artworks from all Artists.
Artists and artworks must be manageable from the admin.
The question is where do I begin?
I am new to the directory structure of Grav, so it is a bit overwhelming as I don’t know where is best to place stuff.
Is it possible to make it just with custom flex types, or do I need to start a separate plugin?
Thanks! I will check out Taxonomy Collections.
I was eying flex types because it looks like it is easier to edit the content in the Admin(Separate menu, probably easier to implement search).