eduardhallberg Posted January 25, 2017 Share Posted January 25, 2017 (edited) Hello, new to prestashop and im about to build a new site that will be a webshop but completely customized and hopefully with react frontend. So i started digging into the prestashop project that i got my hands on, i wish to use react frontend and communicate with webservice by adding "output_format=JSON" on my requests to backend. This is as far as i can see working good though. So my question here is... If i do this, can i still keep the administration panel but have the rest of the application using react?Not that familiar with how smarty works either..My plan is basically to have the layout something like this: home(everything here is react based): www.my-site-name-here.com admin(keep it as it is by default in prestashop): www.my-site-name-here.com/administration Regards Eduard. Edited January 25, 2017 by eduardhallberg (see edit history) 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