0

I am creating a page in my local environment. Once its completely developed I would want to have same page created on upper environment i.e UAT environment in my case and later on pre-prod and production environment as well.

I can not keep on creating pages in pagebuilder from scratch as I have multiple pages and multiple environments to work on. Is there a way I can copy the code from magento admin from one environment and paste it on another?

Also for bulk pages is there a way to export from lower environment and import on upper environments?

asked May 19, 2023 at 12:47

2 Answers 2

0

There is no standard way to do this. Try to avoid 3rd party modules as well. I try like this:

  1. Transfer SQL from env to env. Copy the latest content from production to local. Modify and transfer full CMS page related table to any env

OR

  1. Create a setup installer that will create/update your cms page during code deployment.
answered May 20, 2023 at 1:24
0

If you wanna try another page builder tool, may I suggest this Magento Page Builder, all the headache of original builder will be gone

answered Jun 3, 2023 at 8:56

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.