Skip to content

efekoca/web-tools

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Web Tools

πŸ•“ Online web tools and blog system with advanced features.

πŸ”— How to Install

  • Create a database and upload "database.sql" into this.

  • Fill the database settings in "core/dbConnect.php"

  • Fill the areas below in "core/functions.php"

$googleApiKey = ""; // Google page speed API key.
$token = ""; //Discord bot token.
$githubToken = ""; //Github API key.
$weatherApiKey = ""; // Weather API key from https://openweathermap.org/api.
$siteLink = ""; // Your website URL without http/s.
$mailHost = ""; // Mail host for contact forms.
$mailUsername = ""; // Mail username for contact forms.
$mailPassword = ""; // Mail password for contact forms.

πŸͺœ Some Features

  • When you add a blog post, sitemap automatically updates and sends to google for index.
  • You can add editor from panel for blog system. (Editors can only share a post, edit and delete.)
  • Detailed statistics page with graphs.
  • Live preview before sharing blog posts.
  • Similar post suggest for blog.
  • Automatic rss feed for Google News.
  • Almost everything can change from the panel.
  • Spam check on login page with captcha.
  • Contact forms for communication with users.
  • Supports external code adding. (Google analytics, adsense etc.)
  • Close using of tools by one click from the panel.
  • Automatic meta settings.
  • IP block by one click.
  • Note system for admin.
  • Full automatic system.
  • Fully mobile compatible.

πŸ“Ž Panel Login Information

  • Username: admin
  • Password: admin

βš™οΈ Some Tools

  • Website Screenshot
  • Whois Query
  • Live Preview Text Editor
  • Currency
  • Github Repository Lister
  • Github Profile Information
  • Weather Forecast
  • Website Source Code and more...

πŸ“‚ Images from Project

home

blog

stats

generalSettings

addPost

admin

A tool example:

tool

πŸ“Š Page speed statistics:

  • Desktop:

1085950065

  • Mobile:

41709191