Knowledge Base

Ingeniux Articles

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

Featured Articles


Ingeniux Article: Working With Custom Hooks

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...

Ingeniux Article: Effective Reporting

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


72 results filtered by:


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...

Article

Working With Custom Hooks: OnWorkflowAdvance

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...

Article

Working With Custom Hooks: OnUndoCheckOutAsset

July 26, 2023

The undo check out action replaces the checked out version of an asset with the state it was in when it was last checked in. This custom hook can save you from falling into the traps sometimes...

Article

Working With Custom Hooks: OnRollbackAsset

July 25, 2023

The rollback action replaces the checked out version of an asset with the state it was in at an earlier time in history. This custom hook can save you from falling into the traps sometimes associated...

Article

Working With Custom Hooks: OnRenameAsset

July 24, 2023

Naming conventions are an often overlooked but very important aspect of organized CMS management. This custom hook can help your team use the correct naming conventions everytime and understand if an...

Article

Working With Custom Hooks: OnMoveAsset

July 17, 2023

Moving an asset in the Asset Tree can sometimes have unforeseen consequences. Find out how this custom hook can help you track moved assets and alert relevant parties of the change.

Article

Working With Custom Hooks: OnMarkForPublishAsset

July 10, 2023

Marking a content item for publish is a crucial step in the publishing process. This custom hook can help administrators control how assets are published - and who is allowed to publish them.