Getting started
What’s New
Roadmap
Octeth Training Program
Installation & Setup
Requirements
Architecture
Server Setup
Oempro Installation
Community Edition Install
SSL Certificates
Version Upgrade
Troubleshooting
Administration
Quick Walkthrough
Security
Sub Admin Accounts
Settings
Delivery Servers
Global Segments
Global Custom Fields
Bounce Processing
Spam Complaints
Suppression List
Plug-Ins
Delivery Report
User Management
Maintenance
Audience Management
Introduction
Subscriber Lists
Custom Fields
Segments
Subscribers
Webhooks
Email Marketing
Introduction
Auto Responders
Email Campaigns
Sender Domain Man.
Journeys (Automation)
Bounce Processing
Email Personalization
FBL Processing
Email Builder Integrations
Email Deliverability
Sender Domain Management
Plug-Ins & Add-Ons
AI Plug-In
Bounce Catcher Add-On
Link Proxy Add-On
Developers
Introduction
Single Sign On
API
Plug-In Development
Database
Integrations
IPMonitor
Installation
Advanced
Reverse Proxy
Cookbook
Help
Troubleshooting
Contact Us
How to hide “Coming Soon” features?
You may see some “Coming Soon” features on the user interface, such as;
If you want to hide those “Coming Soon” features on the user interface, follow these steps:
- Edit
/opt/oempro/data/config.inc.php
file - Find the line that includes;
- Change the
false
value totrue
. - Save the file.
define('HIDE_COMING_SOON_FEATURES', false);
That’s it. Once the HIDE_COMING_SOON_FEATURES
value is set to true
, Octeth will hide all “Coming Soon” features on the user interface.
©Copyright Octeth, Inc. All rights reserved.