Libraries tagged by kcms
nystudio107/craft-twigpack
319089 Downloads
Twigpack is a bridge between Twig and webpack, with manifest.json & webpack-dev-server HMR support
nystudio107/craft-minify
415967 Downloads
A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates.
nystudio107/craft-cookies
435862 Downloads
A simple plugin for setting and getting cookies from within Craft CMS templates.
nystudio107/craft-code-editor
485330 Downloads
Provides a code editor field with Twig & Craft API autocomplete
nystudio107/craft-autocomplete
117357 Downloads
Provides Twig template IDE autocomplete of Craft CMS & plugin variables
nasirkhan/laravel-starter
1420 Downloads
A CMS like modular Laravel starter project.
modx/revolution
6772 Downloads
MODX Revolution is a Content Management System
mmikkel/retcon
164872 Downloads
Powerful Twig filters for mutating and querying HTML
mmikkel/cp-field-inspect
479056 Downloads
Inspect field handles and easily edit field and element source settings
misterbk/mix
161056 Downloads
Helper plugin for Laravel Mix in Craft CMS templates
microweber/microweber
13001 Downloads
New generation CMS with drag and drop
mfc/oauth2
200734 Downloads
Generic OAuth2 authentication and authorization for TYPO3 CMS
lochmueller/focuspoint
134719 Downloads
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
lochmueller/calendarize
100900 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
lochmueller/autoloader
314647 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.