• The cms or content management system of this website (link below) is laravel. I want to change this to wordpress but at the same time want to have same design. Is it possible to do so? If yes how to do it?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • This amounts to a complete reinstallation. You cannot replace CMS A with CMS B. My recommendation would be to install the new WordPress project on your hosting in parallel to your current website. You will have to re-enter existing content – I suspect it won’t be possible to import it unless you develop it in Laravel. WordPress itself provides an import option with the WXR format.

    You can’t simply take over the design either – but of course you can rebuild it. Look for a theme in WordPress that corresponds to the view and customise it to your wishes. You can also use the current standard theme TwentyFwentyFour, which is very easy to customise.

    Hello,

    As @threadi put it, the functionalities of WordPress and Laravel differ. One is a framework, the other a content management system. You’ll need to take the following steps:

    1. Create a design kit that matches https://printpasal.com/. This includes the HTML design, and the content structure. You can grab an online HTMl converter to help you.
    2. Determine the extensions you’ll need to transfer functionality to the new site. You seem to have an online shop, so WooCommerce is a bet when it comes to handling youe eCommerce needs. You’ll also need a compatible chatbot for Messenger, like WP-Chatbot for Messenger would be a good fit. Other plugins may include Gravity Forms for form management, UberMenu for mega menus, etc
    3. Install a fresh copy of WordPress.
    4. Create a custom theme to match your design. You could hire an expert to help you, or use DIY theme builders like Elementor.
    5. Move in your content and test as you go

    There could be other additional steps to take, but hopefully you’ve gotten a glimpse of what you’ll need to do to start off.

    Wish you well! (And get back in case you need further help).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Need to change cms to wordpress’ is closed to new replies.