mr-deveoper/event-management
Composer 安装命令:
composer require mr-deveoper/event-management
包简介
Drupal 9 module for Event Management.
README 文档
README
custom drupal 9 module that will assist the back-end users in managing events that the end-users will browse.
Table of contents
Features
-
Back-end
-
CRUD to manage events.
-
The module has a configuration page with:
- The option to show or hide past events.
- A number of events to list on the listing page.
-
During module installation, a custom database table will be created. This table is used to log when the user changes the module's configuration.
-
-
Front-end
- Page to list published events.
- Details page for events.
- Drupal block to list the latest 5 created events.
Requirements
- PHP =>
8.0 - MySql =>
8.0 - Drupal =>
9.0
Installation
Run the following Command in your cli.
composer require mr-deveoper/event-management
Configurations
Once its done installing
- intstall module
- go to
Admin > Extend - search for
Events Managementand check on it - press install at the end of the page to install the module
- add new category
- go to
Admin > Structure > Taxonomy - add New Taxonomy with name
Event Category - add new categories in it and you will find it show automatically in category when you add or edit event
- change module settings
- go to
Admin > Configuration > Event settings - you will find checkbox for hiding past events
- you will find inputbox for define number of events in page
- add new event
- go to
Admin > Content > Events - you will find a table to add , edit , delete events
- add Latest Events Block
- go to
Admin > Structure > Views - edit any view
- press
add blockbutton - search for Latest Events and select it
- you can change the view and layout by block configuration
- View Events List
- just go to
/events
Documentation
See full documentation in the wiki page.
mr-deveoper/event-management 适用场景与选型建议
mr-deveoper/event-management 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 6 次下载、GitHub Stars 达 0, 最近一次更新时间为 2022 年 06 月 14 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 mr-deveoper/event-management 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 mr-deveoper/event-management 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2022-06-14