Add PrivateShop module templates and initial setup files
- Created restricted.tpl for displaying restricted access messages with customizable background options. - Added index.php files in hook and main template directories to prevent direct access and ensure proper redirection. - Implemented info.tpl to provide module information and support links, enhancing user experience with promotional content. - Included necessary CSS styles for the new templates to ensure proper layout and responsiveness.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
|
||||
[{shop_url}]
|
||||
|
||||
Hi {name},
|
||||
|
||||
Thank you for creating a customer account at {shop_name}.
|
||||
|
||||
Your account is pending for validation and will be activated soon.
|
||||
|
||||
{shop_name} [{shop_url}] powered
|
||||
by PrestaShop(tm) [http://www.prestashop.com/]
|
||||
|
||||
Reference in New Issue
Block a user