Skip to content

Commit a4e5dff

Browse files
Merge pull request #166 from enthec/PageLayer
PageLayer added
2 parents 0221db3 + 52ae868 commit a4e5dff

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

src/images/icons/PageLayer.png

2.83 KB
Loading

src/technologies/p.json

+13
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,19 @@
318318
"scriptSrc": "cdn\\.pagefly\\.io",
319319
"website": "https://pagefly.io"
320320
},
321+
"PageLayer": {
322+
"cats": [
323+
5,
324+
87
325+
],
326+
"description": "Drag and drop page builder for Wordpress.",
327+
"dom": "link[href*='/wp-content/plugins/pagelayer/'], #pagelayer-frontend-css, #pagelayer-global-styles, .pagelayer-body, .pagelayer-header, .pagelayer-footer, .pagelayer-content",
328+
"icon": "PageLayer.png",
329+
"oss": true,
330+
"requires": "WordPress",
331+
"scriptSrc": "pagelayer(?:-frontend)?(?:\\/js)?(?:\\/combined)?(?:\\.min)?\\.js(?:\\?v(?:er)?=((?:\\d+\\.)+\\d+))?\\;version:\\1",
332+
"website": "https://wordpress.org/plugins/pagelayer"
333+
},
321334
"Pagefai CMS": {
322335
"cats": [
323336
1

0 commit comments

Comments
 (0)