• Handle sharing more complex content (with entity reference)
  • Manage image in RTE + field
    • Create an event on channel entities export (webfactory_master.entities.export)
    • Create an event on entity synchronizer import
    • Create a module subscribing these 2 events to manager image.
  • Check the usage of the column "Status" for remote entities
  • Permissions: check to limit the list of content viewable from remote entities page (with the user)
  • Manage drupal users through master site
  • Improve satellite installer
    • Add Drupal console or Drush commands to deploy satellite sites via CLI.
    • Create a soft mode: Allow existing instance to become a satellite
      • Don't drop the existing database
      • Check if webfactory_slave is installed
      • Update the satellite configuration on the satellite with master informations
    • Hard mode (mode selector)
      • Already existing with dropping database
      • Add a confirm if database exists
    • Asynchronous mode: Allowing to avoid to give the permission to apache user to write in the sites/ directory
      • Configuration when creating the satellite (sync/async)
      • If async flag when clicking on deploy to init the satellite: A High user permission sh cron will manage all the not deployed satellites and create the directories, install the site...
  • Create a real documentation

This is a list of propositions of features to add. The goal of this issue is to discuss about it. The realization will be done into separated issues.

Comments

Grimreaper created an issue. See original summary.

  • Grimreaper authored b698962 on 8.x-1.x
    Issue #2805247 by Grimreaper: Cleanup .info.yml files
    
grimreaper’s picture

Issue summary: View changes

README.txt added.

Documentation is at https://www.drupal.org/node/2643904. Maybe it should be more visible on the project page.

  • Grimreaper authored 65e9076 on 8.x-1.x
    Issue #2805247 by Grimreaper: Do not display hidden profiles in the...
grimreaper’s picture

Issue summary: View changes

Add in the roadmap the roadmap from project page.

  • Grimreaper authored 5e27374 on 8.x-1.x
    Issue #2805247 by Grimreaper: Remove TODO.txt. Use issue to manage...
grimreaper’s picture

Status: Active » Closed (outdated)

Closing the issue, the project is now marked as obsolete.