PHPackages                             tacowordpress/addbysearch - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. tacowordpress/addbysearch

ActiveLibrary

tacowordpress/addbysearch
=========================

This plugin allows for post ordering and assigning of relationships to other posts by searching.

11.6k↓100%1[1 issues](https://github.com/tacowordpress/addbysearch/issues)JavaScript

Since Apr 9Pushed 9y ago8 watchersCompare

[ Source](https://github.com/tacowordpress/addbysearch)[ Packagist](https://packagist.org/packages/tacowordpress/addbysearch)[ RSS](/packages/tacowordpress-addbysearch/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

addbysearch (DEPRECATED)
========================

[](#addbysearch-deprecated)

Please use tacowordpress/addmany for newer projects.

AddBySearch is a Wordpress Taco add-on that allows you to easily assign relationships to other posts as well as order them.

Docs:

Setup
-----

[](#setup)

1. Plese make sure to install the dependency of Taco first.
2. Add AddBySearch to your composer.json file right after Taco:

    ```
     {
       "require": {
         "tacowordpress/tacowordpress: "dev-master",
         "tacowordpress/addbysearch": "dev-master"
       }
     }

    ```
3. Initialize AddBySearch in functions.php right after Taco

    ```
     // Initialize Taco
     \Taco\Loader::init();

     // Initialize AddBySearch
     \AddBySearch\Loader::init();

    ```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f705f6737dfee4b6369ac6fadaa60f272b848ad9ba928f33b094df150436d386?d=identicon)[jasandpereza](/maintainers/jasandpereza)

---

Top Contributors

[![jasand-pereza](https://avatars.githubusercontent.com/u/1744041?v=4)](https://github.com/jasand-pereza "jasand-pereza (61 commits)")[![a-dg](https://avatars.githubusercontent.com/u/2132519?v=4)](https://github.com/a-dg "a-dg (2 commits)")[![bcueto1](https://avatars.githubusercontent.com/u/18249720?v=4)](https://github.com/bcueto1 "bcueto1 (1 commits)")

### Embed Badge

![Health badge](/badges/tacowordpress-addbysearch/health.svg)

```
[![Health](https://phpackages.com/badges/tacowordpress-addbysearch/health.svg)](https://phpackages.com/packages/tacowordpress-addbysearch)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
