Coder Social home page Coder Social logo

devowlio / create-wp-react-app Goto Github PK

View Code? Open in Web Editor NEW
63.0 6.0 12.0 1.05 MB

Create React WordPress plugin with no build configuration.

Home Page: https://devowlio.gitbook.io/wp-react-starter/

License: MIT License

JavaScript 62.95% TypeScript 37.05%
react wordpress wordpress-plugin zero-configuration build-tools

create-wp-react-app's Introduction

WP React Starter: WordPress React Boilerplate

WP React Starter Logo

Create (multiple) WordPress plugins that use React, TypeScript, and object-oriented PHP in a fully customizable Docker development environment, commited in a monorepo.

Wow, I didn't know the WordPress plugin development could look like this!

๐Ÿš€ Instant no-config plugin creation with create-wp-react-app ๐Ÿ”ฅ

GitHub stars Join on Slack codecov GitLab CI/CD


This CLI tool enables you to create a modern WordPress React plugin with no build configuration based on WP React Starter.

Please read documentation of devowlio/wp-react-starter as this repository is only the command line tool.

create-wp-react-app's People

Contributors

matzeeable avatar renovate-bot 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

create-wp-react-app's Issues

Document minimum php requirements

FYI, I installed php-cli (ubuntu distro), and needed these packages as well, otherwise the install process failed:

  • composer
  • php-mbstring
  • php-xml (php-simplexml)

create fails at: Installation request for symfony/config v3.4.20 -> satisfiable by symfony/config[v3.4.20]

Hi,

I've tried to run create-wp-react-app in a "Windows Subsystem for Linux", but it fails with symphony:

$ npx create-wp-react-app create wsb-players
npx: installed 105 in 23.048s
  โœ” General checks for wsb-players... Passed! Passed!
  โฏ Download boilerplate
    โœ” Clone git repository
    โœ” Disconnect git repository
    โœ” Install package dependencies with npm
    โœ– Install package dependencies with composer
      โ†’     - Installation request for symfony/config v3.4.20 -> satisfiable by symfony/config[v3.4.20].

Is there anything I can do to debug this issue and get it working?

My environment is:

$ composer -V
Composer version 1.8.4 2019-02-11 10:52:10
$ php -v
PHP 7.0.33-0ubuntu0.16.04.2 (cli) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
    with Zend OPcache v7.0.33-0ubuntu0.16.04.2, Copyright (c) 1999-2017, by Zend Technologies
$ node -v
v8.15.1
$ npm -v
6.4.1

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.