Application Configuration
For the most part, application settings consist of some common elements. What changes are the properties of these elements. These can be a sequence of alphanumeric characters, a list of options, a text or an on/off switch.
The values of the elements change the user interface of the application. More specifically, when an application displays data from the database to the "front" part of the e-store, the settings affect the display of these data and their appearance.
In the simplest applications, the settings consist mainly of digit or character values. Let's take the "Cash on Delivery" application for example. If you already have it installed, you can see that it only has one setting and this is the extra cost of the service. Changing the price also changes the cost added to the total cost of the cart during the checkout process.
In more complex applications, such as the "Subpage Menu" application, you will need to interact with it enough to understand how it configures its interface. We have put a lot of effort into making the platform applications easy to use and understand.
How to configure an application
- From the main management menu, click "Additional modules".
- Find the application you want directly from the list or by sorting them by category.
- Click the "Settings" button to go to the settings page.
- After you have finished configuring, click the "Save" button to apply your changes.
Read also: