GithubHelp home page GithubHelp logo

digitoimistodude / dudestack Goto Github PK

View Code? Open in Web Editor NEW
94.0 9.0 14.0 11.55 MB

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

Home Page: https://dude.fi

License: MIT License

Ruby 5.73% PHP 30.63% Shell 63.65%
wordpress-development bedrock capistrano wordpress shell wp-cli composer wordpress-plugin wordpress-installation wordpress-framework

dudestack's People

Contributors

divn avatar niq1982 avatar raikasdev avatar ronilaukkarinen avatar timiwahalahti avatar villevuor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dudestack's Issues

WP-CLI throws PHP Warning: Use of undefined constant WP_ENV

Quick note, because I have no time to fix at the moment. This is probably due recent Redis changes. Shouldn't it be getenv( WP_ENV ) instead of just WP_ENV?

$ wp user list
PHP Warning:  Use of undefined constant WP_ENV - assumed 'WP_ENV' (this will throw an Error in a future version of PHP) in /mnt/c/Users/Rolle/Projects/airdev/config/application.php on line 128
PHP Warning:  Use of undefined constant WP_ENV - assumed 'WP_ENV' (this will throw an Error in a future version of PHP) in /mnt/c/Users/Rolle/Projects/airdev/config/application.php on line 142
PHP Warning:  mysqli_real_connect(): (HY000/1130): Host '127.0.0.1' is not allowed to connect to this MariaDB server in /mnt/c/Users/Rolle/Projects/airdev/wp/wp-includes/wp-db.php on line 1653
Warning: mysqli_real_connect(): (HY000/1130): Host '127.0.0.1' is not allowed to connect to this MariaDB server in /mnt/c/Users/Rolle/Projects/airdev/wp/wp-includes/wp-db.php on line 1653 

$ php --version

PHP 7.3.27-9+ubuntu18.04.1+deb.sury.org+1 (cli) (built: Feb 23 2021 15:10:08) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.27, Copyright (c) 1998-2018 Zend Technologies
    with Zend OPcache v7.3.27-9+ubuntu18.04.1+deb.sury.org+1, Copyright (c) 1999-2018, by Zend Technologies

Prevent .editorconfig from removing white space in documentation

README.md file may have normal lists like this

List item
List item 2
List item 3

Currently editorconfig removes all white space from markdown files also, so double space gets erased and non-bullet lists are broken in project documentation if edited via Sublime Text.

Deprecate docker and vagrant versions of the start script

We don't really use docker or vagrant, should we still support them (createproject.sh and docker.sh)? It's hard to keep them updated if nobody uses them. Maybe mention them in the README and move them to gists or something. Let's open this as a task/discussion here.

setup.sh: line 102:

Hi!
I get this error when I run setup.sh:

setup.sh: line 102: /Users/User/Projects/dudestack/createproject_generated.sh: No such file or directory
mv: rename /Users/User/Projects/dudestack/createproject_generated.sh to /usr/local/bin/createproject: No such file or directory
chmod: /usr/local/bin/createproject: No such file or directory

I think it's because don't really know what to enter here:
"Staging server home path"
"Staging server public path"

and there's no file as: /usr/local/bin/createproject

Sorry.... I'm so noob

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.