mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2024-11-15 09:14:03 +00:00
9 lines
295 B
Plaintext
9 lines
295 B
Plaintext
I WANT TO INSTALL WEBLINKS
|
|
|
|
I do administrator login ""
|
|
I comment('get weblinks repository folder from acceptance.suite.yml "see _support/AcceptanceHelper.php)"
|
|
I get configuration "repo_folder"
|
|
I install extension from folder "$path . 'src/com_weblinks/"
|
|
I do administrator logout ""
|
|
|