Changeset 3057390
- Timestamp:
- 03/23/2024 03:03:46 PM (2 years ago)
- Location:
- cabpress
- Files:
-
- 24 added
- 1 edited
-
tags/1.0.9 (added)
-
tags/1.0.9/README.txt (added)
-
tags/1.0.9/cabpress.php (added)
-
tags/1.0.9/classes (added)
-
tags/1.0.9/classes/CpressCarsForm.php (added)
-
tags/1.0.9/classes/CpressCarsTable.php (added)
-
tags/1.0.9/classes/CpressOrdersTable.php (added)
-
tags/1.0.9/classes/CpressPlugin.php (added)
-
tags/1.0.9/classes/sql.php (added)
-
tags/1.0.9/css (added)
-
tags/1.0.9/css/style.css (added)
-
tags/1.0.9/js (added)
-
tags/1.0.9/js/map.js (added)
-
tags/1.0.9/js/modals.js (added)
-
tags/1.0.9/js/multistep.js (added)
-
tags/1.0.9/js/processCash.js (added)
-
tags/1.0.9/js/uploadMedia.js (added)
-
tags/1.0.9/languages (added)
-
tags/1.0.9/languages/cpress-fr_FR.mo (added)
-
tags/1.0.9/languages/cpress-fr_FR.po (added)
-
tags/1.0.9/languages/cpress.pot (added)
-
tags/1.0.9/public (added)
-
tags/1.0.9/public/checkout.css (added)
-
tags/1.0.9/public/email.php (added)
-
trunk/README.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cabpress/trunk/README.txt
r3057337 r3057390 5 5 Tested up to: 6.4.1 6 6 Requires PHP: 7.0 7 Contributors: patrickdioh7 Contributors: cabpress team 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Cab Booking for Wordpress. Our plugin allow professional drivers to get booking form customers receiving order by email. Customers can also check their itinerary using google maps API.11 Cab Booking for Wordpress. Allow drivers to get bookings from customers receiving orders by email. Provide a bookign form and itinerary on map using google maps API . 12 12 13 13 == Installation == … … 25 25 26 26 == Display the booking form == 27 To get a form on the choosen page, copy the given shortcode at the beginning of the setting page. Paste it in any pages, update it. Go to the page and enjoy your new booking form. 27 To get a form on the choosen page, copy the given shortcode at the beginning of the setting page. Paste it in any pages, update it. Go to the page and enjoy your new booking form. On Gutenberg, browse the available blocks and choose the cabpress one. For the second option the from will appear at the top of the page. 28 28
Note: See TracChangeset
for help on using the changeset viewer.