DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Users Manual

Installation incl. Configuration in 4 easy steps!

  1. Get the latest version of dm_simplecalendar from TER and install the extension with the extension manager

    Extensionmanager Install Extension

    .

  2. Include the static templates [ SimpleCalendar | Default CSS ]

    StaticTemplates Include

    .

    • OPTIONAL set the ID of your calendar storage folder in constants to set default storage folder:

      plugin.tx_dmcalendar.persistence.storagePid = ID
      

      (if you don't define a storage folder, the data will be saved on this page, where the calendar plugin is placed. You can also define different storage folder for each plugin in Tab “Behaviour”.)

  3. Go to a page where you want to insert a calendar plugin. Create an appoitment item using list view.

    • Pagetree
    • CreateDataAppointment
    • DataAppointmentCategory

    .

  4. Now create a new plugin and choose "DmSimpleCalendar"

    Go through the settings, choose one or more categories and save the plugin.

    • PluginStart

    .

That's it!

Visit the page with the calendar plugin in the frontend, you see your first appointment shown in a calendar!

FAQ

Please use the typo3 forge bug tracker or send an email to <salvatore.eckel@diemedialen.de> if you have a question what should be listet here.