FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
example-modules/example_module_mailtheme/config.xml at master · rubenrcdev/example-modules · GitHub
rubenrcdev
/
example-modules
Public
forked from
PrestaShop/example-modules
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
example-modules
/
example_module_mailtheme
/
config.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
12 lines (12 loc) · 504 Bytes
Breadcrumbs
example-modules
/
example_module_mailtheme
/
config.xml
Copy path
File metadata and controls
12 lines (12 loc) · 504 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
<?
xml
version
=
"
1.0
"
encoding
=
"
UTF-8
"
?>
<
module
>
<
name
>example_module_mailtheme</
name
>
<
displayName
>
<![CDATA[
Example Module Email Theme
]]>
</
displayName
>
<
version
>
<![CDATA[
1.0.0
]]>
</
version
>
<
description
>
<![CDATA[
Example module to deal with an Email theme in PrestaShop.
]]>
</
description
>
<
author
>
<![CDATA[
PrestaShop
]]>
</
author
>
<
tab
>
<![CDATA[
]]>
</
tab
>
<
is_configurable
>1</
is_configurable
>
<
need_instance
>0</
need_instance
>
<
limited_countries
></
limited_countries
>
</
module
>
Back
|
FazBrowse Home
|
New Git URL