dudestack

A toolkit for creating a new professional WordPress project with deployments. Originally based on Roots/bedrock.

MIT License

Downloads
1.2K
Stars
94
Committers
7

Bot releases are visible (Hide)

dudestack - 2.1.9

Published by ronilaukkarinen about 2 years ago

2.1.9: 2022-09-26

  • Change SEO Framework to Yoast SEO + Hide SEO Bloat
  • Bump Wordpress to 6.0.2
dudestack - 2.1.8

Published by ronilaukkarinen over 2 years ago

2.1.8: 2022-06-29

  • Add the newest version of wp-languages
  • Remove imagify
dudestack - 2.1.7

Published by ronilaukkarinen over 2 years ago

2.1.7: 2021-04-19

  • Activate all plugins on new project startup
  • Deactivate certain non-production plugins by default
dudestack - 2.1.6

Published by ronilaukkarinen over 2 years ago

2.1.6: 2021-04-11

  • Bump WordPress to 5.9.3
dudestack - 2.1.5

Published by ronilaukkarinen over 2 years ago

2.1.5: 2022-03-21

  • Require devgeniem/wp-sanitize-accented-uploads since core's similar feature doesn't do enough
dudestack - 2.1.4

Published by ronilaukkarinen almost 3 years ago

2.1.4: 2021-11-09

  • Generate Diffie-Hellman 4096-bit key with less time
dudestack - 2.1.3

Published by ronilaukkarinen about 3 years ago

2.1.3: 2021-10-11

  • Change .env default host back to localhost
dudestack - 2.1.1

Published by ronilaukkarinen about 3 years ago

2.1.1: 2021-08-24

  • Fix GitHub repository init in start script
dudestack - 2.1.0

Published by ronilaukkarinen over 3 years ago

2.1.0: 2021-06-21

  • Bump WordPress to 5.7.2
dudestack - 2.0.9

Published by ronilaukkarinen over 3 years ago

2.0.9: 2021-06-21

  • Change default mysql host back to 127.0.0.1 instead of localhost as macos-lemp-stack and newest brew mariadb updates seem to depend on it
dudestack - 2.0.8

Published by ronilaukkarinen over 3 years ago

2.0.8: 2021-05-19

  • Change default mysql host to localhost instead of 127.0.0.1
dudestack - 2.0.7

Published by ronilaukkarinen over 3 years ago

2.0.7: 2021-05-04

  • Ensure github repo is created
  • Export variables
dudestack - 2.0.6

Published by ronilaukkarinen over 3 years ago

2.0.6: 2021-05-03

  • Fix EOL settings
dudestack - 2.0.5

Published by ronilaukkarinen over 3 years ago

2.0.5: 2021-05-03

  • Fix getting WP_ENV from .env, Fixes #14
dudestack - 2.0.4

Published by ronilaukkarinen over 3 years ago

2.0.4: 2021-04-15

  • Improved laragon support, see PR #13 (Huge thanks to @divn!)
dudestack - 2.0.3

Published by ronilaukkarinen over 3 years ago

2.0.3: 2021-04-14

dudestack - 2.0.2

Published by ronilaukkarinen over 3 years ago

2.0.2: 2021-04-14

Project start scripts have been refactored completely.
See pull request #11.

Changes:

  • Deprecated docker and vagrant - they are horribly outdated and we can't support them no longer. dudestack-docker has been retired.
  • Add working WSL support (documentation), linked also to windows-lemp-setup
  • Modularize bash scripts, add files as partials. From now on we need to edit files under bin/tasks and no need to touch main files macos.sh and wsl.sh
  • Beautiful formatting and instructions to start script
  • Prevent running directly with bash or sh to prevent possible issues with them
  • Variable all the things - no need to search and replace stuff
  • Fix typos
  • Fix WP-CLI commands, there were couple of issues with it
  • Fix cleanups - we had wp-cli.yml credentials left saved to project - oops!
  • Add some checks (is git found, are certs created, is mkcert found etc.)
  • Add extra notifications that these scripts need dudestack and dev servers to work
  • Move everything to .env_createproject in $HOME. No more setup.sh or complicated generate scripts, everything should work directly from dudestack repo WITH updates in the future
dudestack - 2.0.1

Published by ronilaukkarinen over 3 years ago

2.0.1: 2021-02-19

  • Fix updating wp option current_theme, value is needed, on osxlemp createproject script, 0c19c31
  • Change ga-in plugin to koko-analytics, 0c02b56
  • Add the new WP_ENVIRONMENT_TYPE environment variable that WP core uses in wp_get_environment_type function, 0c23137
dudestack - 2.0.0

Published by ronilaukkarinen over 3 years ago

2.0.0: 2021-02-18

  • Major dudestack version update - Moving to PHP dotenv 5.3, roots/wp-config, oscarotero/env, #4
  • HTTPS support, #5
Package Rankings
Top 14.93% on Packagist.org
Badges
Extracted from project README
Packagist Build Status