View Source MishkaInstaller.Helper.Setting (Mishka Installer v0.0.4)

This module offers a number of necessary functions that can be used to access the runtime configuration. The owner of the system has the ability to make changes to these parameters, which will then be updated in the database. This section was formerly a part of MishkaCMS, and the accompanying system is likewise a very straightforward one for saving particular settings when the system is being executed.

Note: that the functionality of this section is not restricted to the 'MishkaInstaller' section; rather, it can be utilized in other parts of your product.

Link to this section Summary

Functions

Get your required configs from ETS.

Get All your required configs from ETS.

Push your required configs to ETS.

Start the ETS table :setting_ets_state and sync with the settings table in the Postgres database.

Sync the ETS config table with your database.

Link to this section Functions

Get your required configs from ETS.

Get All your required configs from ETS.

Push your required configs to ETS.

Start the ETS table :setting_ets_state and sync with the settings table in the Postgres database.

Sync the ETS config table with your database.