Menu Migration

Menu Migration [menu_migration] Module Documentation

The Menu Migration module helps developers import, export, and clone menu hierarchies. Out of the box, it supports migration between Drupal sites and cloning within the same site, but its extensible plugin architecture allows integration with any external source or destination.

Overview of Structure Sync

The Structure Sync module provides an administrative interface and Drush commands for synchronizing content that could also be considered configuration: menu items, custom blocks, and taxonomy terms.  (Menus, block placements, and vocabularies are already stored as configuration; bringing in menu items, content blocks, and terms for each of these often makes sense from a development perspective.)

Fluent

Fluent improves the development experience simplifying the code to access a fieldable entities

Fluent improves the development experience simplifying the code to access a fieldable entity (Node, Media, Taxonomy Term, Paragraphs...).

For multi-value fields Fluent integrates Laravel Collections to post-process the returned values.

Field Rename

Field Rename allows you to rename a field in the database and in Views.

For more information, see the project's README.md.

Apigee Monetization Developer Guide

This page has information to help explain how to extend or modify functionality using custom code.

Working with Apigee entities

Apigee Monetization adds Drupal entities for each of the corresponding needed entities in the Apigee monetization APIs.

Apigee API Catalog Developer Guide

This module adds Drupal content entities to the Drupal site that correspond with the Apigee Edge API. You can find these entities in the src/Entity directory of the module.

Learn more in the Kickstart Developer guide on how to use Apigee Entities in your own custom module.

Pages

Subscribe with RSS Subscribe to RSS - development