improvements for the first PR

main
Dhaval Vira 2 years ago
parent 8c7445fe10
commit eb2007cb46

@ -1541,19 +1541,21 @@
}, },
"Bookly": { "Bookly": {
"cats": [ "cats": [
72 72,
87
], ],
"description": "Booking and Scheduling plugin for Wordpress.", "description": "Bookly is a WordPress scheduling plugin that allows you to accept on-line reservations on your website and automate your booking system.",
"dom": "link[href*='/plugins/bookly-responsive-appointment-booking-tool/'] link[href*='/css/bookly-main\\.css']",
"icon": "bookly.png", "icon": "bookly.png",
"js": {
"bookly": "",
"booklyCustomerProfile": ""
},
"pricing": [ "pricing": [
"low" "low",
"onetime"
], ],
"requires": "WordPress", "requires": "WordPress",
"scriptSrc": [ "scriptSrc": "/plugins/bookly-responsive-appointment-booking-tool/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1",
"/plugins/bookly-responsive-appointment-booking-tool/",
"/bookly\\.js"
],
"website": "https://www.booking-wp-plugin.com" "website": "https://www.booking-wp-plugin.com"
}, },
"Booksy": { "Booksy": {

Loading…
Cancel
Save