تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال

In Odoo, the “website configurator” works for the first website created in the DB and only there is an option to “import your website”.

In case additional websites need to be imported, is there a way to access the function to generate/import additional websites with the website_generator module?

Thanks

Ricardo

الصورة الرمزية
إهمال
أفضل إجابة

Why it happens

  • The website_generator module (renamed to Website Configurator in recent Odoo versions) is tied to the first website creation for onboarding purposes.
  • Its wizard (website_generator.installer) is triggered from the Website app’s startup tour.
  • After the first run, Odoo flags it as completed (via config parameters like website_generator.done) and doesn’t expose it again.

Options to reuse it

  1. Manual trigger via URL
    • The configurator can still be accessed if you manually call its route.
    • For example (adjust domain & db):

      /website/configurator

      or in older versions:

      /website/configurator/start

    • This reopens the wizard, and you can then target a new website record instead of the default one.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
3
أغسطس 25
3487
1
أبريل 25
1103
0
يوليو 25
691
4
مايو 25
7576
0
مايو 25
1299