[ad_1]
So I’ve created a classified ads marketplace for my university where students can trade. Later on maybe around 2-3 years if i plan to migrate to another platform ( hire a team of developers and go completely no code), will it be possible to retain the users data, like their account details and passwords so that they don’t have to sign up again?
[ad_2]
Yes. All the info is stored in a database.
You’ll need a sharp programmer to do it, but it’s entirely possible. I’d recommend Laravel when the time comes. anytime someone reaches out to me about a site with membership or user profiles I always ask how many users they expect to have. If they say anything over a thousand I usually recommend Laravel, but it depends on the situation. WordPress doesn’t handle a lot of users well in comparison.