Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

embed-box

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

embed-box

Simple install guidance for CMS plugins

latest
Source
npmnpm
Version
2.0.3
Version published
Maintainers
1
Created
Source

EmbedBox

CircleCI npm version Open Source Love PRs Welcome

EmbedBox is an open-source UI you can simply drop in to provide instructions for installing your embed code or plugins on every major CMS.

Learn how to use EmbedBox in your own project.

Contributing

We would love for this to become a project of the community. Feel free to open an issue, submit a PR or contribute to the docs.

Adding instructions for more CMS platforms

EmbedBox currently has instructions for all of the most popular CMS platforms, including WordPress, Weebly, Joomla, and Drupal, and we plan to continue to add more over time.

We’re planning to add more targets over time. You can track our progress in Project #1. The more CMS instructions we can add, the more useful and powerful EmbedBox will become. Follow these guidelines when contributing docs for new “targets” (what the EmbedBox codebase calls CMS platforms).

Requirements

Node v5.0.0+

Development

npm install
npm start

Then navigate to http://localhost:9000

For a breakdown of how EmbedBox is built, check out our design architecture docs.

Testing

cd ./test
npm install
npm test

Then navigate to http://localhost:9001

Releases

EmbedBox uses semantic versioning

npm run release 1.2.3
git push && git push --tags && npm publish

Companies using EmbedBox

  • Eager
  • Rakam

Let us know if you’d like your product be added to this list!

Keywords

UI

FAQs

Package last updated on 31 Oct 2016

Did you know?

Socket

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.

Install

Related posts