Libraries tagged by craft3
venveo/craft-bulkedit
118082 Downloads
Bulk edit Craft CMS element fields
ttempleton/craft-nocache
48147 Downloads
A Twig extension to escape caching inside cache blocks
superbig/craft-audit
51051 Downloads
Log adding/updating/deleting of elements
studioespresso/craft-navigate
41627 Downloads
Navigation plugin for Craft CMS
studioespresso/craft-dumper
241653 Downloads
Bringing symfony/VarDumper to Craft CMS
spicyweb/craft-quick-field
32041 Downloads
Create Craft CMS fields on the fly while designing field layouts
spicyweb/craft-odds-and-ends
9414 Downloads
A collection of useful tools for Craft CMS websites
spatie/craft-ray
36533 Downloads
Easily debug CraftCMS projects
solspace/craft-calendar
27053 Downloads
The most powerful event management and calendaring plugin!
simplygoodwork/craft-donkeytail
14199 Downloads
Fieldtype that allows you to quickly and easily content manage points on images. You can use it for locations on a faux map, showcasing multiple products within an image, or even pinning the tail on a donkey.
servd/craft-asset-storage
69079 Downloads
Servd Asset Storage and Helpers integration for Craft CMS
sebastianlenz/craft-utils
408336 Downloads
A collection of utility classes for Craft CMS development
rynpsc/craft-phone-number
60142 Downloads
International phone number field.
robuust/craft-reverserelations
72621 Downloads
Reverse Relations for Craft
robinncode/db_craft
1516 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.