You are here

README.txt in Appointment Calendar 8

Same filename and directory in other branches
  1. 7 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

Appointment Calendar is a simple form to set and create slots for booking on a
particular date.

It provides a simple availability calendar to check the availability of a
selected slot, i.e, all available/booked slots can show in the availability
calendar.

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/appointment_calendar

 * To submit bug reports and feature suggestions, or to track changes:
   https://www.drupal.org/project/issues/appointment_calendar


REQUIREMENTS
------------

This module requires the following outside of Drupal core:

 * Calendar - https://www.drupal.org/project/calendar


INSTALLATION
------------

 * Install the Appointment Calendar module as you would normally install a
   contributed Drupal module. Visit https://www.drupal.org/node/1897420 for
   further information.


CONFIGURATION
-------------

 1. Navigate to Administration > Extend and enable the module and its
    dependencies.
 2. After installation of the module clear all the caches. (Important to do
    this).
 3. Navigate to /admin/config/appointment-calendar/settings and select
    appointment to and from dates and number of slots available. Select
    "Fill Slots" and the time slots will open in a list for editing.
 4. In the list you can edit the particular date and are able to change
    slots times and the capacity of slots. Submit.
 5. Navigate to Administration > Structure > Content types > Appointment
    Calendar > Manage fields to add additional fields.
 6. Navigate to Administration > Content > Add Content to create an
    Appointment Calendar node.


MAINTAINERS
-----------

Current maintainers:

 * A AjayKumar Reddy (ajay_reddy) - https://www.drupal.org/u/ajay_reddy

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. Appointment Calendar is a simple form to set and create slots for booking on a
  11. particular date.
  12. It provides a simple availability calendar to check the availability of a
  13. selected slot, i.e, all available/booked slots can show in the availability
  14. calendar.
  15. * For a full description of the module, visit the project page:
  16. https://www.drupal.org/project/appointment_calendar
  17. * To submit bug reports and feature suggestions, or to track changes:
  18. https://www.drupal.org/project/issues/appointment_calendar
  19. REQUIREMENTS
  20. ------------
  21. This module requires the following outside of Drupal core:
  22. * Calendar - https://www.drupal.org/project/calendar
  23. INSTALLATION
  24. ------------
  25. * Install the Appointment Calendar module as you would normally install a
  26. contributed Drupal module. Visit https://www.drupal.org/node/1897420 for
  27. further information.
  28. CONFIGURATION
  29. -------------
  30. 1. Navigate to Administration > Extend and enable the module and its
  31. dependencies.
  32. 2. After installation of the module clear all the caches. (Important to do
  33. this).
  34. 3. Navigate to /admin/config/appointment-calendar/settings and select
  35. appointment to and from dates and number of slots available. Select
  36. "Fill Slots" and the time slots will open in a list for editing.
  37. 4. In the list you can edit the particular date and are able to change
  38. slots times and the capacity of slots. Submit.
  39. 5. Navigate to Administration > Structure > Content types > Appointment
  40. Calendar > Manage fields to add additional fields.
  41. 6. Navigate to Administration > Content > Add Content to create an
  42. Appointment Calendar node.
  43. MAINTAINERS
  44. -----------
  45. Current maintainers:
  46. * A AjayKumar Reddy (ajay_reddy) - https://www.drupal.org/u/ajay_reddy