Skip to content
View manuell18's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report manuell18

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
manuell18/README.md

Hi there 👋

🔭 I’m currently working on WordPress Plugins and Themes

  • 🌱 I’m currently learning
  • 👯 I’m looking to collaborate on WordPress Projects
  • 🤔 I’m looking for collaborations with creating plugins
  • 📫 How to reach me: info@manuellsolutions.com
  • ⚡ Fun fact: I am more than five years old on GitHub

Pinned

  1. Charitable Charitable Public

    Forked from b1cep/Charitable

    Fundraising plugin for WordPress.

    PHP

  2. Repair MySQL data directory (for XAMPP) Repair MySQL data directory (for XAMPP)
    1
    # Based on this answer: https://stackoverflow.com/a/61859561/1956278
    2
    
                  
    3
    # Backup old data
    4
    Rename-Item -Path "./data" -NewName "./data_old"
    5
    
                  
  3. Welink-Enterprieses Welink-Enterprieses Public

    WordPress Website

    PHP

  4. Harry-Potter-Sorting-Quiz- Harry-Potter-Sorting-Quiz- Public

    PHP

  5. Simple-User-Management-System-with-PHP-MySQL Simple-User-Management-System-with-PHP-MySQL Public

    Forked from codeceil/Simple-User-Management-System-with-PHP-MySQL

    User management with PHP OOP

    PHP