Skip to content

complexorganizations/wordpress-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 

Repository files navigation

Wordpress Manager

What is WordPress ?

WordPress is a free, open-source content management system written in PHP and combined with a database of MySQL or MariaDB. Apps include a plugin framework and a template system which is referred to as themes inside WordPress.


📲 Installation

Lets first use curl and save the file in /var/www

curl -o /var/www/wordpress-manager.sh https://raw.githubusercontent.com/complexorganizations/wordpress-manager/main/wordpress-manager.sh

Then let's make the script user executable (Optional)

chmod +x /var/www/wordpress-manager.sh

It's finally time to execute the script

bash /var/www/wordpress-manager.sh

Features

  • Install, Manage Wordpress Installation

Author


License

This project is unlicensed.

About

✔️ Self-hosted WordPress Manager

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages