定制 pardalsalcap/linter-leads 二次开发

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

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

pardalsalcap/linter-leads

最新稳定版本:v5.0.0

Composer 安装命令:

composer require pardalsalcap/linter-leads

包简介

Linter Lead Manager

README 文档

README

Small leads module for projects built with pardalsalcap/linter.

This package provides:

  • Lead storage and basic lead scoring
  • Spam blacklist management
  • Lead configuration management
  • Filament resources for managing leads from the CMS

Compatibility

  • v3.x: compatible with Filament 3
  • main: compatible with Filament 5

Installation

Install the package with Composer:

composer require pardalsalcap/linter-leads

Publish the config file and migrations:

php artisan vendor:publish --tag="linter-leads-config"
php artisan vendor:publish --tag="linter-leads-migrations"

Run the migrations:

php artisan migrate

Run the installation command:

php artisan linter-leads:install

The installation command can:

  • Populate the spam blacklist
  • Populate the default lead configuration
  • Copy the package models to app/Models
  • Copy the Filament resources to app/Filament/Resources

Configuration

After publishing the config, you can adjust these values in config/linter-leads.php:

  • Available lead statuses
  • Field mappings for supported form types
  • Notification email and name for lead management
  • Spam score threshold

Default mappings included:

  • contact: email, phone, name, message
  • newsletter: email

Typical Setup Flow

composer require pardalsalcap/linter-leads
php artisan vendor:publish --tag="linter-leads-config"
php artisan vendor:publish --tag="linter-leads-migrations"
php artisan migrate
php artisan linter-leads:install

Development

Run tests:

composer test

Run static analysis:

composer analyse

License

The MIT License (MIT). See LICENSE.md.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-12-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固