Hi everyone, in order to be easier to install typesense in some of my clients ( we are a digital marketing agency ), in which we have not developed the E-commerce, and normally we have limited access to source code. We are thinking of developing something like doofinder has. A simple configuration and a JS import that builds the search interface.
m
Michael Thomas
10/18/2023, 11:19 AM
I'm truly wondering how you'd tackle this without access to the source code? There are API keys etc... involved to connect (which I would not put in any source code openly) the schema needs to be built and so on. Without source code access and data filtering that seems hard to do.
If we come accross these kind of clients, that only use us for digital marketing, we bounce the ball back and tell them flat out:
Hey let your dev team implement this or ... allow us to take part of the development and give access.
It's much better than trying to build "bandaid" solutions, almost the same as throwing an accessibility modal thing and hoping it complies to everything.
k
KC Jagadeep
10/18/2023, 7:46 PM
We integrated it with Magento.
h
Helder Oliveira
10/18/2023, 8:42 PM
Hi @Michael Thomas, when you build an interface using a client side ( per example nodejs )