Blog
SMS Integration with other SMS services (providers) in OzApp plugin
Our clients often use requests to see if there is a possibility of alternative SMS integration instead the built-in Twilio and SMSC. Therefore, in this post we will describe how to create a new way to send SMS. We use Object-Oriented PHP with class to write the code we need. But experienced php developers can […]
Read more...How to translate or change some text strings in our plugin with Loco Translate
One of the most common questions our clients face is how to change the heading Select an employee ? Since our plugin is multipurpose and suitable for any business where you can make an appointment, by default, all headers have universal names: employees, services, branches. In this post, you will learn how to replace standard […]
Read more...How to make an online chat for clients on WordPress and get paid for it?
Our plugin Book an appointment online PRO is basically an appointment booking system. With it you can easily make an appointment with a doctor, lawyer, tutor, beauty salon, car repair shop, and so on. Currently, especially after the onset of the COVID-19 pandemic, some of these services have begun to be provided remotely. For such […]
Read more...How to accept payments with Woocommerce
If among the built-in Book an appointment online PRO payment methods there was no suitable one, then Woocommerce comes to the rescue. Woocommerce is a platform for creating online stores based on WordPress. But we are not interested in all the extensive functionality of Woocommerce, but only in part of it – processing and accepting […]
Read more...