namelesscoder/typo3-repository-client dependents (81) Order by: name | downloads
-
-
-
PHP
beechit/fal-securedownload
Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.
-
PHP
lochmueller/autoloader
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.
-
PHP
digedag/rn-base
A base library for extensions. Uses MVC design principles and domain driven development for TYPO3 extension development.
-
-
-
PHP
lochmueller/focuspoint
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.
-
JavaScript
lochmueller/html5videoplayer
A video extension for TYPO3 built on the VideoJS HTML5 video player library. Allows you to embed video in your website using HTML5 with Flash fallback support for non-HTML5 browsers. Work on VideoJS 4.12.6 and support YouTube and Vimeo video in the same style.
-
-
PHP
lochmueller/google_services
A package of usefully Google Services as library for other extensions or directly use: Google Sitemaps incl. different Sitemap Provider, Google Verify, Google Analytics, Google Document Viewer
-
PHP
lochmueller/calendarize
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
-
PHP
fluidtypo3/development
FluidTYPO3 development helpers - test runners, coding standards sniffing, local git hook scripts
-
PHP
dmk/mklog
Keep track of developer logs. Provides automatic email notification about important errors.