puppet-wp/manifests
2025-03-16 15:41:11 +10:00
..
option FEAT: Add support for wp option patch (Documented here https://developer.wordpress.org/cli/commands/option/patch/). This allows you to add, update and remove nested values in options too. Tested all three methods on both Linux and Windows successfully. 2021-03-23 22:04:30 +01:00
cap.pp Fix linting 2019-09-17 19:00:27 +10:00
cli.pp Update for Puppet 8 2024-04-28 18:38:14 +10:00
command.pp FEAT: Ensure it now also can install wp-cli on Windows and that the wp command works to update option blogname on a WordPress installation on Windows. 2021-03-17 15:27:51 +01:00
comment.pp Fix linting 2019-09-17 19:00:27 +10:00
config.pp Fix linting 2019-09-17 19:02:21 +10:00
core.pp Fix linting 2019-09-17 19:00:27 +10:00
create_subsite.pp Extract create_subsite 2024-05-12 14:07:18 +10:00
init.pp FEAT: Module install wp-cli fine on Ubuntu Linux 18.04. You can run the wp command both from the symlink in /usr/local/bin and the real installation direcyory specificed with parameter install_path to the wp::cli class. 2021-03-17 17:19:38 +01:00
option.pp Add missing wp::cli 2019-09-03 18:59:18 +10:00
params.pp Update for Puppet 8 2024-04-28 18:38:14 +10:00
plugin.pp Initialise held 2025-03-16 15:41:11 +10:00
rewrite.pp Add user to all commands 2019-09-03 18:13:20 +10:00
role.pp Fix linting 2019-09-17 19:00:27 +10:00
site.pp Extract create_subsite 2024-05-12 14:07:18 +10:00
theme.pp Initialise held 2025-03-16 15:41:11 +10:00
user.pp Fix linting 2019-09-17 19:00:27 +10:00