Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 605 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 605 Bytes

All-Inkl-Install for oOWeb

Installation script for ALL-INKL.COM (WP-CLI, node, npm)

How to run

  1. Clone repository
  2. Give execution rights to shell script ("chmod +x oo-install.sh")
  3. Run script ("./oo-install.sh")

What is being installed?

  1. NVM (Version Manager for Node.js)

WP for All-Inkl

Installation script for WP inside a All-Inkl-Hosting

How to run

  1. Give execution rights to shell script ("chmod +x wp-install.sh")
  2. Edit all required configuration data (see lines 6-14)
  3. Run install script ("./wp-install.sh")
  4. Run config script for plugins ("./plugins-config.sh")