shahinam / d8examples
Drupal 8 Examples
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 2
Open Issues: 0
Type:drupal-module
Requires
- drupal/migrate_plus: ^2.0
- drupal/migrate_source_csv: ^2.0
- drupal/migrate_tools: ^2.0
This package is not auto-updated.
Last update: 2025-04-04 22:17:43 UTC
README
- Migrate Movies CSV: Migrate movies data from CSV files.
- Auto Capitalize: A simple filter plugin to capitalize set of preconfigured words.
- Attach Assets: Demo to show how to add CSS and JS.
- User Account Notify: Email notificatin to user on account changes. Uses queues.
- Logging: Logging in procedural code.
- Weather Forecast: Demo how to use external API and download dependency in root vendor folder.