jaguero/meshi-contact 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jaguero/meshi-contact

Composer 安装命令:

composer require jaguero/meshi-contact

包简介

Fun forms for AmulenCMS

README 文档

README

Fun forms plugin for AmulenCMS

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:

This plugin is using the excellent bundle: https://github.com/excelwebzone/EWZRecaptchaBundle

Quick install:

Register the lib bundle:

<?php

// in AppKernel::registerBundles()
$bundles = array(
    // ...
    new EWZ\Bundle\RecaptchaBundle\EWZRecaptchaBundle(),
    // ...
);

Add the following to your config file:

# app/config/config.yml

ewz_recaptcha:
    public_key:  here_is_your_public_key
    private_key: here_is_your_private_key
    # Not needed as "%kernel.default_locale%" is the default value for the locale key
    locale_key:  %kernel.default_locale%

统计信息

  • 总下载量: 38
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-06-27

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固