Libraries tagged by icms
nystudio107/craft-retour
913505 Downloads
Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website
nystudio107/craft-minify
441530 Downloads
A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates.
nystudio107/craft-imageoptimize
328223 Downloads
Automatically create & optimize responsive image transforms, using either native Craft transforms or a service like imgix, with zero template changes.
nystudio107/craft-cookies
465582 Downloads
A simple plugin for setting and getting cookies from within Craft CMS templates.
nystudio107/craft-code-editor
705452 Downloads
Provides a code editor field with Twig & Craft API autocomplete
nystudio107/craft-autocomplete
163352 Downloads
Provides Twig template IDE autocomplete of Craft CMS & plugin variables
nasirkhan/laravel-starter
2214 Downloads
A CMS like modular Laravel starter project.
mmikkel/retcon
175681 Downloads
Powerful Twig filters for mutating and querying HTML
mmikkel/cp-field-inspect
518131 Downloads
Inspect field handles and easily edit field and element source settings
misterbk/mix
168484 Downloads
Helper plugin for Laravel Mix in Craft CMS templates
microweber/microweber
13410 Downloads
New generation CMS with drag and drop
mfc/oauth2
251131 Downloads
Generic OAuth2 authentication and authorization for TYPO3 CMS
lochmueller/focuspoint
156426 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
124628 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
344725 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.