Libraries tagged by move
move-elevator/typo3-login-warning
3441 Downloads
Login Warning - Extends the TYPO3 backend login warning_mode functionality to inform about suspicious logins with several features.
move-elevator/typo3-image-compression
2915 Downloads
Automatically compress images using TinyPNG API, local tools (jpegoptim, optipng, etc.), or ImageMagick/GraphicsMagick
winteragency/acf-native-fields
11932 Downloads
An interface to move native WordPress fields and options into ACF for a cleaner editor layout
vs7/magento2-module-mediamanager
1260 Downloads
Add button and interface to manage media assets: upload, move, delete images, pdfs, etc..
tinect/flysystem-garbage
34004 Downloads
Flysystem Adapter to move files into garbage folder when specific actions are taken
saccilottoconsulting/craft-internal-assets
3520 Downloads
A simple plugin to restrict access to assets for permitted users only. Access to a given asset is only granted if the user has view-permissions for the given source (this can be set in the user- or group-settings). The asset source folder should be moved out of the web root folder so the files are never accessible without this plugin.
pressbooks/pressbooks-jacobs
30514 Downloads
This theme is named after American-Canadian activist, journalist, and author Jane Jacobs, who is responsible for the New Urbanism movement in urban studies. It is designed for academic writing, particularly textbooks, but is also suitable for fiction. Headings and body type are set in Montserrat.
nielse63/phpimagecache
13334 Downloads
Image Cache is a very simple PHP module that accepts an image source and will compress and cache the file, move it to a new directory, and return the cache source for the image.
m2code/file-manager
908 Downloads
Flexible Laravel File Manager: upload, move, delete, thumbnail, blurhash, and more
levelab/doctrine-discriminator-bundle
41758 Downloads
Symfony-ready Doctrine DiscriminatorMap extension, which allows to move mapping from superclass to subclasses
datatables.net/datatables.net-keytable
4071 Downloads
KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables
creativestyle/magesuite-server-side-swatches
44714 Downloads
Magento module that moves rendering of swatches from JavaScript to PHP for better frontend performance.
collab/module-checkout-billing-at-shipping
1286 Downloads
Magento 2 module which lets You move billing address form below shipping address form
chamber-orchestra/cms-bundle
1980 Downloads
Symfony 8 bundle providing a full-featured CMS admin panel — trait-based CRUD operations, DTO↔entity sync, CSV export, sortable lists, soft delete, copy/move, toggle, and Bootstrap 5 admin UI
ryanhs/chess.php
7811 Downloads
chess.php is a PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection - basically everything but the AI. NOTE: this is a port of chess.js for php