Skip to content

ailearnertech/Newsletter-Subscription-System

Repository files navigation


🚀 How To Run This Project Locally

Follow the steps below to run the project on your local machine.

1️⃣ Install Requirements

Make sure you have:

  • XAMPP or WAMP installed
  • PHP 8.x
  • MySQL

2️⃣ Move Project to Server Directory

Move the project folder into:

  • htdocs/ (for XAMPP)
  • www/ (for WAMP)

Example path:

C:\xampp\htdocs\newsletter-subscription-system

3️⃣ Start Apache & MySQL

Open XAMPP control panel and start:

  • Apache
  • MySQL

4️⃣ Setup Database

Open your browser and visit:

http://localhost/newsletter-subscription-system/setup_database.php

This will automatically create the required database and tables.

5️⃣ Run the Application

Now open:

http://localhost/newsletter-subscription-system/

You should see the subscription page.


🔐 Admin Panel Access

To view subscribers:

http://localhost/newsletter-subscription-system/admin/subscribers.php

About

A secure and automated Newsletter Subscription System built with PHP and MySQL. It features a responsive subscription page, automated database setup using a dedicated script, and a private Admin Panel to manage and view subscribers. Designed with modular PHP logic, clean UI, and built-in protection for efficient lead collection and management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors