Ingeniux Articles
Browse our library of articles written by subject matter experts interested in sharing product knowledge, insights, and best practices.
Featured Articles

Working With Custom Hooks in Ingeniux CMS
Custom hooks have the potential to enhance and streamline daily processes in the CMS and facilitate user productivity. In this series, we take a look at how custom hooks can be used in the Ingeniux...

Creating an Effective CMS Reporting Strategy
In Ingeniux CMS, you can run reports on all of your content items and major system operations. In this article, we'll explore the different types of reports you can run in the CMS, as well as best...
All Articles
47 results filtered by:
Article
Custom Macros vs. Automated Tasks
February 19, 2025
Find out how customer macros differ from custom tabs in Ingeniux CMS development and administration.
Article
February 18, 2025
Find out how customer macros differ from automated tasks in Ingeniux CMS development and administration.
Article
February 17, 2025
This article digs into custom macros, a new feature in Ingeniux CMS that extends the functionality of custom hooks, allowing CMS Administrators to execute scripts manually without needing a...
Article
Custom Macros vs. Custom Hooks
February 13, 2025
Learn about the new customer macros feature in Ingeniux CMS and dig into how they differ from traditional custom hooks.
Article
Looking Back at 2023 Software Release Highlights: Custom Macros
January 8, 2024
Custom macros are a new feature in Ingeniux CMS 10.6 that extends the functionality of custom hooks to allow manual triggering of a script. These scripts can automate functions in the CMS, such as...
Article
Looking Back at 2023 Software Release Highlights: OAuth Identities
January 5, 2024
In the ever-evolving landscape of Content Management Systems (CMS), security and authentication remain of paramount importance. We took a significant leap forward last year with the introduction of...
Article
Working With Custom Hooks: OnEntitySave
September 25, 2023
This custom hook is a method for capturing all "saves" for CSAPI entities (e.g., pages, assets, users, system options). See how this hook is used in the CMS and learn about the important things to...
Article
Working With Custom Hooks: OnPublishComplete
September 13, 2023
Unlike other before and after hooks, this custom hook is not triggered by an action, but rather waits for the action to be completed before it is triggered. Learn how to employ this hook to augment...
Article
Working With Custom Hooks: OnBeforePublish
September 13, 2023
Publishing in the CMS is the final step to sending content out to an external environment, usually to an Ingeniux DSS. Learn how this custom hook can be employed to avoid publishing mistakes.
Article
Working With Custom Hooks: OnWorkflowAdvanceAsset
September 12, 2023
Workflows in the CMS are designed to navigate content teams through a controlled editorial process. In this article, we take a look at how custom hooks can be utilized to enhance the action of...