Libraries tagged by customer chat
craig-opticblaze/custom_footer
28 Downloads
Adds a tab to the settings page that will easily allow footer changes to be made via the WYSIWYG editor.
craftsnippets/craft-cats-manager
4 Downloads
Example plugin showing how to use custom database model
cabinetsbay/catalog
12 Downloads
A custom module for cabinetsbay.com (Magento 2)
aesonus/require-chars
167 Downloads
Custom validation rules for password complexity requirements
tzm/authorizator
152 Downloads
This is an easy to use, powerful and extendable Laravel package for authorization user actions via custom channels.
tomflidr/sreality-configurable-rss
19 Downloads
Sreality.cz Custom Configurable RSS Channel With Images And Google Maps.
tecksolke/note
240 Downloads
This is a custom system notification channel.
nsp-code/taxonomy-terms-order
443 Downloads
Order Categories and all custom taxonomies terms (hierarchically) and child terms using a Drag and Drop Sortable javascript capability.
brainite/splash
54 Downloads
Chainable SPL and custom iterators.
wittiws/splash
92 Downloads
Chainable SPL and custom iterators.
hyyan/logo-controller
80 Downloads
Wordpress plugin to add new option for the theme customizer allowing the user to change th logo in website and the login page
tieupmedia/hwt_syscategories
5 Downloads
This TYPO3 extensions extends the system categories since TYPO3 6.x. It adds an image and a link option to sys_category records. With an own model and repository it's prepared for usage in custom extbase extensions.
nsp-code/wp-hide
1 Downloads
Hide and increase Security for your WordPress website instance using smart techniques. No files are changed on your server.
laranail/prompter
14 Downloads
A Laravel package by `simtabi` that extends and adds new functionality to `laravel/prompts`, providing a fluent API for crafting CLI forms and additional validators.
dominikstyp/laravel-model-abstractor
9 Downloads
Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.