- The first step, We are required to turn off the Ionic Emulator, on your Command Prompt / Terminal (NodeJS) press Ctrl + C button on keyboard.
- Create a new page, for example I will give the name About Us. This is the page that will be targeted for automatic coding.
-
Next, We will connect the menu to that page
- Go to Menus menu
- In the section of General, New Item field type 1 value
- Then click Add New Item button
- New item will appear at the bottom by the name: New Item X and then click Down Arrow button
- Next, click Edit button
- Then We will edit the properties of the menu: Type: Goto Internal Link, Variable:
empty/blank, Label: About Us and Page:
About Us (about_us) and for others fields are keep default
- And click the save change button
-
Well, we will continue using the addons feature
- Go to Add-Ons menu
- Then click Choose button in About Us box
-
Then complete the following fields:
- Overwrite The Page, make sure you select the page that will be used to target the code that will be created, this will result in the old code being overwritten, so we will select AboutUs page.
- Page Title, Is the title of the page that will be made, I wrote Tentang Kami or About Us.
- Image Hero, is used to decorate your page.
- Owner of the Apps, information about the owner of the apps, such as name, email, website and others..
- Description, brief information about your apps or your company.
- Finally click Save Changes button.
- Now, You have to update native plugins that are needed by your ionic project, to see instructions and the list of plugins needed go to the Native Plugins menu, You can install it using using your Command Prompt / Terminal (NodeJS)
- Finally, you can run your ionic emulator.
Last edit: 2019-02-22 11:57:00