Skip to content

miketallroth/croogo-appointments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appointments

Appointments is a plugin to demonstrate the use of the Details plugin. It does the required work to setup a custom content type, details table, and block. It is for use with the Croogo CMS. It is released under MIT License.

It is powered by the Croogo CMS framework.

Requirements

  • Croogo 2.0.0+

Installation

Web based installer

  • Go to Admin > Extensions > Plugins.
  • Upload the file using the Upload link.

Manual installation

  • Extract the archive to the app/Plugin/Appointments directory.

Installation using git

  • TBD

Activation

  • Go to Admin > Extensions > Plugins.
  • Make sure the Details plugin is installed and activated.
  • Click on the activate icon to enable it.

Usage

  • Creates the content type with pre-defined fields upon activation, so jump right to creating content.
  • Create a new Appointment
    • Give it a title, and a body, mark it Published.
    • On Details tab, enter start / end date and location.
    • Save the Node.
  • Navigate to your custom type list, ie. http://my-site.com/appointment
    • This type route will display a calendar which then displays your new Appointment.

Links

About

A Croogo Plugin to demonstrate the use of the Details Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published