How to separate backend code in Magento 2?Speeding up magento backend (now slow)magento backend user role assigned fieldRegistration and sent coupon codeUsing Magento as backend ONLY for websitehow to expand the view “order” in magento backend?Magento 2 backendIs there any way to modify the magento php code (backend)?How many Facebook Pixel Code can you have in Magento?Unable to add product attribute using backend (Magento 2.3)Magento 2 Upgrade error Backend is not opening

What size of powerbank will I need to power a phone and DSLR for 2 weeks?

What reason would an alien civilization have for building a Dyson Sphere (or Swarm) if cheap Nuclear fusion is available?

Why do textbooks often include the solutions to odd or even numbered problems but not both?

How do I professionally let my manager know I'll quit over smoking in the office?

Do I have any obligations to my PhD supervisor's requests after I have graduated?

Helping ease my back pain when I'm studying 13 hours everyday, even weekends

How to draw this center trajectory of rolling ball?

What did River say when she woke from her proto-comatose state?

Can Ogre clerics use Purify Food and Drink on humanoid characters?

Minimum distance between holes in inner tube

Greeting with "Ho"

What was the Shuttle Carrier Aircraft escape tunnel?

What is the origin of Scooby-Doo's name?

Inaccessible base class despite friendship

Can White Castle?

Has there been any indication at all that further negotiation between the UK and EU is possible?

JSON selector class in Python

Is it illegal to withhold someone's passport and green card in California?

Why don't countries like Japan just print more money?

Do I have to explain the mechanical superiority of the player-character within the fiction of the game?

How to avoid voltage drop when using full bridge rectifier as reverse polarity protection

"How can you guarantee that you won't change/quit job after just couple of months?" How to respond?

How do I turn off a repeating trade?

How can I politely work my way around not liking coffee or beer when it comes to professional networking?



How to separate backend code in Magento 2?


Speeding up magento backend (now slow)magento backend user role assigned fieldRegistration and sent coupon codeUsing Magento as backend ONLY for websitehow to expand the view “order” in magento backend?Magento 2 backendIs there any way to modify the magento php code (backend)?How many Facebook Pixel Code can you have in Magento?Unable to add product attribute using backend (Magento 2.3)Magento 2 Upgrade error Backend is not opening






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I have multiple clients that need their stores to behave differently i.e. additional fields for orders, different ways of saving data etc. etc. Is it possible with Magento 2 to write for example a different controller for submitting the order within 2 storefronts? So client A and client B have have their own CheckoutController? Is that level of code separation available in Magento 2.x or do you need to have a different codebase for each client?










share|improve this question







New contributor



Dagmara is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    I have multiple clients that need their stores to behave differently i.e. additional fields for orders, different ways of saving data etc. etc. Is it possible with Magento 2 to write for example a different controller for submitting the order within 2 storefronts? So client A and client B have have their own CheckoutController? Is that level of code separation available in Magento 2.x or do you need to have a different codebase for each client?










    share|improve this question







    New contributor



    Dagmara is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      0












      0








      0








      I have multiple clients that need their stores to behave differently i.e. additional fields for orders, different ways of saving data etc. etc. Is it possible with Magento 2 to write for example a different controller for submitting the order within 2 storefronts? So client A and client B have have their own CheckoutController? Is that level of code separation available in Magento 2.x or do you need to have a different codebase for each client?










      share|improve this question







      New contributor



      Dagmara is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      I have multiple clients that need their stores to behave differently i.e. additional fields for orders, different ways of saving data etc. etc. Is it possible with Magento 2 to write for example a different controller for submitting the order within 2 storefronts? So client A and client B have have their own CheckoutController? Is that level of code separation available in Magento 2.x or do you need to have a different codebase for each client?







      magento2.3 backend code






      share|improve this question







      New contributor



      Dagmara is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question







      New contributor



      Dagmara is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question






      New contributor



      Dagmara is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked Jun 13 at 14:27









      DagmaraDagmara

      1




      1




      New contributor



      Dagmara is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      Dagmara is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          1 Answer
          1






          active

          oldest

          votes


















          0














          Different codebase.



          In a multi site scenario magento has only been Designed where different storefronts share functionality but have different configurations such as catalog or payment and shipping.



          However if you start to break this up into separate journeys will need a lot of custom code.



          Eventually you will reach a point where you wish you have separate stores as changes on one inadvertently affect the other.



          I've seen things like this



          https://store.webkul.com/magento2-multi-vendor-marketplace.html



          But I dont think that's what you want






          share|improve this answer

























            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
            );



            );






            Dagmara is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f278271%2fhow-to-separate-backend-code-in-magento-2%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









            0














            Different codebase.



            In a multi site scenario magento has only been Designed where different storefronts share functionality but have different configurations such as catalog or payment and shipping.



            However if you start to break this up into separate journeys will need a lot of custom code.



            Eventually you will reach a point where you wish you have separate stores as changes on one inadvertently affect the other.



            I've seen things like this



            https://store.webkul.com/magento2-multi-vendor-marketplace.html



            But I dont think that's what you want






            share|improve this answer



























              0














              Different codebase.



              In a multi site scenario magento has only been Designed where different storefronts share functionality but have different configurations such as catalog or payment and shipping.



              However if you start to break this up into separate journeys will need a lot of custom code.



              Eventually you will reach a point where you wish you have separate stores as changes on one inadvertently affect the other.



              I've seen things like this



              https://store.webkul.com/magento2-multi-vendor-marketplace.html



              But I dont think that's what you want






              share|improve this answer

























                0












                0








                0







                Different codebase.



                In a multi site scenario magento has only been Designed where different storefronts share functionality but have different configurations such as catalog or payment and shipping.



                However if you start to break this up into separate journeys will need a lot of custom code.



                Eventually you will reach a point where you wish you have separate stores as changes on one inadvertently affect the other.



                I've seen things like this



                https://store.webkul.com/magento2-multi-vendor-marketplace.html



                But I dont think that's what you want






                share|improve this answer













                Different codebase.



                In a multi site scenario magento has only been Designed where different storefronts share functionality but have different configurations such as catalog or payment and shipping.



                However if you start to break this up into separate journeys will need a lot of custom code.



                Eventually you will reach a point where you wish you have separate stores as changes on one inadvertently affect the other.



                I've seen things like this



                https://store.webkul.com/magento2-multi-vendor-marketplace.html



                But I dont think that's what you want







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jun 13 at 18:19









                Dominic XigenDominic Xigen

                1,8101311




                1,8101311




















                    Dagmara is a new contributor. Be nice, and check out our Code of Conduct.









                    draft saved

                    draft discarded


















                    Dagmara is a new contributor. Be nice, and check out our Code of Conduct.












                    Dagmara is a new contributor. Be nice, and check out our Code of Conduct.











                    Dagmara 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.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f278271%2fhow-to-separate-backend-code-in-magento-2%23new-answer', 'question_page');

                    );

                    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







                    Popular posts from this blog

                    Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

                    Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

                    Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form