This project is not covered by Drupal’s security advisory policy.
Corporate events
Adds a block of events in event detail page.
This block will display 3 more events related to the current event displayed.
Features
Please, log in the admin interface then access to the layout block page: /admin/structure/block
Finally, you just add to add the bloc name 'Related Events Blocks' then save.
Post-Installation
To execute the cron of this module:
./vendor/bin/drush eval "corporate_events_cron();"
To run queue that unpublishs expired events:
./vendor/bin/drush queue:run unpublish_expired_events
Project information
- Project categories: Content editing experience
- Ecosystem: Job queue, Recent Blocks
- Created by mpalouki on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
1.0.0
released 6 February 2024
Works with Drupal: ^9 || ^10
Initialize a queue worker to unpublish past events
Install:
