MageBees a Venture by Capacity Web Solutions Pvt. Ltd. Support Ticket :- https://support.magebees.com , Support Email :- [email protected]
Import Export CMS Pages Extension for Magento2 User
Manual
Import Export CMS Pages for Magento2
Extension
By
2
MageBees a Venture by Capacity Web Solutions Pvt. Ltd.Support Ticket :- https://support.magebees.com , Support Email :- [email protected]
CONTENT
Introduction 3
Features 3
How to Create CSV? 4
Sample Import CMS Pages CSV 6 How to Import CMS Pages? 7 How to Export CMS Pages? 8
FAQ 9
3
MageBees a Venture by Capacity Web Solutions Pvt. Ltd.Support Ticket :- https://support.magebees.com , Support Email :- [email protected]
Introduction:
This module allows you to import and export your store CMS pages such as store, page title, URL key, Meta details, page design settings, custom design settings etc in bulk via csv format. This extension allows you to import export all the Magento's CMS pages data from one store to another store. You can export store view wise CMS pages data.
Features of this extension:
Import/Export CMS pages with all related data. Import/Export store view wise CMS pages.
Import/Export files via Magento admin/browser. No need for FTP access. Support multi store and multi website.
4
MageBees a Venture by Capacity Web Solutions Pvt. Ltd.Support Ticket :- https://support.magebees.com , Support Email :- [email protected]
How to create CSV?
title
- Set the page title.
identifier
- Set the page URL.
is_active
- Set the page status.
Enable = 1 Disable = 0
page_layout
- Set the page layout.
1 column = 1column
2 columns with left bar = 2columns-left 2 columns with right bar = 2columns-right 3 columns = 3columns
Empty = empty
meta_keywords
- Set the Meta keywords.
meta_description
- Set the Meta description.
content_heading
- Set the page content heading.
content
- Set the page content.
creation_time
- Set the page created time.
update_time
- Set the page updated time.
meta_title
- Set the Meta title.
store_id
- Set the store id as per your requirement. It is required.
For all store = 0
5
MageBees a Venture by Capacity Web Solutions Pvt. Ltd.Support Ticket :- https://support.magebees.com , Support Email :- [email protected]
layout_update_xml
- Set the xml code for layout.
custom_theme
- Set the custom theme id as per your requirement.
Magento Blank = 1 Magento Luma = 2
custom_root_template
- Set the custom theme root template
1 column = 1column
2 columns with left bar = 2columns-left 2 columns with right bar = 2columns-right 3 columns = 3columns
Empty = empty
custom_root_template
- Set the xml code for custom theme layout
custom_theme_from
- Set the custom theme design from date.
6
MageBees a Venture by Capacity Web Solutions Pvt. Ltd.Support Ticket :- https://support.magebees.com , Support Email :- [email protected]
Sample Import CMS Pages CSV
import_all_field.csv – Using this CSV you can import CMS page with all related data.
import_min_field.csv – Using this CSV you can import CMS page data with minimum required field.
import_cms_with_different_storeview .csv – Using this CSV you can import CMS page data with different store.
7
MageBees a Venture by Capacity Web Solutions Pvt. Ltd.Support Ticket :- https://support.magebees.com , Support Email :- [email protected]
How to Import CMS Pages?
You must have to follow below steps: Step-1
Prepare your CSV as per our documentation. For more detail see (How to create CSV? or refer sample CSV). Create new “something.csv” File.
Note: - Do Not Change CSV header.
Step-2
Go to Your Site Backend -> SYSTEM -> MAGEBEES – Import/Export CMS Pages -> Import CMS Pages.
Step-3
Please upload your created CSV file and click on “Import CMS Pages” button.
Note: Please do not close this screen before completing process. It will lead undesired results if you closed before complete the process.
Step-4
Now successfully import CMS Pages.
8
MageBees a Venture by Capacity Web Solutions Pvt. Ltd.Support Ticket :- https://support.magebees.com , Support Email :- [email protected]
How to Export CMS Pages?
You must have to follow below steps: Step-1
Go to Your Site Backend -> SYSTEM -> MAGEBEES – Import/Export CMS Pages -> Export CMS Pages.
Step-2
Select field as per your requirements then click on “Export CMS Pages” Button. Step-3
Now successfully export CMS pages.
9
MageBees a Venture by Capacity Web Solutions Pvt. Ltd.Support Ticket :- https://support.magebees.com , Support Email :- [email protected]
FAQ:-
Below is the detail explanation
:
Q-1:- I have installed import export CMS pages extension but got following
error.
“There has been an error processing your request”. “
Please upgrade
your database: Run bin/magento setup:upgrade
”.
Run “php bin/magento setup:upgrade” command to your terminal or command prompt. Please see installation steps for that.
Q-2:- I am getting max execution time error, what I have to do?
If you getting time out then increase your time our limit. For that you have to consult you hosting guy.
Q-3:- I am getting “‘var/export’ directory does not exit!” error?
This error comes due to “var/export” directory does not exists or not having write permission.
10
MageBees a Venture by Capacity Web Solutions Pvt. Ltd.Support Ticket :- https://support.magebees.com , Support Email :- [email protected]