languid01/yii2-contacts

Extension to manage contacts

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2015-08-18 14:12 UTC

This package is not auto-updated.

Last update: 2025-09-17 14:17:10 UTC


README

<<<<<<< HEAD Contacts Manager

Extension to manage contacts

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist languid01/yii2-contacts "*"

or add

"languid01/yii2-contacts": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \languid01\contacts\AutoloadExample::widget(); ?>```
=======
# yii2-contacts
Contact Manager

Highly unstable extension - DO NOT USE
>>>>>>> origin/master