Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DevOps Tools
Documentation
Commits
98b08b13
Commit
98b08b13
authored
10 months ago
by
danielspeicher
Browse files
Options
Downloads
Patches
Plain Diff
Document Drupal Development Env:
composer/plugin/drupal-development-environment#1
parent
4a27c933
No related branches found
Branches containing commit
No related tags found
1 merge request
!9
Document Drupal Development Env: composer/plugin/drupal-development-environment#1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/composer/index.md
+6
-1
6 additions, 1 deletion
docs/composer/index.md
docs/composer/plugin/drupal-dev-environment/index.md
+2
-1
2 additions, 1 deletion
docs/composer/plugin/drupal-dev-environment/index.md
docs/docker/l3d/drupal.md
+1
-0
1 addition, 0 deletions
docs/docker/l3d/drupal.md
with
9 additions
and
2 deletions
docs/composer/index.md
+
6
−
1
View file @
98b08b13
...
...
@@ -5,4 +5,9 @@ tags:
---
# Composer
For full documentation visit
[
mkdocs.org
](
https://mkdocs.org
)
.
For dependency management in almost all our websites, project and tools we use
[
Composer
](
https://getcomposer.org/
)
.
LakeDrops provides several useful plugins and Drupal projects with basic settings. You find more information in
[
L3D and Drupal Projects
](
../docker/l3d/drupal.md#introduction-and-overview
)
.
This diff is collapsed.
Click to expand it.
docs/composer/plugin/drupal-dev-environment/index.md
+
2
−
1
View file @
98b08b13
...
...
@@ -10,7 +10,8 @@ tags:
In addition to the
[
Drupal Environment
](
../drupal-environment/index.md
)
, this tool can be installed when
developing Drupal modules, themes or styling pages.
This composer plugin builds all necessary infrastructure for a Drupal project to make development very handy.
This composer plugin builds all necessary infrastructure for a Drupal project to make development very handy. To get more
information about tools, see
[
L3D and Drupal Projects
](
../../../docker/l3d/drupal.md#introduction-and-overview
)
.
## Testing
...
...
This diff is collapsed.
Click to expand it.
docs/docker/l3d/drupal.md
+
1
−
0
View file @
98b08b13
...
...
@@ -11,6 +11,7 @@ We do provide a couple of project templates for Drupal projects out of the box:
-
[
Drupal 8
](
/composer/project/d8
)
-
[
Drupal 9
](
/composer/project/d9
)
-
[
Drupal 10
](
/composer/project/d10
)
If you prefer to use your own prroject template, you'll get the most out of
L3D if you add our ccomposer plugin
[
drupal-development-environment
](
/composer/plugin/drupal-dev-environment
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment