ToolsDir – Ultimate PHP Tools Directory ScriptToolsDir – Ultimate PHP Tools Directory Script
ToolsDir is a ready-to-use PHP platform with 270+ built-in tools to launch a powerful all-in-one tools directory website.ToolsDir – Ultimate PHP Tools Directory Script
ToolsDir is a ready-to-use PHP platform with 270+ built-in tools to launch a powerful all-in-one ...
Overview
- 250+ Built-in Tools: Ready to use out of the box.
- Modern Premium Design: Stunning dark-themed glassmorphism UI.
- Powerful Admin Panel: Manage tools, categories, pages, and admin profiles effortlessly.
- Dynamic Routing: SEO-friendly URLs for all tools and categories.
- Custom Tool Creator: Add your own tools via the Admin Panel using HTML, CSS, JS, and PHP.
- Blazing Fast: Optimized for speed with client-side processing for most tools.
- SEO Ready: Meta tags, semantic HTML, and clean URL structures.
- Responsive: Works perfectly on desktops, tablets, and smartphones.
Features
The platform allows you to create new tools from the dashboard. Each tool consists of:
- Title & Description: For SEO and display.
- HTML Code: The structure of your tool.
- CSS Code: Custom styling for the specific tool.
- JS Code: Client-side logic for interactive tools.
- PHP Code: (Optional) Server-side logic for complex operations.
Requirements
- PHP 7.4 or higher
- MySQL / MariaDB
- Apache Web Server (with `mod_rewrite` enabled)
Instructions
## 🚀 Installation Guide
### Prerequisites
- PHP 7.4 or higher
- MySQL / MariaDB
- Apache Web Server (with `mod_rewrite` enabled)
### Step 1: Upload Files
Upload all files from the `src` folder to your server (e.g., via FTP or File Manager).
### Step 2: Create Database
1. Open **phpMyAdmin**.
2. Create a new database named `tools_directory`.
3. Import the `database.sql` file provided in the package into your new database.
### Step 3: Configure Database
1. Open `config/db.php`.
2. Update the credentials with your own:
```php
$host = 'localhost';
$dbname = 'your_db_name';
$username = 'your_username';
$password = 'your_password';
```
### Step 4: Configure Base Path
1. Open `index.php`.
2. Locate the `$base_path` variable (around line 10) and update it to your folder name (or leave empty if installing on a root domain):
```php
$base_path = '/your-subfolder'; // e.g., '' for root domain
```
### Default Login Credentials
- **URL:** `yourdomain.com/admin`
- **Email:** `[email protected]`
- **Password:** `password`
*Make sure to change these in the profile section immediately after logging in.*
Other items by this author
|
PHP Script Installation Service
Don't worry about the installation of your script! Have your PHP Script installed for you.
|
$39 | Buy now |
| Category | Scripts & Code / PHP Scripts / Miscellaneous |
| First release | 30 January 2026 |
| Last update | 30 January 2026 |
| Files included | .php, .css, .html, .sql, Javascript .js |
| Tags | seo tools script, php web application, php tools script, web tools directory, online tools website, ai tools platform, image tools php, developer tools website, admin panel php, tools directory script, multipurpose php script, saas tools platform, web utilities script, online calculator tools, php admin dashboard |








