=== eBecas === Contributors: janorkar Donate link: https://ebecas.com.au Tags: eBecas, Student Management, EquatorIT, EIT Requires at least: 5.3 Tested up to: 5.8 Stable tag: 3.1.3 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Using this plugin students can submit online application directly from school/college website. Submitted application with student details along with course and other products will be recorded in eBecas for further processing. == Description == Using this plugin students can submit online application directly from school/college website. Submitted application with student details along with course and other products selections will be recorded in eBecas for further processing. == Frequently Asked Questions == = How to get the eBecas credentials (API Key, API Secret, College Code, User Name and Base URL)? = Please send your request to us using this [contact us](https://ebecas.com.au/contact-us/ "eBecas Contact Us") form. We will enable your production access and share required details with you. = Which version of Google reCAPTCHA is supported by this plugin? = Google reCAPTCHA v3 = How to setup Google reCAPTCHA? = 1. Go to [Google reCAPTCHA](https://www.google.com/recaptcha/about/ "google recaptcha") website. 1. Sign-up by clicking on the "Admin Console". 1. Register a new site by clicking on the "+" sign in the Admin Console. 1. Fill the form, select "reCAPTCHA v3" as reCAPTCHA Type and add your website in the Domains Section, then click on Submit button. 1. Copy "Site Key" and "Secret Key" in "reCAPTCHA Settings" section in eBECAS plugin integration page = How to temporary stop accepting online application? = In the eBecas integration page you can set the "Application Status" flag to "Down - Unavailable" this will stop showing the online application form to visitors, they will see the message "Online Application is unavailable at this stage. Please check back soon." When you are ready to start accepting online application you can set the "Application Status" flag to "Up - Allowing students to submit application". = Personal Details or Complete Application type selection? = In the eBecas integration page you can set the "Application Type" flag to 1. "Personal Details - Only collect student's personal details." or 1. "Complete Application - Personal details with all available products (course, insurance, accommodation, etc.)" = Can i share my eBecas API Key and API Secret with others? = Please don't share it with anyone else, also don't use it on client side application (javascript). If you need further clarification please [contact us](https://ebecas.com.au/contact-us/ "eBecas Contact Us"). = What should i do if my credentials are compromised? = 1. Please regenerate your [Google reCAPTCHA](https://www.google.com/recaptcha/about/ "google recaptcha") Site Key and Site Secret. 1. For eBecas credentials please [contact us](https://ebecas.com.au/contact-us/ "eBecas Contact Us") immediately. = Troubleshooting = If you are not seeing the "Online Application Form" then please follow below steps: 1. Go to **Ebecas** menu in your Wordpress admin screen and make sure you have filled "eBecas Settings", "reCAPTCHA Settings" and "Application Status" flag is selected as "Up - Allowing students to submit application." 1. In the eBecas application check you have published courses/products. Only published courses will be available online. If there are no published courses then it won't display Online Application Form. 1. Check the page or post and make sure you have added the shortcode correctly `[eit_ebecas_student_portal]` 1. Visit the published page or post you should be able to see Online Application Form. 1. If the issue still persist then please [contact us](https://ebecas.com.au/contact-us/ "eBecas Contact Us") and we will help you to resolve the issue. = Where to report bugs and submit feature requests? = Please email us using [contact us](https://ebecas.com.au/contact-us/ "eBecas Contact Us") form. If you are interested in contributing to the future development of this plugin then let us know. We will be happy to add you into bitbucket repository of this plugin and would appreciate Pull Requests. Thank You. == Installation == 1. Upload the entire `ebecas` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the **Plugins** screen (**Plugins > Installed Plugins**). You will find **Ebecas** menu in your WordPress admin screen. Setup all integration details. Then either create new page or post, or edit existing one and add below code to start accepting online student application. `[eit_ebecas_student_portal]` For demo usage, have a look at the [plugin's website](https://ebecas.com.au/wordpress-plugin/). == Screenshots == 1. Online Student Application Empty 2. Admin eBecas Integration 3. Online Student Application Filled 4. Online Student Application Filled - Continue 5. Online Student Application Filled - Continue 6. Application successfully submitted. 7. Application successfully submitted - Email Sent to User. screenshot-1.png screenshot-2.png screenshot-3.png screenshot-4.png screenshot-5.png screenshot-6.png screenshot-7.png = Privacy notices = With the default configuration, this plugin, in itself, does not: * track users by stealth; * use cookies. If you activate certain features in this plugin, the contact form submitter's personal data, including their IP address, may be sent to the service provider. Thus, confirming the provider's privacy policy is recommended. These features include: * reCAPTCHA ([Google](https://policies.google.com/?hl=en)) * eBecas ([eBecas](https://ebecas.com.au/security-statement/)) == Changelog == = 3.1.3 = * Bugs fixes = 3.1.2 = * Fixed the label issue * Modification in the Application Deails section = 3.1.1 = * Fixed the placeholder issue * Fixed issue with test date = 3.1.0 = * Added Visa and English Test section for dynamic user input * Added option in the setting menu for Visa/Test section = 3.0.6 = * Fixed issue with date format * Added all missing jquery-ui images = 3.0.5 = * Fixed issue with date format = 3.0.4 = * Added support for single school location * Fixed loading images bug for jquery ui and loader = 3.0.3 = * UI improvements = 3.0.2 = * Added option to choose between 'Personal Details only' or 'Complete Application' type = 3.0.0 = * Changed default API base URL * Added constants for API endpoints = 2.01 = * Bug fixed - Load resources (css/js) correctly = 2.0 = * Added support for latest wordpress version 5.6 = 1.9 = * Bug fixed - added cache busting (Load latest css/js resources) = 1.8 = * UI changes - Changed application form user interface. * Added optional email verification in admin section, now it can be enabled/disabled. * Bug fixed - Recaptcha icon now only display on application form page. = 1.7 = * Bug fixed - Ajax not firing. = 1.6 = * Added support for Country & Language selection. = 1.5 = * Updated readme. = 1.4 = * Updated readme. = 1.3 = * Sanitized products array user input. = 1.2 = * Assets images renamed. * Sanitized user inputs. = 1.1 = * Bug Fixed: For fixed length courses to accurately calculate the number of weeks, start and end date. = 1.0 = * This is very first release of eBecas Plugin. * Using this plugin website owner can start accepting student online application from the website. == Upgrade Notice ==