定制 luyadev/luya-module-addressbook 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

luyadev/luya-module-addressbook

Composer 安装命令:

composer require luyadev/luya-module-addressbook

包简介

This module provides a simple addressbook management for admin and frontend rendering.

README 文档

README

LUYA Total Downloads Latest Stable Version Join the chat at https://gitter.im/luyadev/luya

LUYA address book module

This module is the result of the comprehensive LUYA module lessons.

The module itself provides a simple way to manage multiple address records and to render them in the frontend. It also allows to to group the different contacts and send an email to all members of a group.

Installation

Require the address module via composer

composer require luyadev/luya-module-addressbook

and install/update with composer install oder composer update

Add both address book modules (admin and frontend) to your project config:

'modules' => [
    /* ... */

    'addressbookadmin' => 'luya\addressbook\admin\Module',
    'addressbook' => 'luya\addressbook\frontend\Module',
]

Don't forget to register the modules with /vendor/bin/luya import and set the permissions:

Settings permissions

Integrate the frontend module

Create a module page in CMS and choose the addressbook module:

Creating the module page

Demo

The Active Window in the admin module will allow you to send an email to all group members:

Showing the ActiveWindow

The frontend module will display all contacts for each group and you can get additional detailed infos by clicking on a contact:

address book frontend

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 4
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-05-16

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固