Changeset 3427162
- Timestamp:
- 12/25/2025 08:25:47 AM (3 months ago)
- Location:
- alpha-addons-for-gravity-forms
- Files:
-
- 98 added
- 15 deleted
- 1 edited
-
tags/1.0.1 (added)
-
tags/1.0.1/alphagf-addons.php (added)
-
tags/1.0.1/assets (added)
-
tags/1.0.1/assets/css (added)
-
tags/1.0.1/assets/css/alphagf_addons_admin.css (added)
-
tags/1.0.1/assets/css/alphagf_addons_style.css (added)
-
tags/1.0.1/assets/css/alphagf_dashboard.css (added)
-
tags/1.0.1/assets/css/font_style.css (added)
-
tags/1.0.1/assets/fonts (added)
-
tags/1.0.1/assets/fonts/icomoon.eot (added)
-
tags/1.0.1/assets/fonts/icomoon.svg (added)
-
tags/1.0.1/assets/fonts/icomoon.ttf (added)
-
tags/1.0.1/assets/fonts/icomoon.woff (added)
-
tags/1.0.1/assets/js (added)
-
tags/1.0.1/assets/js/alphagf_admin.js (added)
-
tags/1.0.1/includes (added)
-
tags/1.0.1/includes/addons (added)
-
tags/1.0.1/includes/addons/custom-css-js (added)
-
tags/1.0.1/includes/addons/custom-css-js/custom-css-js.php (added)
-
tags/1.0.1/includes/addons/custom-css-js/js (added)
-
tags/1.0.1/includes/addons/custom-css-js/js/alphagf-custom-css-js.js (added)
-
tags/1.0.1/includes/addons/disable-entry (added)
-
tags/1.0.1/includes/addons/disable-entry/disable-entry.php (added)
-
tags/1.0.1/includes/addons/klaviyo (added)
-
tags/1.0.1/includes/addons/klaviyo/class-klaviyo-api.php (added)
-
tags/1.0.1/includes/addons/klaviyo/klaviyo.php (added)
-
tags/1.0.1/includes/addons/limit-checkbox (added)
-
tags/1.0.1/includes/addons/limit-checkbox/limit-checkbox.php (added)
-
tags/1.0.1/includes/addons/notification-attachment (added)
-
tags/1.0.1/includes/addons/notification-attachment/js (added)
-
tags/1.0.1/includes/addons/notification-attachment/js/alphagf_attachment.js (added)
-
tags/1.0.1/includes/addons/notification-attachment/notification-attachment.php (added)
-
tags/1.0.1/includes/addons/preview-submission (added)
-
tags/1.0.1/includes/addons/preview-submission/preview-submission.php (added)
-
tags/1.0.1/includes/addons/star-rating (added)
-
tags/1.0.1/includes/addons/star-rating/class-star-rating-field.php (added)
-
tags/1.0.1/includes/addons/star-rating/star-rating.php (added)
-
tags/1.0.1/includes/addons/tooltips (added)
-
tags/1.0.1/includes/addons/tooltips/css (added)
-
tags/1.0.1/includes/addons/tooltips/css/powertip.min.css (added)
-
tags/1.0.1/includes/addons/tooltips/js (added)
-
tags/1.0.1/includes/addons/tooltips/js/alphagf_tooltip.js (added)
-
tags/1.0.1/includes/addons/tooltips/js/jquery.powertip.min.js (added)
-
tags/1.0.1/includes/addons/tooltips/tooltips.php (added)
-
tags/1.0.1/includes/admin (added)
-
tags/1.0.1/includes/admin/class-admin.php (added)
-
tags/1.0.1/includes/admin/views (added)
-
tags/1.0.1/includes/admin/views/addons.php (added)
-
tags/1.0.1/includes/admin/views/header.php (added)
-
tags/1.0.1/includes/core (added)
-
tags/1.0.1/includes/core/class-addons-manager.php (added)
-
tags/1.0.1/includes/core/utilities.php (added)
-
tags/1.0.1/languages (added)
-
tags/1.0.1/readme.txt (added)
-
trunk/alphagf-addons.php (added)
-
trunk/assets/css/alpha_addons.css (deleted)
-
trunk/assets/css/alpha_addons_admin.css (deleted)
-
trunk/assets/css/alpha_admin.css (deleted)
-
trunk/assets/css/alphagf_addons_admin.css (added)
-
trunk/assets/css/alphagf_addons_style.css (added)
-
trunk/assets/css/alphagf_dashboard.css (added)
-
trunk/assets/css/font_style.css (added)
-
trunk/assets/fonts (added)
-
trunk/assets/fonts/icomoon.eot (added)
-
trunk/assets/fonts/icomoon.svg (added)
-
trunk/assets/fonts/icomoon.ttf (added)
-
trunk/assets/fonts/icomoon.woff (added)
-
trunk/assets/images (deleted)
-
trunk/assets/js/alpha_addons.js (deleted)
-
trunk/assets/js/alpha_admin.js (deleted)
-
trunk/assets/js/alpha_attachment.js (deleted)
-
trunk/assets/js/alphagf_admin.js (added)
-
trunk/gf-alpha-addons.php (deleted)
-
trunk/includes/addons/class-limit-checkbox.php (deleted)
-
trunk/includes/addons/class-notification-attachment.php (deleted)
-
trunk/includes/addons/class-tooltips.php (deleted)
-
trunk/includes/addons/custom-css-js (added)
-
trunk/includes/addons/custom-css-js/custom-css-js.php (added)
-
trunk/includes/addons/custom-css-js/js (added)
-
trunk/includes/addons/custom-css-js/js/alphagf-custom-css-js.js (added)
-
trunk/includes/addons/disable-entry (added)
-
trunk/includes/addons/disable-entry/disable-entry.php (added)
-
trunk/includes/addons/klaviyo (added)
-
trunk/includes/addons/klaviyo/class-klaviyo-api.php (added)
-
trunk/includes/addons/klaviyo/klaviyo.php (added)
-
trunk/includes/addons/limit-checkbox (added)
-
trunk/includes/addons/limit-checkbox/limit-checkbox.php (added)
-
trunk/includes/addons/notification-attachment (added)
-
trunk/includes/addons/notification-attachment/js (added)
-
trunk/includes/addons/notification-attachment/js/alphagf_attachment.js (added)
-
trunk/includes/addons/notification-attachment/notification-attachment.php (added)
-
trunk/includes/addons/preview-submission (added)
-
trunk/includes/addons/preview-submission/preview-submission.php (added)
-
trunk/includes/addons/star-rating (added)
-
trunk/includes/addons/star-rating/class-star-rating-field.php (added)
-
trunk/includes/addons/star-rating/star-rating.php (added)
-
trunk/includes/addons/tooltips (added)
-
trunk/includes/addons/tooltips/css (added)
-
trunk/includes/addons/tooltips/css/powertip.min.css (added)
-
trunk/includes/addons/tooltips/js (added)
-
trunk/includes/addons/tooltips/js/alphagf_tooltip.js (added)
-
trunk/includes/addons/tooltips/js/jquery.powertip.min.js (added)
-
trunk/includes/addons/tooltips/tooltips.php (added)
-
trunk/includes/admin/class-admin-dashboard.php (deleted)
-
trunk/includes/admin/class-admin.php (added)
-
trunk/includes/admin/views (added)
-
trunk/includes/admin/views/addons.php (added)
-
trunk/includes/admin/views/header.php (added)
-
trunk/includes/core/class-addons-manager.php (added)
-
trunk/includes/core/class-core.php (deleted)
-
trunk/includes/core/class-utlis.php (deleted)
-
trunk/includes/core/utilities.php (added)
-
trunk/includes/templates (deleted)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
alpha-addons-for-gravity-forms/trunk/readme.txt
r3350017 r3427162 2 2 Author: PluginsCafe 3 3 Contributors: pluginscafe, kaisarahmmed 4 Tags: forms, a lpha addons, extensions, gravity forms4 Tags: forms, addons, extensions, gravity forms, gravity forms styler 5 5 Requires at least: 6.2 6 6 Requires PHP: 7.4 7 Tested up to: 6. 88 Stable tag: 1.0. 07 Tested up to: 6.9 8 Stable tag: 1.0.1 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html 11 11 12 Enhance your Gravity Forms with advanced features like notification attachments, tooltips, and checkbox limiters.12 Enhance your Gravity Forms with powerful advanced addons, custom fields, and seamless integrations. 13 13 14 14 == Description == 15 Enhance your Gravity Forms with advanced features like notification attachments, tooltips, and checkbox limiters. Alpha Addons for Gravity Forms currently includes 3 addons:15 Enhance your Gravity Forms with powerful advanced addons, custom fields, and seamless integrations. Unlock greater flexibility, improved user experience, and smarter form functionality with ease. 16 16 17 1. **Notification Attachment** 17 18 == 🌟 Key Fields & Features == 19 * **Star Rating Field** 20 * **Notification Attachment** 21 * **Tooltips** 22 * **Limit Checkbox** 23 * **Disable Entry Creation** 24 * **Custom CSS & JS** 25 * **Preview Submission** 26 * **Klaviyo (CRM)** 27 28 29 1. **Star Rating Field** 30 Add the ability to add multiple Star Rating fields to Gravity Forms easily with various design settings/options. 31 32 2. **Notification Attachment** 18 33 Easily attach any file type to your notifications. Once activated, you'll see an attachment button at the bottom of the notification settings. Click to attach your files. 19 34 20 2. **Tooltips**35 3. **Tooltips** 21 36 When the Tooltips addon is activated, a tooltip text box will appear in each Gravity Forms field. Just enter your text, save the form, and it will display on the frontend. 22 37 23 3. **Limit Checkbox**38 4. **Limit Checkbox** 24 39 When the Limit Checkbox addon is active, a new option will appear in the checkbox field to set a selection limit. Simply set the number, and users will only be able to select up to that limit. 40 41 5. **Disable Entry Creation** 42 Disable entry creation for specific forms. This is useful when you want to use Gravity Forms for other purposes, such as email notifications or custom processing. 43 44 6. **Custom CSS & JS** 45 Custom CSS & JS allows you to store and apply custom styles and scripts for specific Gravity Forms. It helps tailor form behavior and design without affecting other forms or your theme. 46 47 7. **Preview Submission** 48 Preview Submission lets users review all entered form data before final submission, reducing errors and improving accuracy. 49 50 8. **Klaviyo (CRM)** 51 Integrate with Klaviyo to send form submissions to your Klaviyo account. This is useful when you want to use Klaviyo to send marketing emails to your subscribers. 52 25 53 26 54 = Requirements = … … 32 60 2. Make sure you also have Gravity Forms activated. 33 61 62 34 63 == Changelog == 64 = 1.0.1 = 65 * Add few more addons. 66 * New admin layouts. 67 * Bug fix. 35 68 36 69 = 1.0.0 =
Note: See TracChangeset
for help on using the changeset viewer.