Features packages
Last updated
Was this helpful?
Last updated
Was this helpful?
Features packages are those packages that add a specific feature to a Frontity project. They need to be defined and configured in the frontity.settings.js
file so Frontity can properly use them in the project.
Most of the logic needed for specific features in a Frontity project are delegated in packages. Some of the packages contain essential features like and , so they will be used by most of the projects. Other optional features (like ) can be easily implemented through other packages.
This package is in charge of getting data from WordPress and make it accesible from React components.
This package is in charge of managing (React) routes in a Frontity project.
This package is in charge of converting HTML to React.
These packages are designed to get automatically all the data from WordPress SEO plugins and render it (along with the content) in the final HTML.
These packages allow you to insert ads in your Frontity projects from services such as Google Ad Manager.
A set of official Analytics Frontity packages that you can use to easily add analytics services to your project.
This package adds support for WordPress' native comments.
These are other packages for Frontity built by the community that you can use to add new functionality to your site (listed in alphabetical order):
This package created by 10up enhances your Frontity theme by supercharging the search experience with ElasticPress.
A package developed by Aamodt Group that adds support for the Gravity Forms plugin.
An analytics package created by mtadros to use Microsoft Clarity with Frontity.
This package built by Aswm Innovations adds support for WP Job Openings plugin.
A package developed by Aamodt Group to use the Contact Form 7 plugin with Frontity. It adds improvements and bug fixes to the built by Imran Sayed and Smit Patadiya.
You can find more community packages by searching for the tag at npmjs.com.