V
V
VladLeonenko2021-04-25 15:16:35
Angular
VladLeonenko, 2021-04-25 15:16:35

Is it possible to migrate spa (angular 8) to editable WordPress cms?

I have a task of migrating a website to WordPress cms. Help to understand whether it is possible to implement this task and in what direction to move.
The fact is that the site is a SPA on angular 8 and I need the ability to edit data and add new pages through the wp admin panel.
I read about wp rest api, but I'm not sure if this is what you need.
I would be very grateful for any help and information.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex, 2021-04-25
@VladLeonenko

I read about wp rest api, but I'm not sure if this is what you need.

exactly what you need. Deploy anywhere the server with the VP. This server will be responsible for the content. VP is able to give data via api. Here's an example of how to get a post .
Of course, there may be difficulties, for example, if you want to manage some widgets / menus through the admin panel, etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question