
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
datocms-plugin-plausible
Advanced tools
DatoCMS plugin that provides a link to Plausible for the current record on the sidebar
In your DatoCMS project, go to Settings -> Plugins -> Add new (plus sign at the bottom) -> From Marketplace -> Search for Plausible -> Install this plugin.
In your DatoCMS project, go to Settings -> Plugins -> Add new (plus sign at the bottom) -> Create new plugin -> Enter the following configuration:
Plugin Name: Plausible
Small Description: Provides sidebar links to Plausible
Entry Point URL: https://datocms-plugin-plausible.netlify.app/
Then click on Save plugin settings
After installing the plugin, in the new settings form we must enter the parameters for our Plausible project.
Then for each model, we'll have the following fields:
[DATOCMS MODEL] URL Pattern: The pattern used to construct the Plausible URL for the specified model,
ex: ?page=%2f
[DATOCMS MODEL] Slug Field: The field of the specified model that will be used as slug,
ex: First Name
The combination of the 3 parameters will be later used by the plugin to create a link, ex:
https://plausible.io/mysite.com?page=%2fjoakim
Then click on Save Settings
After the setup is complete, we can navigate to content and select a record from one our models.
The plugin will show up in the sidebar.
Clone the repo -> $ yarn install
-> $ yarn start
-> In your DatoCMS project, settings -> plugins -> Plausible -> Edit private plugin -> Change the Entry Point URL to http://localhost:3000
FAQs
Plausible integration for DatoCMS
The npm package datocms-plugin-plausible receives a total of 3 weekly downloads. As such, datocms-plugin-plausible popularity was classified as not popular.
We found that datocms-plugin-plausible demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.