Download the PHP package lunar-build/posts-to-posts without Composer

On this page you can find all versions of the php package lunar-build/posts-to-posts. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package posts-to-posts

Posts 2 Posts

THIS IS A FORK OF THE ORIGINAL PLUGIN. FORKED FOR USE IN GATHER, AS PLUGIN HAS FATAL ERRORS IN PHP8 THAT NEED ADDRESSING AND ORIGINAL IS NO LONGER IN ACTIVE DEVELOPMENT.

Contributors: scribu, ciobi
Tags: connections, custom post types, relationships, many-to-many, users
Requires at least: 3.9
Tested up to: 4.3
Stable tag: 1.6.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Efficient many-to-many connections between posts, pages, custom post types, users.

Description

This plugin allows you to create many-to-many relationships between posts of any type: post, page, custom etc. A few example use cases:

Additionally, you can create many-to-many relationships between posts and users. So, you could also implement:

Support & Maintenance

I, scribu, will not be offering support (either free or paid) for this plugin anymore.

Furthermore, I will not be doing any development work whatsoever.

If you want to fix a bug in the plugin or add new features, feel free to fork it on github. I will not be accepting any pull requests though, since ensuring that a code change doesn't break things takes effort, effort which I'm no longer willing to expend.

Links: Documentation | Plugin News | Author's Site

Installation

See Installing Plugins.

After activating it, refer to the Basic usage tutorial.

Additional info can be found on the wiki.

Frequently Asked Questions

The waiting icon keeps spinning forever.

Check for JavaScript errors. If it's an AJAX request, check its output.

Screenshots

  1. Basic connection metabox
  2. Advanced connection metabox
  3. Admin column
  4. Widget
  5. Connection Types screen

Changelog

1.6.5

1.6.4

1.6.3

1.6.2

1.6.1

1.6

1.5.2

1.5.1

1.5

1.4.3

1.4.2

1.4.1

1.4

1.3.1

1.3

1.2

1.1.6

1.1.5

1.1.4

1.1.3

1.1.2

1.1.1

1.1

1.0.1

1.0

0.9.5

0.9.2

0.9.1

0.9

0.8

0.7

0.6

0.5.1

0.5

0.4

0.3

0.2

0.1


All versions of posts-to-posts with dependencies

PHP Build Version
Package Version
Requires composer/installers Version ~1.0
scribu/lib-posts-to-posts Version dev-master
mustache/mustache Version ~2.6
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package lunar-build/posts-to-posts contains the following files

Loading the files please wait ....