Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

The Simplest CRM System Ever

NotificationsYou must be signed in to change notification settings

domaincord/fd-crm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

This CRM has two endpoints:

  1. /subscribe.php
  2. /unsubscribe.php

Usage

Send a POST request to the respective endpoint with at least anemail field in the form payload. The subscribe endpoint can also accept aname andbirthday property if desired, but those can optionally be left out of the payload.

Additional Comments

  • The tool writes tocrm.csv by default. It is recommended to change the name of the file to something random for security reasons.Important! Be sure to update the hardcoded references to the filename in bothsubscribe.php andunsubscribe.php.
  • This system works really withSerialMailer 8's remote CSV import feature if you need an inexpensive bulk email sender for macOS.

About

The Simplest CRM System Ever

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp