PHPackages                             jaguero/meshi-contact - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. jaguero/meshi-contact

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jaguero/meshi-contact
=====================

Fun forms for AmulenCMS

1.0.1(9y ago)038MIT

Since Jun 28Compare

[ Source](https://github.com/juanma-aguero/jagueroMeshiContact)[ Packagist](https://packagist.org/packages/jaguero/meshi-contact)[ RSS](/packages/jaguero-meshi-contact/feed)WikiDiscussions Synced today

READMEChangelogDependencies (1)Versions (6)Used By (0)

jagueroMeshiContact
===================

[](#jagueromeshicontact)

Fun forms plugin for AmulenCMS

Install
-------

[](#install)

Require with composer:

```
  composer require jaguero/meshi-contact

```

Run Amulen install command:

```
  php app/console amulen:plugin:register "Jaguero\MeshiContactBundle\JagueroMeshiContactBundle"

```

Update DB schema:

```
  php app/console doctrine:schema:update --force

```

### For ReCaptcha:

[](#for-recaptcha)

This plugin is using the excellent bundle:

**Quick install:**

Register the lib bundle:

```
