You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
- 
        16If [company X] is already doing it, then maybe it would be a good idea to try poking around their website a bit, and see how it compares to what you have now? The trick, of course, is that you won't know just how much they spent in time or money to get it where it is now.Craig– Craig2024-07-30 23:02:51 +00:00Commented Jul 30, 2024 at 23:02
 - 
        8What kind of CMS is it? 15 years ago I would think of "CMS" being synonymous with offerings such as WordPress with all their constraints and a feeling of being locked-in, but these days it might be a 'headless' set of APIs without WordPress-style restrictions (The difference being that a 'headless CMS' is generally more like a menu of APIs where you just choose bits which actually work for you as part of your backend, build the rest yourself. If you have already an existing custom-built platform then a 'migration' might be just another integration that retains most of your existing code)Ben Cottrell– Ben Cottrell2024-07-31 06:52:51 +00:00Commented Jul 31, 2024 at 6:52
 - 
        3Are you high enough up on the company to push back against the request with some safety, or are you lower level? If the former this is a reasonable exercise, if the latter it could be a career limiting move and better to either go along with the order or leave.bob– bob2024-08-01 02:17:58 +00:00Commented Aug 1, 2024 at 2:17
 - 
        4Leave, go work for someone who respects the opinions of people who know better than themScottishTapWater– ScottishTapWater2024-08-01 13:33:54 +00:00Commented Aug 1, 2024 at 13:33
 - 
        2This might be a question of how large your company already is in the market. If it's one of the biggest, losing some customers over a cost-effective, inflexible, standard solution is acceptable. If you are small, you want to grab a piece of the cake that is left over, by serving these potential customers with your existing tailored solution. That said, Digitec-Galaxus, the biggest online retailer in Switzerland, uses a web-shop that is completely built on their own, with unique features, and they have fast time to market with these features.Marcel– Marcel2024-08-01 17:47:00 +00:00Commented Aug 1, 2024 at 17:47
 
                    
                        
                    
                 | 
            
                Show 5 more comments
            
        
         
    How to Edit
        - Correct minor typos or mistakes
 - Clarify meaning without changing it
 - Add related resources or links
 - Always respect the author’s intent
 - Don’t use edits to reply to the author
 
        How to Format
    
    - 
                create code fences with backticks ` or tildes ~
                ```
like so
``` - 
                add language identifier to highlight code
                ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
 - for linebreak add 2 spaces at end
 - _italic_ or **bold**
 - indent code by 4 spaces
 - backtick escapes 
`like _so_` - quote by placing > at start of line
 - to make links (use https whenever possible)
                <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
 
            How to Tag
        
        A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
 - use tags that describe things or concepts that are essential, not incidental to your question
 - favor using existing popular tags
 - read the descriptions that appear below the tag
 
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. design-patterns), up to a maximum of 35 characters
 - creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you