# Website Info Plugin

**Author:** Houman Ahghari
**Website:** [HVanTech.ca](https://hvantech.ca)
**Version:** 1.0.1
**Compatibility:** WordPress 5.0+
**Language:** English

## Description

The **Website Info** plugin is a comprehensive and professional tool for displaying complete WordPress website information. This plugin helps site administrators view important and essential information about website status, plugins, server, and security all in one place.

## Features

### 🎯 WordPress Information
- Display current WordPress version
- Multisite status
- Language and timezone
- Debug mode status

### 🔌 Plugin Management
- Complete list of active plugins
- List of installed but inactive plugins
- Display version and author of each plugin
- Overall plugin statistics

### 🔒 SSL Security Check
- SSL enabled/disabled status
- Display site URL
- Check forced SSL for admin panel

### 🖥️ Server Information
- PHP version
- Server software
- MySQL/MariaDB version
- PHP settings (memory, execution time, upload size)
- Server IP and document root

### 🎨 Beautiful User Interface
- Modern and responsive design
- WordPress-compatible colors
- Smooth and attractive animations
- Mobile and tablet compatible

## Installation & Setup

### Manual Installation
1. Upload plugin files to `/wp-content/plugins/website-info-plugin/` folder
2. Go to Plugins section in admin panel
3. Activate "Website Info" plugin
4. "Website Info" menu will appear in the left sidebar of admin panel

### Access
- Only users with "Administrator" access level can access this plugin
- Menu is placed at the top of the left sidebar menu list

## File Structure

```
website-info-plugin/
├── website-info.php          # Main plugin file
├── includes/
│   └── admin-page.php        # Admin page
├── assets/
│   ├── css/
│   │   └── admin.css         # Admin styles
│   ├── js/
│   │   └── admin.js          # Admin scripts
│   └── images/
│       └── HVanTech_site_logo_01.png # Company logo
├── languages/                # Translation files (future)
└── README.md                 # This file
```

## Screenshots

The plugin includes the following sections:

1. **Welcome Page** - Plugin and author introduction
2. **WordPress Information** - Version and general settings
3. **Plugin Management** - Detailed table of active and inactive plugins
4. **SSL Status** - Site security check
5. **Server Information** - Server technical specifications
6. **Promotional Section** - HVanTech services introduction

## Support & Development

This plugin is developed by **HVanTech**. For support, development or customization:

- **وبسایت:** [HVanTech.ca](https://hvantech.ca)
- **ایمیل:** info@hvantech.ca
- **تلفن:** +1 (236) 516-4390

## HVanTech Services

- 🌐 Website Design & Development
- 📱 Mobile App Development
- 🔍 SEO Optimization
- 📊 Digital Marketing
- 🛠️ 24/7 Technical Support
- 💼 IT Consulting

## License

This plugin is released under GPL v2 or later license.

## Changelog

### Version 1.0.0
- Initial plugin release
- WordPress information display
- Plugin management
- SSL status check
- Server information display
- English user interface

## System Requirements

- WordPress 5.0 or higher
- PHP 7.4 or higher
- MySQL 5.6 or higher

## Security

- All inputs are sanitized
- Outputs are escaped
- Access only for administrators
- Prevention of direct file access

---

**Made with ❤️ by [Houman Ahghari](https://hvantech.ca)**
