Git Product home page Git Product logo

wp-packages-repo's Introduction

WP Packages Repo

This repository provides a "virtual" Composer packages repository for premium WordPress plugins.

It's designed to work in concert with the Composer WP Pro Plugins installer package, without needing to manually specify repositories for each plugin you wish to install.

Caveats

It is not currently possible to retrieve download links to old versions of plugins sold via Easy Digital Downloads-powered stores. That means that you can only ever install the latest version of a given plugin via Composer.

Usage

Add the packages.tomodomo.co Composer repository (or your own repository hostname if you choose to self-host) to your composer.json file, along with any other repositories (such as the composer-wp-pro-plugins repository, shown below).

{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/junaidbhura/composer-wp-pro-plugins"
    },
    {
      "type": "composer",
      "url": "https://packages.tomodomo.co"
    }
  ]
}

About Tomodomo

Tomodomo is a creative agency for magazine publishers. We use custom design and technology to speed up your editorial workflow, engage your readers, and build sustainable subscription revenue for your business.

Learn more at tomodomo.co or email us: [email protected]

License & Conduct

This project is licensed under the terms of the MIT License, included in LICENSE.md.

All open source Tomodomo projects follow a strict code of conduct, included in CODEOFCONDUCT.md. We ask that all contributors adhere to the standards and guidelines in that document.

Thank you!

wp-packages-repo's People

Contributors

chrisvanpatten avatar

Stargazers

 avatar

Watchers

 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.