2
Good morning!
I am finalizing the development of a virtual store that I will work with rent. So far so good: I have the following problem.
I want to let all customers have always used the same administrative system and shop, but of course with their respective database.
Example: www.shoplivre.com.br/cliente01
But I would like to see the client’s url. How can I do this? It is possible?
Example: www.lojamil.com.br
It is possible yes. What technology are you using? Your login page is unified?
– Vinícius Gobbo A. de Oliveira
You own both domains?
– Guilherme Nascimento
Good afternoon, Vinicius yes will be unified, the virtual store also type want to always use the same platform and in admin the customer can leave the store his way. type http://www.iset.com.br/? site=ishopping&page=201, this store I was once his customers and is the same admin for all stores and also the same store for all it comes with default layout and admin can change.
– Clayton Eduardo Mergulhão
Guilherme will work like this, I will rent the store, so when a customer rents the store I will register in a table in the database, then each customer will have an id so I will be able to identify each customer.
– Clayton Eduardo Mergulhão
I need to know if you own or Adm domains (I’m not talking about hosting), having control over domains I can say that it’s possible, of course if you have access to a dynamic language like php on both domains you can control cookies to share the session.
– Guilherme Nascimento
I will have access to all domains will be all in my vcs,
– Clayton Eduardo Mergulhão
Yes it is possible! I did the same on my website by changing the domains according to the tutorial: https://www.hostinger.com.br/tutorials/como-alterar-os-nameservers-de-domain/
– Karla Soares