Installation script for ALL-INKL.COM (WP-CLI, node, npm)
- Clone repository
- Give execution rights to shell script ("chmod +x oo-install.sh")
- Run script ("./oo-install.sh")
- NVM (Version Manager for Node.js)
Installation script for WP inside a All-Inkl-Hosting
- Give execution rights to shell script ("chmod +x wp-install.sh")
- Edit all required configuration data (see lines 6-14)
- Run install script ("./wp-install.sh")
- Run config script for plugins ("./plugins-config.sh")