Sorry to bother you, but I’ve got a cunning plan…that might be doomed!
I’m gently playing with the concept of having a directory type website. I didn’t want to bodge it and use wordpress, so I thought I would use Prestashop as I’m a bit familiar with it - but instead of products I would have people and companies.
Do you think Prestashop is a good solution, or a terrible one?
It’s just a personal project really, that I was going to share with clients in case it’s helpful. I didn’t want to build it from the ground up as it’s just a side hobby.
So far I’m thinking of using categories as geographic locations. Then attributes and features would refer to abilities, such as data recovery, apple servicing, network installation and so on. These are places that I’ve personally used.
I’d say you should probably start with a whiteboard and see what kind of features you need and go from there.
You could be happy with simple JSON files searchable trough some simple PHP backend and presented on a simple HTML page, or you may need a full featured typo tolerant search engine, location services, route planning…
Maybe even GitHub pages to run an open source directory? How awesome would that be?