New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hoodcms

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hoodcms

Hood Digital's own content management system, built in ASP.NET Core 2.2, with JS and SCSS.

  • 3.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
75
decreased by-25.74%
Maintainers
1
Weekly downloads
 
Created
Source

Hood CMS

GitHub Visual Studio Version Demo

You can download and use the full ASP.NET Core Source Code form Hood CMS here: https://github.com/HoodDigital/Hood

About Hood CMS

Hood CMS Hood Digital's own content management system, built entirely in ASP.NET Core 2.2. With a fully functional CMS admin area and themable front site, including subscriptions powered by Stripe. Access and security is all based on the latest patterns for ASP.NET Core & EF Core Identity provider.

Client Side Code

npm Package Bower

You can download and use the client side code, containing all JavaScript, SCSS, Less and compiled CSS, including the default theme for Hood CMS here: https://www.npmjs.com/package/hoodcms

To install Hood JS & LESS via LibMan, add the following lines to your libman.json file:

{
    "destination": "wwwroot/hood",
    "library": "hoodcms@3.0.1",
    "provider": "jsdelivr"
}

Legacy Themes Bower Installation

To install Hood JS & LESS for legacy themes, run the following command in the command line (bower required):

bower install --save hood

Note

This package only contains the required SCSS/JavaScript and CSS files required to run Hood CMS with the current default theme.

Keywords

FAQs

Package last updated on 03 Sep 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc