Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

This script was made to easily install Wordpress from scratch.
It is supposed to be used with Mamp.

Install :
	- put wp-install wherever you want
	- be sur to have execution rights on wp-install ( chmod +x wp-install )
	- add alias for the script in your terminal
		( alias wp-install='/Path/to/your/folder/wp-install' )
		( or add /Path/to/your/folder/ to your global PATH )

Usage :
	cd /Root/of/mamp/server
	wp-install <Project name> <Password> <Mail>

	- open your browser and go to http://localhost:8888/project-name
	- Install Wordpress & Enjoy

Licence :
	This software is distributed under
	the CreativeCommons Attribution-NonCommercial-ShareAlike 2.0 Generic licence
	( CC-by-nc-sa http://creativecommons.org/licenses/by-nc-sa/2.0/ )
	by Baptiste Millou <baptiste@smoothie-creative.com>

About

Python script to install a new Wordpress from terminal. To be used with mamp.

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages