Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.
/ ui-calendar Public archive

FOLIO institutional calendar UI module

License

Notifications You must be signed in to change notification settings

ualibweb/ui-calendar

Repository files navigation

ui-calendar

This work has been merged into the main folio-org repository; all future work should be done in that repository.

Copyright (C) 2017-2022 The Open Library Foundation

This software is distributed under the terms of the Apache License, Version 2.0. See the file "LICENSE" for more information.

Introduction

This is a Stripes UI module for institutional calendar functions.

Additional information

Other modules.

See project UICAL at the FOLIO issue tracker.

Other FOLIO Developer documentation is at dev.folio.org

Set up development environment

For setting up the UI, follow the instructions provided on this page.

If you want to work in the react-big-calendar module (which is the library responsible for rendering the calendar view), it has to be added in the .stripesclirc file, e.g. "@folio/react-big-calendar": "../react-big-calendar"

To use the calendar your user needs to have the permission for the calendar functions. You can add the permission (Calendar permissions [calendar.collection.all]) in the Users app.