Magento 2.3.1 Change city in checkout process from text to dropdownHow to change City field to a dropdown in Checkout step Magento 2Can't upgrade from 2.0.7 to 2.1.0 - Package magento could not be found in any versionHow to install module-sample-scss in Magento 2Updating from 2.1.3 to 2.1.4 on magentoRequire specific Magento 2 Github commit with composerHow to install a specific Magento 2 version with Composer?module-shared-catalog cant installCould not install B2B extension for magento 2.2.0-EEMagento 2 InvalidArgumentException Could not find a matching version of packageMagento 2 : Composer runs out of memoryMagento 2.3.1 Composer Fatal error installing anything
Is it damaging to turn off a small fridge for two days every week?
Unusual mail headers, evidence of an attempted attack. Have I been pwned?
Impossible darts scores
Find the diameter of a word graph
Hand soldering SMD 1206 components
What's currently blocking the construction of the wall between Mexico and the US?
Why doesn't a marching band have strings?
How do I turn off a repeating trade?
How to get cool night-vision without lame drawbacks?
Why did pressing the joystick button spit out keypresses?
What is the better way to use Optional in conditions?
If you snatch, I trade
Why do all the teams that I have worked with always finish a sprint without completion of all the stories?
Swapping rooks in a 4x4 board
Suggested order for Amazon Prime Doctor Who series
Can White Castle?
C-152 carb heat on before landing in hot weather?
Why do some professors with PhDs leave their professorships to teach high school?
Fedora boot screen shows both Fedora logo and Lenovo logo. Why and How?
Can ADFS connect to other SSO services?
Archery in modern conflicts
How does a blind passenger not die, if driver becomes unconscious
How are the Zhentarim and Black Fist related?
Accidentals and ties
Magento 2.3.1 Change city in checkout process from text to dropdown
How to change City field to a dropdown in Checkout step Magento 2Can't upgrade from 2.0.7 to 2.1.0 - Package magento could not be found in any versionHow to install module-sample-scss in Magento 2Updating from 2.1.3 to 2.1.4 on magentoRequire specific Magento 2 Github commit with composerHow to install a specific Magento 2 version with Composer?module-shared-catalog cant installCould not install B2B extension for magento 2.2.0-EEMagento 2 InvalidArgumentException Could not find a matching version of packageMagento 2 : Composer runs out of memoryMagento 2.3.1 Composer Fatal error installing anything
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I want to install this module to change city field in checkout process from text to dropdown using composer base on https://magento.stackexchange.com/a/248984/81017.
I have tried to:
composer require eadesgin/magento2-city-dropdown:* --no-updatecomposer update
But unfortunately, composer return
package could not be found in any version
Any help will be appreciated.
Thank you in advance.
magento2 checkout magento2.3.1
New contributor
Mudita Wijaya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I want to install this module to change city field in checkout process from text to dropdown using composer base on https://magento.stackexchange.com/a/248984/81017.
I have tried to:
composer require eadesgin/magento2-city-dropdown:* --no-updatecomposer update
But unfortunately, composer return
package could not be found in any version
Any help will be appreciated.
Thank you in advance.
magento2 checkout magento2.3.1
New contributor
Mudita Wijaya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I want to install this module to change city field in checkout process from text to dropdown using composer base on https://magento.stackexchange.com/a/248984/81017.
I have tried to:
composer require eadesgin/magento2-city-dropdown:* --no-updatecomposer update
But unfortunately, composer return
package could not be found in any version
Any help will be appreciated.
Thank you in advance.
magento2 checkout magento2.3.1
New contributor
Mudita Wijaya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I want to install this module to change city field in checkout process from text to dropdown using composer base on https://magento.stackexchange.com/a/248984/81017.
I have tried to:
composer require eadesgin/magento2-city-dropdown:* --no-updatecomposer update
But unfortunately, composer return
package could not be found in any version
Any help will be appreciated.
Thank you in advance.
magento2 checkout magento2.3.1
magento2 checkout magento2.3.1
New contributor
Mudita Wijaya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Mudita Wijaya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Mudita Wijaya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Jun 14 at 9:52
Mudita WijayaMudita Wijaya
204 bronze badges
204 bronze badges
New contributor
Mudita Wijaya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Mudita Wijaya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You are trying with the wrong package name.
https://github.com/EaDesgin/Magento2-City-Dropdown/blob/master/composer.json
Please try with this.
composer require eadesignro/romcity --no-update
This worked for me.
but its only work on Romania country right !
– Anas Mansuri
Jun 14 at 11:04
i didn't check any country. i have just checked whether composer require is working fine/not.
– Venugopal Chikkegowda
Jun 14 at 11:28
Thank you @VenugopalChikkegowda it works perfectly!
– Mudita Wijaya
Jun 14 at 11:54
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Mudita Wijaya is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f278360%2fmagento-2-3-1-change-city-in-checkout-process-from-text-to-dropdown%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You are trying with the wrong package name.
https://github.com/EaDesgin/Magento2-City-Dropdown/blob/master/composer.json
Please try with this.
composer require eadesignro/romcity --no-update
This worked for me.
but its only work on Romania country right !
– Anas Mansuri
Jun 14 at 11:04
i didn't check any country. i have just checked whether composer require is working fine/not.
– Venugopal Chikkegowda
Jun 14 at 11:28
Thank you @VenugopalChikkegowda it works perfectly!
– Mudita Wijaya
Jun 14 at 11:54
add a comment |
You are trying with the wrong package name.
https://github.com/EaDesgin/Magento2-City-Dropdown/blob/master/composer.json
Please try with this.
composer require eadesignro/romcity --no-update
This worked for me.
but its only work on Romania country right !
– Anas Mansuri
Jun 14 at 11:04
i didn't check any country. i have just checked whether composer require is working fine/not.
– Venugopal Chikkegowda
Jun 14 at 11:28
Thank you @VenugopalChikkegowda it works perfectly!
– Mudita Wijaya
Jun 14 at 11:54
add a comment |
You are trying with the wrong package name.
https://github.com/EaDesgin/Magento2-City-Dropdown/blob/master/composer.json
Please try with this.
composer require eadesignro/romcity --no-update
This worked for me.
You are trying with the wrong package name.
https://github.com/EaDesgin/Magento2-City-Dropdown/blob/master/composer.json
Please try with this.
composer require eadesignro/romcity --no-update
This worked for me.
edited Jun 14 at 12:13
Mudita Wijaya
204 bronze badges
204 bronze badges
answered Jun 14 at 10:05
Venugopal ChikkegowdaVenugopal Chikkegowda
713 bronze badges
713 bronze badges
but its only work on Romania country right !
– Anas Mansuri
Jun 14 at 11:04
i didn't check any country. i have just checked whether composer require is working fine/not.
– Venugopal Chikkegowda
Jun 14 at 11:28
Thank you @VenugopalChikkegowda it works perfectly!
– Mudita Wijaya
Jun 14 at 11:54
add a comment |
but its only work on Romania country right !
– Anas Mansuri
Jun 14 at 11:04
i didn't check any country. i have just checked whether composer require is working fine/not.
– Venugopal Chikkegowda
Jun 14 at 11:28
Thank you @VenugopalChikkegowda it works perfectly!
– Mudita Wijaya
Jun 14 at 11:54
but its only work on Romania country right !
– Anas Mansuri
Jun 14 at 11:04
but its only work on Romania country right !
– Anas Mansuri
Jun 14 at 11:04
i didn't check any country. i have just checked whether composer require is working fine/not.
– Venugopal Chikkegowda
Jun 14 at 11:28
i didn't check any country. i have just checked whether composer require is working fine/not.
– Venugopal Chikkegowda
Jun 14 at 11:28
Thank you @VenugopalChikkegowda it works perfectly!
– Mudita Wijaya
Jun 14 at 11:54
Thank you @VenugopalChikkegowda it works perfectly!
– Mudita Wijaya
Jun 14 at 11:54
add a comment |
Mudita Wijaya is a new contributor. Be nice, and check out our Code of Conduct.
Mudita Wijaya is a new contributor. Be nice, and check out our Code of Conduct.
Mudita Wijaya is a new contributor. Be nice, and check out our Code of Conduct.
Mudita Wijaya is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f278360%2fmagento-2-3-1-change-city-in-checkout-process-from-text-to-dropdown%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown