-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Added instruction to add new page layout #6532
Added instruction to add new page layout #6532
Conversation
An admin must run tests on this PR before it can be merged. |
1 similar comment
An admin must run tests on this PR before it can be merged. |
Hello @ajithkumar-maragathavel, thanks for your contribution! Just a question: isn't this topic already covered here? https://devdocs.magento.com/guides/v2.3/frontend-dev-guide/layouts/layout-types.html#layout-types-page |
@aleron75 I just went through the link you provided. The page provides instructions about existing layouts and how it is implemented in Magento. Please let me know your suggestions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ajithkumar-maragathavel. Thank you for your collaboration. Please, check my comments below
Much better now. Thank you! |
running tests |
Hi @ajithkumar-maragathavel, thank you for your contribution! |
Purpose of this pull request
This PR contains instructions for adding a new custom page layout in Magento.
Affected DevDocs pages
whatsnew
Added the Create a new layout topic.