auxop Posted January 23, 2022 Share Posted January 23, 2022 Hi there, I am looking to create a small (only 6 or so products) shop for a project. I am intending on using vue.js to create a front end for the store, so I wont really need to give access to the default shop landing page (although as a temp measure I shall be using it until the API/front end is completed). I would ideally like to have the admin folder in a completely separate folder structure and then point a subdomain to the admin panel. I have used prestashop many years a go and I am sure there was an option to do this, but there no longer seems to be. Is this something which can be done? If so, what is the process? Ideally I would like the following Phase 1) example.com = landing page in vue.js = hosted on another server shop.example.com = landing page of shop = /home/user/public_html/shop/ manage.<domain>.com = admin = /home/user/public_html/admin/ Phase 2) example.com = landing page in vue.js = hosted on another server manage.<domain>.com = admin = /home/user/public_html/admin/ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now