Extending the CMS

While Agility CMS is quite flexible on its own, we provide several ways for developers to take advantage and customize the experience for content editors and integrate with other third-party systems and solutions to extend the features and functionality of CMS.

Custom Fields

Write a re-usable custom field where you control how it renders and what data it saves

Custom Scripts

Write custom JavaScript that can run while validating content input forms.

Learn More

Webhooks

Notify third-parties when actions in the CMS occur.

Learn More