Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
address
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
address
Commits
9390aa2c
Commit
9390aa2c
authored
3 years ago
by
Duro Arezina
Committed by
Jonathan Sacksick
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3232250
by devad: Ludwig instructions at Address module page and readme are outdated.
parent
e63a4564
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-14
6 additions, 14 deletions
README.md
with
6 additions
and
14 deletions
README.md
+
6
−
14
View file @
9390aa2c
...
...
@@ -21,18 +21,10 @@ Use ```composer update drupal/address --with-dependencies``` to update to a new
release.
### Ludwig
Oth
er
w
is
e, download and install
[
Ludwig
](
https://www.drupal.org/project/ludwig
)
which will allow you to download the library separately:
1) Download Address into your modules folder.
2) Use one of Ludwig's methods to download the library:
Compos
er
is
recommended whenever possible. However, if you are not familiar with
Composer yet (or you want to avoid it for other reasons) you can install and use
[
Ludwig
](
https://www.drupal.org/project/ludwig
)
module to manage Address module
library dependencies.
a) Run the ```ludwig:download``` Drupal Console command or the
```ludwig-download``` Drush command.
b) Go to ```/admin/reports/packages``` and download the library manually,
then place it under address/lib as specified.
3) Enable Address.
Note that when using Ludwig, updating the module will require re-downloading the
library. Composer is recommended whenever possible.
Read more at Ludwig Installation and Usage guide:
https://www.drupal.org/docs/contributed-modules/ludwig/installation-and-usage
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