Page Manager
Page Manager is a frequently used module to create new pages on the website. You will find it in the first tab after logging into the Admin Panel.
Use the link page section to assign your page to different places on the website. You will get a selected section to assign the page in the menu under Quick Links. Holding the CTRL key and clicking with the left mouse button selects multiple hooks.
You can select the option from the drop-down beneath the hook list. The Text option will place the page content in a particular area of a page. Hyperlinks can be of two types; one is Smart Link, which generates a page with an optimized URL. The other is a direct link to the page.
A large text box is available to renter a page in a User Defile Hook defined in the theme; each hook name must be comma separated.
It is really important to format the page well. Use the common field section to set the page title and other meta information.
The Sort Order field is helpful to manage the order of the page in the website menu and quick links.
Dynamic pages are great features in Page Manager for writing server-side code from the interface. All resources should be accessible through App Factory. Because this factory will make all your resources available in the script, To work in a dynamic page, you should be familiar with the system's internal coding structure. One important tip: dynamic pages render only under static pages. Click on the "Page Code List" button, and the list will pop up. Also, a static page can be rendered alongside another static page. Just paste the page code inside the content.
For developers, there is a detailed module to execute all operations. This module helps to work with pages in the MVC model. Moreover, it has different hooks to register Page Manager in a component in different events.
Apprain 4.0.5
Version 4.0.5 has come up with many fixes with the new version of PHP.This release includes two components: ethincal and messenger, which play a significant role in development.