开发者

Where does Magento 1.6 Store its CMS Page?

开发者 https://www.devze.com 2023-04-07 06:32 出处:网络
I was looking around the admin panel of magento, and I came across the cms menu, which has a pa开发者_JAVA技巧ges section. I was not able to locate that pages listed in this section in Magento\'s file

I was looking around the admin panel of magento, and I came across the cms menu, which has a pa开发者_JAVA技巧ges section. I was not able to locate that pages listed in this section in Magento's file directory structure. Where can i find all the cms pages, especially the home page?


Magento's pages aren't files on the server. They're stored in the database. In the stock installation you'll find their content in the cms_page table.

0

精彩评论

暂无评论...
验证码 换一张
取 消