mta/twenty_five_live_events
Composer 安装命令:
composer create-project mta/twenty_five_live_events
包简介
Drupal module to retrieve events from 25Live
README 文档
README
This module is in development and should not be included on a production Drupal site.
Connects to the 25Live events API to read and display events locally, avoiding the horrendous spud interface
Releases
0.9.2 - Continued devlopment, now with testing and some event updates
0.9.0 - Proof of concept release. Connects to the API and lists some events in a Block.
ToDos
- [ ] Better error control in the API Connection Class (R25LiveConnection)
- [x] Output on the main events page.
- [x] Handle an event id input on the events page to load that event.
- [x] Provide admin interface for filtering event categories.
- [x] Handle display of all events for a given organization.
- [ ] Calendar interface.
- [ ] Show all events of a given type
- [ ] Show all events for a given location
- [ ] Load more events on the main page
Testing
Setup
The module needs to be installed in a valid Drupal instance which has a valid phpunit installation.
All drupal phpunit tests are run from the web/core directory.
If a phpunit.xml configuration file does not live there the -c <path to phpunit.xml> option must be used in the command.
Running the tests
From the web/core directory run:
../../vendor/bin/phpunit -c ../../phpunit.xml ../modules/custom/twenty_five_live_events/
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2021-01-21