You are here

README.txt in Appointment Calendar 7

Same filename and directory in other branches
  1. 8 README.txt
CONTENTS OF THIS FILE
---------------------
 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Warnings
 * Maintainers

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

 * Appointment Calendar is a simple form to set and create slots for 
   booking in aprticular date.
   It provides a simple availability calendar to check availability of 
   selected slot,
   i.e all available/booked slots can show in availability calendar

REQUIREMENTS
------------
This module requires the following modules:
 * calendar (Contrib module)
 * date (Contrib module)

INSTALLATION
------------
 * Install as you would normally install a contributed drupal module. See:
   https://drupal.org/documentation/install/modules-themes/modules-7
   for further information.

CONFIGURATION
-------------
 * After installation of module Clear all cache first (Important to do this).
 * This module will import a View block and create 
   Appointment Calendar content type (Donot Modify View that has 
   imported by module. It is highle recommened to use as it is).
 * Goto settings page and select from and to date with no. of time slots.
 * After filling all slots you will be redirected to Slot list page 
   where you can see filled dates with no.of slots.
 * In list you can edit particular date and able to change slots timings 
   or capacity of slots.
 * Now you can create a node appointment calendar 
   with date and time slot given for selected date.
 * You can check availabity of timeslot and if yes you can proceed further.
 * You can also add fields in Appointment Calendar content type if you wish to.
 * Check activated theme template folder for page--appointcal.tpl.php
 * If not present copy this template under templates folder and 
   paste it on your activated theme template folder.

WARNINGS
--------
 * Donot change imported view(Appointment Calendar).

MAINTAINER
-----------
Current maintainers:
 * A AjayKumar Reddy (ajaykumarreddy1392) - https://www.drupal.org/user/3261994

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Warnings
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. * Appointment Calendar is a simple form to set and create slots for
  12. booking in aprticular date.
  13. It provides a simple availability calendar to check availability of
  14. selected slot,
  15. i.e all available/booked slots can show in availability calendar
  16. REQUIREMENTS
  17. ------------
  18. This module requires the following modules:
  19. * calendar (Contrib module)
  20. * date (Contrib module)
  21. INSTALLATION
  22. ------------
  23. * Install as you would normally install a contributed drupal module. See:
  24. https://drupal.org/documentation/install/modules-themes/modules-7
  25. for further information.
  26. CONFIGURATION
  27. -------------
  28. * After installation of module Clear all cache first (Important to do this).
  29. * This module will import a View block and create
  30. Appointment Calendar content type (Donot Modify View that has
  31. imported by module. It is highle recommened to use as it is).
  32. * Goto settings page and select from and to date with no. of time slots.
  33. * After filling all slots you will be redirected to Slot list page
  34. where you can see filled dates with no.of slots.
  35. * In list you can edit particular date and able to change slots timings
  36. or capacity of slots.
  37. * Now you can create a node appointment calendar
  38. with date and time slot given for selected date.
  39. * You can check availabity of timeslot and if yes you can proceed further.
  40. * You can also add fields in Appointment Calendar content type if you wish to.
  41. * Check activated theme template folder for page--appointcal.tpl.php
  42. * If not present copy this template under templates folder and
  43. paste it on your activated theme template folder.
  44. WARNINGS
  45. --------
  46. * Donot change imported view(Appointment Calendar).
  47. MAINTAINER
  48. -----------
  49. Current maintainers:
  50. * A AjayKumar Reddy (ajaykumarreddy1392) - https://www.drupal.org/user/3261994