Giter Site home page Giter Site logo

wp_talktocomposer's Introduction

=== Talk to Composer ===
Contributors: heiglandreas
Tags: composer, git
Requires at least: 4.3
Tested up to: 4.5
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add all your active plugins to a composer.json-File.

== Description ==

This plugin adds plugins on activation to a composer.json-file and on deactivation removes them.

That way you can handle your plugins via [composer](https://getcomposer.org).

Plugins are added to the composer.json via [wpackagist](https://wpackagist.org) which makes
the wordpress-plugin-directory available via git.

But you can also manually add plugins to the pluginlist and on activation the plugin is
checked for a composer.json file and if one exists the name is used to add the plugin to the
composer.json-File.


== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress

There is no configuration needed.

== Frequently Asked Questions ==

= Where are the plugins loaded from? =

They are loaded from http://wpackagist.org

= What when I don't have composer installed? =

then we'll install a composer locally in your wordpress-location

== Changelog ==

= 1.1 =

Finally fully working

wp_talktocomposer's People

Contributors

heiglandreas avatar

Watchers

digfish avatar James Cloos avatar

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.