ContentTools icon indicating copy to clipboard operation
ContentTools copied to clipboard

What would be the best way to extend CT?

Open omarmd1986 opened this issue 6 years ago • 1 comments

@anthonyjb My question is: I need to create several new tools: font color, font, countdown, background color, etc. But I do not want to have to develop them in the same library. I would like to create my separate project and in the dependencies have a CT and, other libraries I need for the color selector, countdown, etc.

What would be the best way to do it?

omarmd1986 avatar Mar 29 '18 16:03 omarmd1986

Hi @omarmd1986,

I recently shared a font selector extension I wrote for ContentTools (for another client) on my blog https://anthonyblackshaw.me/2018-01-22/font-family-selector.

We use ContentTools as a dependency in a number of internal and external projects (in particular our in-house CMS), we're using webpack as a build tool but we previously used grunt.

anthonyjb avatar Apr 05 '18 13:04 anthonyjb