PHPackages                             vlyalkobixal/bixallinks - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. vlyalkobixal/bixallinks

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

vlyalkobixal/bixallinks
=======================

Bixal Links Base Module to add Basic Content Types and other settings

v1.0.0(1y ago)02proprietaryTwig

Since Aug 30Pushed 1y ago1 watchersCompare

[ Source](https://github.com/vlyalkobixal/bixallinks)[ Packagist](https://packagist.org/packages/vlyalkobixal/bixallinks)[ RSS](/packages/vlyalkobixal-bixallinks/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (26)Versions (2)Used By (0)

Bixal Links v1 General module
=============================

[](#bixal-links-v1-general-module)

Getting Started
---------------

[](#getting-started)

This module is for Drupal 9 and Drupal 10.x. [please visit https://github.com/vlyalkobixal/bixallinks](https://github.com/vlyalkobixal/bixallinks)

You can download this module by installing via composer. First, add the code snippet below in your composer.json file within the `"repositories": [...` area or create one if you do not have this.

```
    {
        "type": "package",
        "package": {
        "name": "vlyalkobixal/bixallinks",
        "version": "1.0.0",
        "type":"drupal-module",
        "source": {
            "url": "https://github.com/vlyalkobixal/bixallinks.git",
            "type": "git",
            "reference": "v1.0.0"
            }
        }
    }
```

As an example, once you add the code above, your entire repositories block might look like this:

```
    "repositories": [
        {
            "type": "composer",
            "url": "https://packages.drupal.org/8"
        },
        {
            "type": "composer",
            "url": "https://asset-packagist.org"
        },
        {
            "type": "package",
            "package": {
                "name": "vlyalkobixal/bixallinks",
                "version": "1.0.0",
                "type":"drupal-module",
                "source": {
                    "url": "https://github.com/vlyalkobixal/bixallinks.git",
                    "type": "git",
                    "reference": "v1.0.0"
                }
            }
        }
    ],
```

Once this is set, run the command below to download.

```
composer require vlyalkobixal/bixallinks
```

After this module download via composer. First, add the content of the bixallinks composer.jsom require section to your project root composer.json file within the `"require": {...` section. So when the module enabled, the dependencies already installed and will be enabled.

```
    "require": {
          "drupal/field_group": "^3.4",
          "drupal/crop": "^2.3",
          "drupal/image_widget_crop": "^2.4",
          "drupal/themable_forms": "^1.0",
          "drupal/media_library_edit": "^3.0",
          "drupal/entity_reference_revisions": "^1.11",
          "drupal/paragraphs": "^1.17",
          "drupal/admin_toolbar": "^3.4",
          "drupal/twig_tweak": "^3.3",
          "drupal/twig_field_value": "^2.0",
          "drupal/smart_date": "^4.1",
          "drupal/address": "^2.0",
          "drupal/inline_entity_form": "^3.0@RC",
          "drupal/pathauto": "^1.12",
          "drupal/allowed_formats": "^3.0",
          "drupal/search_api": "^1.34",
          "drupal/search_api_solr": "^4.3",
          "drupal/viewsreference": "^2.0@beta",
          "drupal/migrate_plus": "^6.0",
          "drupal/migrate_source_csv": "^3.6",
          "drupal/migrate_tools": "^6.0",
          "drupal/facets": "^3.0@beta",
          "drupal/better_exposed_filters": "^6.0"
    }
```

Usage
-----

[](#usage)

- Enable this module either via drush or the Drupal admin UI.

Getting help
------------

[](#getting-help)

If you need help, [please contact Vera Lyalko](mailto:vera.lyalko@bixal.com) at Bixal Solutions Inc.

This module consists of various submodules, here is the order in which you should enable them with `drush` / `lando drush`.

```
# Install default CTs

# Install all dependencies
drush en bixallinks
# Add base taxonomy vocabularies (countries, regions, sectors, topics)
drush en bixallinks_taxonomy
# Import base taxonomy terms for the added vocabularies (countries, regions, sectors, topics)
drush en bixallinks_terms_import
# Add person content type (used in the event content type)
drush en bixallinks_person
# Add landon_page content type
drush en bixallinks_landing_page
# Add event content type
drush en bixallinks_event
# Add resource content type
drush en bixallinks_resource
# Install page content type
drush en bixallinks_page
# Install article content type
drush en bixallinks_article
# Install Solr configs and add Solr article/event/resource/main site search listings views
drush en bixallinks_solr
# Install and configure basic Solr listings views facets
drush en bixallinks_solr2
# Install and configure basic content workflow and notifications
drush en bixallinks_workflow

# Only run the following command,
# If content type needs to be deleted,
drush bixallinks:deleteDefaultContentType [content type machine name here]
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

619d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1bc9a0fcdff36c6abcca4d6c246e5f6684a5aac6e90472f5a40ae89e4077ca4f?d=identicon)[vlyalkobixal](/maintainers/vlyalkobixal)

---

Top Contributors

[![vlyalkobixal](https://avatars.githubusercontent.com/u/61468968?v=4)](https://github.com/vlyalkobixal "vlyalkobixal (20 commits)")

### Embed Badge

![Health badge](/badges/vlyalkobixal-bixallinks/health.svg)

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

###  Alternatives

[voidagency/vactory_starter_kit

Vactory is a custom Drupal profile which is developed and released by VOID Agency.

1019.7k](/packages/voidagency-vactory-starter-kit)[drupalwxt/wxt

Project template for Drupal 10 sites built with the WxT distribution.

29159.8k8](/packages/drupalwxt-wxt)[thunder/thunder-distribution

The thunder distribution

50634.8k3](/packages/thunder-thunder-distribution)[farmos/farmos

A web-based farm record keeping application.

1.2k6.7k1](/packages/farmos-farmos)[govcms/govcms

GovCMS Drupal Distribution

18997.1k3](/packages/govcms-govcms)[az-digital/az_quickstart

Arizona Quickstart

50234.3k2](/packages/az-digital-az-quickstart)

PHPackages © 2026

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