Change log

Domains

The Treepl CMS Domain settings allow you to control default domain, landing pages, domain authentication for system emails along with country and cultural settings like number and currency formatting.

Found under ‘Settings’ > ‘Domains’ you’ll see several tabs defining key aspects of your domain settings, as detailed below.

Site Domains

During Trial Site status, your site instance will display the trial site domain here only. So any domain configurations need to be made to this domain for development and testing purposes, until the site instance is activated.

You’ll be able to add your custom domain to the site during the activation process via your Treepl Portal. Further domains can then also be added to the site via your Treepl Portal under the site settings ‘Domains’ tab.

Once the site instance has been activated and domain/s added, they’ll display in your Site Domains list here in the admin.

This list will also display several other configurations for each domain, these being:

Setting
Description
Start Page

The initial landing or home page used for this domain when no specific page URL is resolved.

Currently,if you have had Treepl CMS Support setup a global redirect to the www version of your domain/s,then this ‘Start Page’ setting will not work(as it will be overridden by the global redirect). To achieve different start pages(while this feature is being further developed) please contact support,with the desired redirect details,for them to set up a more granular redirect configuration for you.

Currency and Format
Select from available currency and format settings previously created for this site instance.
This is set to ‘Default’ to start with which cannot be changed directly. You can however,create additional currency and format options from this page under the ‘Currency and Format’ tab(see below for more details).
Country
Select the country configuration that will be used by the site while this domain is in use.

Email Domains

By default, when your site instance sends out system emails, such as Workflow Notification, Auto-responders, Invoices emails, etc., it uses a pre configured and authorised email domain of ‘trustedemail.co’. Therefore, these system emails will show as coming from an email address such as admin@trustedemail.co or info@trustedemail.co, for example.

This default domain is authorised with the Amazon servers with Amazon SES and DKIM sender policies for optimal email deliverability and to minimise your important system emails ending up in your users spam/junk folders or being blocked entirely by their email service.

Adding additional email domains here allows you to authorise your own custom domains for use as sender email addresses on such system emails.

Clicking on the “ADD NEW DOMAIN” button provides a dialog to enter your desired custom domain and save it to the system.

You can only verify domains of which you have access to the DNS, so adding domains of free or publicly available email services such as gmail or hotmail addresses is not possible. In these cases it’s recommended to use the default system email domain.

After adding your custom domain you’ll be provided with TXT and CNAME records that need to be added to your domain’s DNS. You can use the copy icon () to easily copy the record data to your clipboard ready for pasting into your DNS management area.

Records will be periodically checked for to start the verification process.
The TXT records generally verify within 5 mins and the CNAME records may take 15 - 20 mins. However, you can leave this page and check back later to review the progress (refreshing the page to update the status).

A green status dot, along with the word “Success”, will display to the right of the added domain name if the verification process has completed successfully.
Once verified, any email address for the added domain name can more reliably be used for sending out system emails.

If the verification process fails, a red dot will display next to the record type/s that failed and a ‘Retry’ button will be available.
Double check your records and resolve any issues and retry the verification process.

Added email domains can also be removed from the verified list by clicking on the trash can icon (), after expanding the domain name section to show the DNS record information.

Domain Redirects

Listed here are any configured domain-level redirects along with their status and the ability to add, edit and remove redirects.

These redirects are internal, domain-level redirects, not to be confused with site page-level redirects (URL redirects). Therefore, you can only redirect currently assigned domains for this site to other currently assigned domains (at the domain or subdomain level, not page level) and not to any external domains.

For example, redirecting:

yourdomain.com –> www.yourdomain.com
or
yoursecondarydomain.com –> yourprimarydomain.com

When applying a Domain Redirect the site instance will need to restart in order to apply the changes. The site will be unavailable for a few minutes after the restart.

Currency and Format

By default, your site instance will have a default currency format included which is configured for US currency and culture formatting. This default item is not editable or deletable, so if you require different, or additional, currency configurations you can add them here also.

Clicking on the “ADD NEW FORMAT SETTING” button provides a dialog to configure your cultural and currency formatting requirements.

Clicking the pencil icon () to the right of each item will allow editing of the item. Clicking the trash can icon () will delete the item.

These currency and format options will then be available to apply to your domain name/s added to the CMS.

When adding/editing an item, the configuration options available are as follows:

Option
Description
Name
A descriptive display name for your configuration(typically the country name or code in which this configuration would be applied).
Culture
Select the language and country code combination this configuration is intended for.
Currency
Select the 3 character country code representing the currency this configuration is intended for.
Number Of Decimal Places
Select the number of decimal places to use when displaying monetary values.
Use Custom Number/Currency Format
Enable customisation of how all elements of the currency are to be displayed. Further details on these options are detailed in the table below.

Custom Number/Currency Format

Option
Description
Currency Group Separator
The character used to separate grouped digits in the currency value.
Currency Decimal Separator
The character used to separate decimal digits in the currency value.
Currency Group Sizes
The number of digits to be grouped in the currency value.
Currency Symbol
The character used to represent the monetary value.
Currency Negative Pattern

The way negative numbers are presented.

The example patterns shown do not take into account your custom formatting set above,and are indicative of the pattern to be used.

Currency Positive Pattern

The way positive numbers are presented.

The example patterns shown do not take into account your custom formatting set above,and are indicative of the pattern to be used.



Related Articles

  • Site Settings & Management
    Payment Settings

    Integrate various payment gateways, for multiple countries and currencies, into Treepl CMS for form payments, subscriptions and eCommerce workflows.
  • CRM
    Orders

    Orders store accounts of any payments made via the website and provide management for additional payments, invoices, order statuses, tracking info, the products purchased within the order and the details of the form submission used to take the order.
  • CRM
    Advanced CRM Groups

    Advanced CRM Groups allow you to extend the data fields within multiple areas of the CRM, either globally or on a per-record basis.
  • Liquid Objects & Usage
    {{ order }} object

    This liquid object will output the order details of a submitted payment. ...
  • Liquid Components
    module (Catalogs)

    This module component fetches data relating to eCommerce Catalogs and can be used to render Catalog structures and Products within them.
  • Liquid Components
    module (Products)

    This module component fetches data relating to eCommerce Products and can be used to render Product information.
  • Liquid Components
    ecommerce_add_to_cart

    This component renders an anchor element allowing the javascript function to add the item to the shopping cart.
  • Liquid Components
    ecommerce_buy_now

    This component renders an anchor element allowing the javascript function to add the item to the shopping cart and then proceeding directly to the shopping cart page.
  • Liquid Components
    ecommerce_item_quantity

    This component renders a form input element allowing a quantity to be set for when the source item is added to the shopping cart.
  • Liquid Components
    item_attributes

    This component fetches all attributes/options for a specified product. By default, each attribute group is rendered, with its options and any prices, according to their specified form inputs.
  • Liquid Components
    related_items

    This component fetches related items of a specific source item, such as a Product that has had Related Products assign to it.
  • Liquid Components
    grouped_items

    This component fetches grouped items of a specific source item, such as a Product that has been Grouped with other Products and allows the ability to navigate between grouped items.
  • Liquid Components
    currencies

    This component renders a form select element of all currency names, codes and symbols by default, and can also be used to output currency data to a Liquid collection.
  • Liquid Components
    shopping_cart

    This component fetches data relating to the shopping cart, such as any products added, order totals, tax, shipping, etc.
  • Liquid Components
    shipping_options

    This component renders a form select element of all shipping options configured on the site, and can also be used to output shipping option data to a Liquid collection.
  • Liquid Components
    shippingProviderFields

    This component provides a placeholder for populating additional Shipping Provider options to the user.
  • Liquid Components
    tax_codes

    This component renders a form select element of all tax codes configured on the site, and can also be used to output tax code data to a Liquid collection.
  • Liquid Components
    payment_form_fields

    This component is used to render payment fields, and payment related validation errors, within a form using the capabilities provided by your configured payment gateway.
  • Liquid Components
    orders

    This component fetches Orders from the CRM, either owned by the logged-in user or for all customer Orders.
  • eCommerce
    Getting Started

    To get started with the eCommerce module there are some overall settings to configure that provide eCommerce with further context in order to function appropriately for your situation.
  • eCommerce
    Products

    Products are one of the most powerful and flexible modules in Treepl CMS. Create customised product schemas with multiple price points, catalogs, inventory tracked attributes/variables, SEO optimisation and more.
  • eCommerce
    Catalogs

    When organising any eCommerce store, Catalogs are crucial to your Products structure and browserbility. Easily create and customise unlimited product catalogs for your online store.
  • eCommerce
    Discount codes

    Provide discount code functionality for your Treepl CMS shopping cart. Ideal for promotions, customer loyalty and conversions or to help move more stock.
  • eCommerce
    Gift vouchers

    Gift vouchers can be issued to your customers or purchased by them online via the shopping cart.
  • eCommerce
    Taxes

    Create any number of required tax codes specific to the shipping country selected in your Treepl CMS shopping cart.
  • Liquid Components
    countries

    This component renders a form select element of all country names and country codes by default, and can also be used to output country codes/names to a Liquid collection.
  • Liquid Components
    domain_settings

    This module component retrieves settings associated with the current domain, or optionally from another specified domain configured in the site instance.
  • eCommerce
    Shipping Options

    Treepl CMS provides the ability to configure both custom shipping options and integrated shipping providers based on a variety of conditions during the shopping cart stage.
  • eCommerce
    Settings

    These various eCommerce settings allow you to further control and customise the way your website functions, both in the admin and on the front-end, in terms of eCommerce functionality.
  • eCommerce
    eCommerce Javascript

    This is the provided javascript options for further controlling/customising the ecommerce javascript provided by the CMS.
  • Extensions
    Abandoned Cart Recovery

    With Abandoned Cart Recovery functionality, you can automatically send email reminders to customers who add products to their cart (while logged in) and leave without completing the order.
  • Public API
    CRM Orders

    Return or update Order item/s via the public API endpoint.
  • Extras
    Migrating to Advanced Payment Flow

    This article describes differences and possible required actions for migrating to the Advanced Payment Gateway flow.

External Resources

There are currently no external resources available.

Please let us know if you have any other contributions or know of any helpful resources you'd like to see added here.


Questions?

We are always happy to help with any questions you may have.
Visit the Treepl Forum for community support and to search previously asked questions or send us a message at support@treepl.co and we will consult you as soon as possible.