=== Enrollment Email Notifications for TutorLMS ===
Contributors: codexdesigns
Donate link: https://www.codexdesigns.net/
Tags: tutor, lms, email, enrollment, notification
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Sends email notifications to students and admin when a course enrollment happens in TutorLMS.

== Description ==

This plugin automatically sends email notifications when a course enrollment occurs in TutorLMS.

Emails are sent:
- To the student after enrollment
- To the admin with student and course details

Compatibility:
- Tested with TutorLMS v2.0+
- Tested with WP Mail SMTP v3.0+ for reliable email delivery

The plugin works with any TutorLMS-based website.

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory
2. Activate the plugin via the 'Plugins' menu in WordPress
3. Ensure TutorLMS is installed and active
4. Configure email settings under Settings → Enrollment Emails

== Frequently Asked Questions ==

= Do I need TutorLMS for this plugin? =
Yes, this plugin works only with TutorLMS. It will show admin notices if TutorLMS is not installed or inactive.

= Can I change the sender email? =
Yes, you can customize the From Name and From Email in the plugin settings. If WP Mail SMTP is configured, its email settings may override this.

= Are enrollment emails sent automatically? =
Yes, emails are triggered automatically after a student enrolls in a course.

== Changelog ==

= 1.0.0 =
- Initial release
- Sends enrollment emails to students and admin
- Customizable sender name and email
- Compatibility notice for TutorLMS and WP Mail SMTP
