2017 © Pedro Peláez
 

contao-bundle addressbook-bundle

Provides family addressbook features for Contao 4.

image

j0nem/addressbook-bundle

Provides family addressbook features for Contao 4.

  • Sunday, October 8, 2017
  • by j0nem
  • Repository
  • 1 Watchers
  • 0 Stars
  • 43 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Family Addressbook

GitHub PreRelease Packagist Downloads, (*1)

An extension for the Contao Open Source CMS. Works currently with Contao 4.4.x., (*2)

Provides features for a family addressbook website., (*3)

Installation

Install the bundle via Composer:, (*4)

php composer.phar require j0nes/addressbook-bundle

Adjust the AppKernel.php:, (*5)

// app/AppKernel.php
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = [
            // ...
            new Jmedia\AddressbookBundle\JmediaAddressbookBundle(),
        ];
    }
}

Run the contao install tool and update the database., (*6)

Setup

Follow the steps in the backend module "setup wizard"., (*7)

Notice

The repository is designed to work for a specific project., (*8)

There is no stable version yet., (*9)

The Versions

08/10 2017

dev-master

9999999-dev

Provides family addressbook features for Contao 4.

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires

01/09 2017

0.1-beta

0.1.0.0-beta

Provides family addressbook features for Contao 4.

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires