theme changes

This commit is contained in:
gustavooth
2026-07-26 20:47:44 -03:00
parent b9b8307088
commit 5891467266
7 changed files with 181 additions and 32 deletions
+9
View File
@@ -38,3 +38,12 @@ fi
echo "[wpcli] Activating Query Monitor plugin..."
wp plugin activate query-monitor --path=/var/www/html
echo "[wpcli] Activating Gustavo Portfolio Core dependencies..."
wp plugin activate fluentform fluent-crm fluent-smtp --path=/var/www/html
echo "[wpcli] Activating Gustavo Portfolio Core plugin..."
wp plugin activate gustavoo-portfolio-core --path=/var/www/html
echo "[wpcli] Activating Gustavo Portfolio theme..."
wp theme activate gustavoo-portfolio --path=/var/www/html