文件名称:newsletter:用于时事通讯活动管理的独立 RESTful 应用程序
文件大小:111KB
文件格式:ZIP
更新时间:2024-08-03 05:13:54
PHP
时事通讯活动管理 介绍 这是一个非常简单和轻量级的时事通讯活动管理应用程序。 研究与其他现有网站/网络应用程序集成,因此安装非常简单。 安装 - 3 个简单步骤 上传网络服务器子文件夹中的所有内容(即/newsletter ); 创建数据库(可以在/db目录中找到schema); 将config_sample.php重config_sample.php为config.php并根据您的需要进行更改。 用途和特点 首先,您可以浏览quick.php 。 只需按照 3 个简单的步骤,您就可以从该页面发送时事通讯。 因此,如果您的网站是www.example.com并且您将此应用程序安装在newsletter文件夹下,则可以访问: http://www.example.com/newsletter/quick.php : http://www.example.com/newsletter/q
【文件预览】:
newsletter-master
----_users_table.php(2KB)
----Resource.php(3KB)
----.gitignore(493B)
----back.php(357B)
----newsletter_update.php(680B)
----User.php(4KB)
----list_update.php(514B)
----save_users_in_list.php(954B)
----send.php(6KB)
----languages()
--------it.php(2KB)
--------en.php(2KB)
----_template_select.php(270B)
----LICENSE.md(1KB)
----_user_form.php(699B)
----lists.php(391B)
----bootstrap.php(1KB)
----PHPMailer()
----index.php(420B)
----assets()
--------images()
----unsubscribe.php(1KB)
----_newsletter_form.php(733B)
----db()
--------schema.png(13KB)
--------schema2.png(19KB)
--------database_schema.sql(5KB)
--------demo_data.sql(5KB)
----user_delete.php(204B)
----newsletters.php(411B)
----.gitmodules(181B)
----user_update.php(412B)
----user_read.php(157B)
----head.php(289B)
----quick.php(796B)
----README.md(10KB)
----user_create.php(408B)
----list_read.php(402B)
----_lists_table.php(1013B)
----_template_form.php(3KB)
----newsletter_create.php(399B)
----template_create.php(339B)
----template_update.php(395B)
----Template.php(1KB)
----style.css(624B)
----foot.php(705B)
----menu.php(502B)
----list_create.php(403B)
----template_load.php(57B)
----uploads()
--------debug.txt(0B)
--------.htaccess(69B)
--------image.php(2KB)
----config_sample.php(2KB)
----statistics.php(3KB)
----newsletter_delete.php(215B)
----_newsletter_select.php(287B)
----list_delete.php(207B)
----CodeMirror()
----template_delete.php(212B)
----_newsletters_table.php(1KB)
----_list_select.php(209B)
----Lista.php(2KB)
----users.php(372B)
----select_list.php(545B)
----_templates_table.php(869B)
----_list_form.php(953B)
----view.php(219B)
----Newsletter.php(2KB)
----templates.php(400B)
----newsletter_read.php(272B)
----template_str_replacement.php(2KB)
----DBHandler.php(122B)