Giter Site home page Giter Site logo

sylius-installer's Introduction

Latest Stable Version Total Downloads Latest Unstable Version License Build Status

Overview

Starting with Sylius and plugin development I read the guide on https://docs.sylius.com/en/latest/plugins/plugin-development-guide/naming.html about how to renaming the dummy plugin. So I have to do this over and over again ... and not only me ... everybody who wants to create a custom plugin has to do this boring task.

No way!

The command does the following things:

  • Installs the Sylius Plugin Skeleton to a custom directory
  • Adjust the composer.json
  • Renaming all the things
  • Installing the assets (optional)
  • Creates an SQLite database (optional)
  • Loads the Fixtures to the database (optional)
  • Starts the internal server (optional)

Installation

$ composer global require konafets/sylius-installer 

Synopsis

Description:
  Creates the plugin skeleton

Usage:
  new:plugin [options]

Options:
  -d, --description=DESCRIPTION     The description of your plugin
  -a, --author=AUTHOR               Author name of the plugin
      --dev                         Installs the latest "development" release
  -f, --force                       Forces install even if the directory already exists
  -h, --help                        Display this help message
  -q, --quiet                       Do not output any message
  -V, --version                     Display this application version
      --ansi                        Force ANSI output
      --no-ansi                     Disable ANSI output
  -n, --no-interaction              Do not ask any interactive question
  -pn, --package-name=PACKAGE-NAME  Name of the package
  -v|vv|vvv, --verbose              Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug 

Usage

$ cd Development/
$ sylius new:plugin 

sylius-installer's People

Contributors

konafets avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

zales0123

sylius-installer's Issues

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.