Libraries tagged by resave
putyourlightson/craft-resave-expired
8 Downloads
Resaves elements when their future post or expiry dates pass.
francescogregori/node_content_resave
9 Downloads
Risalva tutti i nodi
francescogregori/entity_resave
0 Downloads
Resave entity items in batch.
io-developer/php-imagetransform
17 Downloads
Library provides image trasformation via GD or other implemented handlers
ufvjm/blade-components
550 Downloads
Componentes Laraval Blade reusáveis para as suas aplicações. Os compomentes são baseados [Design System do Governo Federal Brasileiro](https://www.gov.br/ds/home). Os componentes foram desenvolvidos utilizando o framework Laravel e o Bootstrap CSS.
restvel/base
59 Downloads
The Restvel Framework Base.
restvel/installer
70 Downloads
drupal-eca-recipe/eca_lib_0038
3 Downloads
Sends the article text to an AI chat model on presave and writes the structured answer into real node fields: body summary, SEO meta description, reading time, sentiment and Tags terms. Triggered by node entity presave, guarded so that each article is enriched only once. Requires the Standard profile's Article content type with its body and field_tags fields plus the tags vocabulary. Requires the ai_integration_eca and eca_tamper contributed modules. After applying the recipe, select a chat model that supports structured output in the "Ask AI for structured enrichment data" action.
drupal-eca-recipe/eca_lib_0036
0 Downloads
Subscribes or unsubscribes users from a Simplenews newsletter on user presave, based on the roles they hold. Requires the eca_simplenews module.