Merge pull request #7546 from nurbek91/Breakdance

Add Breakdance / page-builder
main
Elbert Alias 2 years ago committed by GitHub
commit 488859ff0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,5 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="32" height="32" fill="#EAB308"/>
<path d="M18.2409 22.5301L7.48457 22.5306C6.30205 22.5299 5.33355 21.5277 5.33331 20.3528C5.33427 19.1783 6.30284 18.1769 7.48502 18.1765H11.8018C12.9786 18.1681 13.9383 17.1688 13.9388 15.9995V2.93832C13.9395 1.76404 14.9077 0.762644 16.0896 0.761902C17.2718 0.762396 18.2401 1.76388 18.2409 2.93832V9.09424C18.2416 10.2523 19.2594 11.2699 20.3917 11.2707C21.574 11.2702 22.5425 10.2684 22.543 9.09379V2.93832C22.5437 1.76388 23.5121 0.762396 24.6942 0.761902C25.8764 0.762396 26.8449 1.7638 26.8459 2.93832V29.0613C26.8452 30.2359 25.8766 31.2376 24.6942 31.2381C23.5119 31.2376 22.5434 30.2358 22.543 29.0613V26.8843C22.543 24.481 20.6151 22.5301 18.2409 22.5301Z" fill="black"/>
<path d="M17.7494 30.4838C19.4451 30.4838 20.8198 29.0927 20.8198 27.3768C20.8198 25.6609 19.4451 24.2699 17.7494 24.2699C16.0536 24.2699 14.679 25.6609 14.679 27.3768C14.679 29.0927 16.0536 30.4838 17.7494 30.4838Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

@ -2045,6 +2045,25 @@
"requires": "WordPress", "requires": "WordPress",
"website": "https://github.com/mtekk/Breadcrumb-NavXT" "website": "https://github.com/mtekk/Breadcrumb-NavXT"
}, },
"Breakdance": {
"cats": [
51
],
"description": "Breakdance is a page builder that features a drag-and-drop interface for users to create pages using full site editing functionality.",
"icon": "Breakdance.svg",
"js": {
"BreakdanceSwiper": "",
"BreakdanceHeaderBuilder": "",
"BreakdanceFrontend": ""
},
"saas": true,
"pricing": [
"freemium",
"low",
"recurring"
],
"website": "https://breakdance.com"
},
"Breinify": { "Breinify": {
"cats": [ "cats": [
76 76

Loading…
Cancel
Save