Closed (fixed)
Project:
Unomi Connect
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2023 at 13:44 UTC
Updated:
24 Jul 2023 at 13:49 UTC
Jump to comment: Most recent
There is a pattern in contrib to put submodules inside a /modules folder. This makes them easier to manage to developers working on the module, as they are not mixed in with the files and folders of the main module -- e.g. prior to making this change, the listing of the main folder is:
README.md
config
css
img
src
tests
unomi_actions
unomi_conditions
unomi_connect.info.yml
unomi_connect.libraries.yml
unomi_connect.links.menu.yml
unomi_connect.module
unomi_connect.routing.yml
unomi_connect.services.yml
unomi_profiles
unomi_rules
unomi_segments
I've tested and #2651144: Moving modules breaks system is not affecting this.
Comments
Comment #2
joachim commented