Giter VIP home page Giter VIP logo

wp-posts-to-posts's Introduction

Posts 2 Posts

Create many-to-many relationships between all types of posts.

Tested on

  • PHP version 7.4
  • WordPress version 5.6

Installation

Add this repository in your composer.json:

...
  "repositories": [
    {
      "type": "github",
      "url": "[email protected]:starise/posts-to-posts"
    },
  ],
...
  "require": {
    "php": ">=7.4",
    "composer/installers": "~1.10",
    "starise/posts-to-posts": "^1.10"
  },
...
  "extra": {
    "installer-paths": {
      "public/app/mu-plugins/{$name}/": [
        "type:wordpress-muplugin",
        "starise/posts-to-posts"
      ]
    }
  }
...

The plugin will be installed when you'll run:

composer install

Support & Maintenance

This plugin is no longer under active development. This repo contains a fork for personal use with updated dependencies to make it work on more recent versions of PHP & WordPress. Feel free to use this repo if you need, but I'll offer no support for it.

Links: Documentation | Original Plugin | Original Repo

wp-posts-to-posts's People

Contributors

scribu avatar c10b10 avatar starise avatar mzaweb avatar ristoniinemets avatar andy-goat-tree avatar bradyvercher avatar caseydriscoll avatar ericandrewlewis avatar garyjones avatar johnbillion avatar luk3thomas avatar ms-studio avatar remcotolsma avatar meloniq avatar pedro-mendonca avatar iwillhappy1314 avatar rarst avatar benmay avatar boris-glumpler avatar petitphp avatar danielbachhuber avatar danielck avatar dmitry-korolev avatar emzo avatar eyesx avatar minholi avatar markoheijnen avatar dimadin avatar ntns avatar

Stargazers

Slingshot Design avatar Steve Pfisterer avatar

Watchers

Steve Pfisterer avatar  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.