calderawp / wordpress-framework
The Caldera framework implemented for WordPress
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:metapackage
Requires
This package is auto-updated.
Last update: 2024-10-23 07:39:43 UTC
README
This is a meta package that is designed to be the sole Caldera Framework dependency of a WordPress plugin or site that use the Caldera framework.
This gives us a single place to version all of the required dependencies, and single place to update them. It is my intention to use this package to automate npm/yarn installing the JS packages. Later, we will make a Slim and/or Laravel package like this that doesn't include the WordPress layers.
When you create a React app with create-react-app, you can update the app config beacuse the generated app has react-scripts as a dependency. This is our react-scripts. Add this as a composer dependency to your plugin, and use the version constraint in your composer.json to update the framework or to prevent the framework from updating.
Overview
This is a composer meta package.
👀🌋 This Is A Module Of The Caldera Framework
-
🌋 Find Caldera Forms Here:
-
🌋 Issues and pull requests, should be submitted to the main Caldera repo.
Install
composer require calderawp/wordpress-framework
License, Copyright, etc.
Copyright 2018+ CalderaWP LLC and licensed under the terms of the GNU GPL license. Please share with your neighbor.