Skip to content

Commit

Permalink
Dev - Aweber integration (#1318)
Browse files Browse the repository at this point in the history
* Add - aweber in features list

* Add - Aweber logo in features page

* changelog updated

---------

Co-authored-by: MILAN88888 <chaudharymilan996@gmail.com>
Co-authored-by: Deependra Chaudhary <elendoff11@gmail.com>
  • Loading branch information
3 people committed Sep 9, 2024
1 parent 2b89746 commit 9580e51
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 2 deletions.
16 changes: 16 additions & 0 deletions assets/extensions-json/sections/all_extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -853,6 +853,22 @@
],
"setting_url": "",
"demo_video_url": ""
},
{
"title": "Aweber",
"slug": "everest-forms-aweber",
"name": "Everest Forms- Aweber",
"image": "extensions-json/sections/images/aweber.webp",
"excerpt": "Present your landing page as a form without going through the hassle of shortcodes and repetitive designing. A simple click, and that’s all you must do!",
"link": "https://docs.everestforms.net/docs/aweber/?utm_source=dashboard-all-features&utm_medium=card-documentation-link",
"released_date": "xx/xx/xxxx",
"plan": [
"personal",
"agency",
"themegrill agency"
],
"setting_url": "admin.php?page=evf-settings&tab=integration&section=aweber",
"demo_video_url": ""
}
]
}
Binary file not shown.
3 changes: 2 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
== Changelog ==

= 3.0.3 - xx-xx-2024
* Fix - Premium sidebar deisgn issue.
* Fix - Premium sidebar design issue.
* Tweak - Hidden field editable compatibility.
* Tweak - Catch mail send error.
* Dev - Aweber integration.

= 3.0.2 - 07-08-2024
* Feature - Enable minimum time for form submission.
Expand Down
4 changes: 3 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -309,9 +309,11 @@ Yes you can! Join in on our [GitHub repository](https://github.com/wpeverest/eve
== Changelog ==

= 3.0.3 - xx-xx-2024
* Fix - Premium sidebar deisgn issue.
* Fix - Premium sidebar design issue.
* Tweak - Hidden field editable compatibility.
* Tweak - Catch mail send error.
* Dev - Aweber integration.


= 3.0.2 - 07-08-2024
* Feature - Enable minimum time for form submission.
Expand Down

0 comments on commit 9580e51

Please sign in to comment.