January 11, 20197 yr Hello, I am trying to create a modal boostrap inside the admin but every time I have the header and the footer. Do you know how to make without the header and the footer. Thank you
January 11, 20197 yr Hello @Patrick You have some example inside the administration, look this file : The most important is to use this syntax : Without nothing ClicShopping\Apps\Marketing\SEO\Sites\Shop\Pages\GoogleSitemap\Actions\GoogleSitemapSpecials.php protected $use_site_template = false; For modal ClicShopping\Apps\Catalog\Suppliers\Sites\ClicShoppingAdmin\Pages\Home\Action\SuppliersPopUp.php $this->page->setUseSiteTemplate(false); //don't display Header / Footer
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.