In order to make it as simple as possible to extend the module, we should create a node in each language for that module.

One possibility:
When a module is installed which lists spalp as a dependency, read its config files and create the node(s).

See https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Extension...

Comments

malcomio created an issue. See original summary.

malcomio’s picture

  • 42b8cac committed on 8.x-1.x
    Issue #2996051: Create node when extending module is installed
    
    Create...
dakku’s picture

Status: Active » Fixed
malcomio’s picture

Status: Fixed » Active

Not fixed yet, unfortunately - the basic node is being created, but we still need to import the config from code.

malcomio’s picture

Status: Active » Needs review

  • malcomio authored 128652e on 8.x-1.x
    Issue #2996051 by malcomio: Import app config and text when installing...
malcomio’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.