Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.
This functionality allows us to create a registration and login form. It enables us to create gated content, which can be accessed either for free (through registration) or for a fee (subscription-based).
Here's an example of gated content accessible through login (after the registration).
Access to the content is possible only if you are registered on the website. Additionally, visibility conditions have been added for buttons and the navigation menu.
It often happens that clients require the implementation of additional services that are not available directly through Webflow. However, with logic, we can connect it to almost any service using APIs.
Mailchimp is a tool for collecting and distributing emails, and Make is a tool for automation and connecting various services.
In this example, I will demonstrate the implementation of Mailchimp and Make.com with logic.
I've created a form where users leave their email addresses. Those emails will be automatically added to Mailchimp. Later, when I publish a blog, a notification will automatically be sent to all users who have provided their email addresses.
This functionality allows us to supercharge your site with apps.
These applications serve as additions to the Webflow site, enhancing its functionality.
Many may liken them to WordPress plugins, but there's a significant difference. When we install a plugin on WordPress, it resides on our server and requires frequent updates. In contrast, these Webflow applications are not hosted on our site, they are hosted by a third-party provider.
In the previous example, I demonstrated the connected Make.com application.
List of applications that can be connected to a Webflow site: https://webflow.com/apps
Previously, with Webflow, we could create simple websites, CMS websites, and e-commerce websites.
Now, with the latest update, we can build websites with registration and login features, as well as custom advanced functionalities that we can achieve through logic.
With these functionalities, Webflow, in a way, becomes a web app builder.