
Security News
Feross on the 10 Minutes or Less Podcast: Nobody Reads the Code
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.
caldera-admin
Advanced tools
Caldera Admin v2.
Requires the project/admin-refactor branch of Caldera Forms. Which is used by the built in local environment.
This is a WordPress plugin (for now) that replaces the main Caldera Forms admin screen with a new React app that replaces our old admin page with a new form list, form creation UI, a more powerful and extendable entry viewer, and moves the settings for Caldera Forms Pro, general settings, privacy settings, etc to one single interface.
I suspect this will become a composer package that goes in Caldera Forms and other Caldera plugins.
This plugin/ whatever makes use of Caldera PHP and JavaScript modules.
wpdb only for now) for creating and querying MySQL database tables.@wordpress/data.This plugin is responsible for:
Requires git and Composer.
NOTE: It is not recommended at this time to install this. It does not work yet.
git clone git@github.com:calderawp/caldera-admin.gitcd caldera-admincomposer installyarnA local development environment is included, and provided. It is used for integration tests. Requires Composer, Docker and Docker Compose.
composer wp:installcomposer cf:installYou should now have WordPress at http://localhost:8888/
composer wp:startcomposer cf:activateFollow the steps above to create local development environment, then you can use the commands listed in the next section.
Run these commands from the plugin's root directory.
composer testscomposer tests:unitcomposer wp:testscomposer formattingyarn testyarn test:onceyarn test:coverageMust be logged in as project maintainer via npm cli
yarn release
yarn release:minor
yarn release:major
These commands run the tests and linter, and if they pass, re-compiles source, rebuilds docs, updates the version using npm version, adds a git tag, makes a git commit for the version change and updates the module on npm.
FAQs
Caldera Admin v2.
We found that caldera-admin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.