elgentos / magento2-prismicio

Magento 2 Prismic integration
GNU General Public License v3.0
38 stars 18 forks source link

Prismic Pages #9

Closed JeroenBoersma closed 5 years ago

JeroenBoersma commented 5 years ago

Select Prismic document and Magento Website(s) to show specific document.

JeroenBoersma commented 5 years ago

You can set a default prismic custom type in the store/configuration section for Prismic.

After this you can use url's like /prismicio/direct/page/uid/{your_prismic_uid}

The awesome part is that you can add a url rewrite in the database to make fancy url's for this.

Content -> Url rewrite

/fancy -> /prismicio/direct/page/uid/{notsofancy}

Open your website and goto /fancy