User switch to place orders as a user
Plug-in: User Switching by John Blackbourn
https://wordpress.org/plugins/user-switching/
Apache System Status
“Your server does not have the SoapClient class enabled – some gateway plugins which use SOAP may not work as expected.”
Install the soap
apt-get install php7.0-soap
“Your server does not have the DOMDocument class enabled – HTML/Multipart emails, and also some extensions, will not work without DOMDocument.”
Install DOMDocument class
sudo apt-get install php7.0-dom
“Your server does not support the mbstring functions – this is required for better character encoding. Some fallbacks will be used instead for it.”
sudo apt-get install php7.0-mbstring
Remmember restart apache2 service
Short codes
https://docs.woocommerce.com/document/woocommerce-shortcodes/
Tables plugins
https://kinsta.com/blog/wordpress-table-plugins/#wpdatatables