formalibre/reservation-bundle
最新稳定版本:7.0.0
Composer 安装命令:
composer require formalibre/reservation-bundle
包简介
关键字:
README 文档
README
Synopsis
This is a plugin for the platform Claroline which adds an reservation agenda that allows you to book resources from the platform.
It's using the AgendaBundle so you can also see your reservations in the Desktop agenda.
Installation
This bundle requires claroline/core-bundle and claroline/agenda-bundle to work.
composer require claroline/reservation-bundle "dev-master"
How to use
Create resources types and resources
Before booking an item, you have to create the resources types and the resources. Each resources are bound to one resource type.
To manage the resources types and resources, go to the administration tool menu and click on the "Booking resources management". You'll see all the resources types and resources that you've already created.
To create your first resources type, complete the input next to the "Add a new resources type", then click on the button. To add your first resources bound to the previous resources type, click on the "+" button on the right of the resources type name.
You can also export and import your resources from a csv file.
Rights
You can manage the rights of each resource for each roles of the platform. There are 4 differences rights:
- Access denied: the user cannot see or change the reservations
- See: the user can only see the reservations
- Book: the user can create, modify and delete their own reservations
- Admin: the user can create, modify and delete any reservations
统计信息
- 总下载量: 558
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2015-09-09