CONTENTSTART
EXCLUDESTART EXCLUDEEND

Part of what makes any CMS worth its salt is the ability to extend its functionality.  Kentico has done this through Global Event hooks, which allow you to intercept and modify the behavior of the internal workings at certain key points.

If you are creating a marketplace submission, or even an internal module that you plan on using on multiple sites, global events are probably something you’re going to benefit from.

Posted: 1/4/2020 10:12:46 PM by Trevor Fayas | with 0 comments


Tools tools tools, everyone loves tools!  Tools help you build stuff, do stuff, and better tools mean you can do more with less time and less hassle.  Well, I finally got around to publishing some new tools for you to help you develop your sites.  In this article, I’m going to go through the new tools, explaining my thought processes behind them, along with some great application examples.
Posted: 10/31/2017 7:10:27 PM by Trevor Fayas | with 0 comments


A large majority of building a website is taking something (or a list of somethings) and displaying that on the website in a certain way.  Whether it be menus, products, events, news, banners, carousels, whatever, the repetition and styling of objects is pretty much the core of a website.

This article dives into Kentico's Repeaters/Transformations, how they work, and how you can leverage them.

Posted: 6/16/2017 2:42:57 PM by Trevor Fayas | with 0 comments


Want to make an API feed?  Or perhaps make one of your website tools AJAX friendly?  How about export events as a .Cal file, or export some data as a CSV for users? 

In this Trev Tip, we'll look into how you can create these without touching code, and manage them completely through Kentico's Portal.

Posted: 1/31/2017 3:41:05 PM by Trevor Fayas | with 0 comments


CONTENTEND