Skip to content

Settings

Essentials global settings, accessed within Customizer -> Essentials panel, are stored independently from the theme in a database tabse. Most of these setting need to be configured only once and can be imported/exported within the Advanced section.

Essentials Settings

Sources

Create and manage dynamic content sources. Those will become available as sources in the builder dynamic workflow.

Essentials Sources Manager

Global Queries

Create and manage source Global Queries. Those will become available as sources in the builder dynamic workflow.

Essentials Global Queries Manager

Layout Libraries

Create and manage Layout Libraries. Those will become available as additional libraries in the builder layouts library.

Essentials Layout Libraries Manager

Icon Collections

Create and manage Icon Collections. Those will become available as additional icon collections in the builder icons library.

Icon Collections Manager

Storages

Create and manage Storages. Those will become available as storage options for Layout Libraries.

Essentials Settings - Storages

Auths

Manage Auths, Keys & Secrets that have been created during other resources creation. At the moment you cannot create auths directly.

Essentials Settings - Auths

Advanced

Configure some advanced settings.

OptionDescription
AddonsDisable Essential addons individually. A disabled addon will be completely skipped from execution and is a good way to debug issues or to keep the global execution as smooth as possible.
GeoIP Database SourceThe IP Geolocation database is required to localize the device IP geographically, used for example by the Access IP Geolocation Rule. If needed, follow the GeoIP Database Installation.
Import/ExportBeing Essentials Settings independent from the Theme, the only way to backup and/or restore is using the dedicated methods within Customizer -> Essentials -> Advanced panel.
Debug DataIf the support team requests it, here is where you can generate and download Debug Data information which includes a copy of the Theme Settings, Essentials Settings, Sources Schema, and the server configuration. As it might include sensitive data, be carefull who you share this with.

About

This panel shows the Essentials version currently used on this site, as well as the release changelog. Refer to this section after an update to see what has changed.

Essentials Settings - About

GeoIP Database

Geolocation rely on MaxMind's GeoIP2 (commercial) or GeoLite2 (free) Database. While the free version is enough for the majority of projects, the commercial one is claimed to be more accurate and frequently updated.

As per the license limitations, Essentials doesn't distribute either of them, if geolocation feature is required please proceed with the manual database installation.

Installation

Download the chosen Database from MaxMind, previous free registration is required, and upload it to any chosen folder of your web project server. Copy the relative path to the Database file, prepend it with ~/, and past it into the GeoIP Database Source setting at the Customizer -> Essentials -> Advanced panel, e.g. ~/geoip/GeoLite2-Country.mmdb.

Alternatively you can rely on 3rd party plugins for the installation and posterior updates of the Database. If opted this way, make sure the path to the Database is properly updated after installation.

Country or City Database

The Country Database allows resolving IP geolocation on the continent and country level, while the City Database allows the same plus cities and postal code levels. The City one might seems the obvious choice, but taking into consideration that its size is considerably bigger, choose it only when necessary.