Skip to content

Simple Contao 4 Guestbookbundle derived from former jedostyle/guestbook

Notifications You must be signed in to change notification settings

Seefahrer/GuestBookBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuestBookBundle

Simple Contao 4.x.x Guestbook Bundle derived from former "jedoStyle/guestbook"

Copyright (C) 2008 - 2009 JD-WebService. All rights reserved.
Author JD-WebService
License GNU/LGPL
Website https://github.com/jedoStyle

The extension has been stripped of it's avatar dependency, ICQ,MSN and Skype support.
DSGVO support and link to DSGVO page has been added.

For installation add following lines to your composer.json in the root folder:

"require": {
    ...   
    "seefahrer/contao-guestbook-bundle": "dev-master"
},
"repositories": [
    {
        "type": "git",
        "url": "https://github.com/Seefahrer/GuestBookBundle"
    }
],
...

Subsequently either run "php composer.phar update" from the command line (terminal, putty or whatsoever), or "Update Packages" in the Contao Manager.

About

Simple Contao 4 Guestbookbundle derived from former jedostyle/guestbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published