cyber-elx 1.2.5 → 1.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/DEV_DOC/ThemeDev.md +1 -0
- package/package.json +1 -1
package/DEV_DOC/ThemeDev.md
CHANGED
|
@@ -278,6 +278,7 @@ Note: Available in All pages, and configurable from the website administration,
|
|
|
278
278
|
+ Sample: `"https://admin.example.com"`
|
|
279
279
|
+ Login url: `{{ adminUrl }}/public/el-x/login`
|
|
280
280
|
+ Register url: `{{ adminUrl }}/public/el-x/register`
|
|
281
|
+
+ Logout url: `{{ adminUrl }}/p/el-x/logout`
|
|
281
282
|
- Website name:
|
|
282
283
|
+ Name: `websiteName`
|
|
283
284
|
+ Sample: `"My Website"`
|