SkillAgentSearch skills...

Awb

Advanced WordPress Backgrounds with Gutenberg support. Images, Videos and Parallax

Install / Use

/learn @nk-crew/Awb
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Advanced WordPress Backgrounds with Gutenberg support. Images, Videos and Parallax

  • Site https://wpbackgrounds.com/
  • WordPress Plugin https://wordpress.org/plugins/advanced-backgrounds/

Development

Requirements

| Prerequisite | How to check | How to install | | ------------------------- | ------------- | ----------------------------------------------- | | PHP >= 5.5.9 | php -v | php.net | | Node.js >= 6.x.x | node -v | nodejs.org | | Composer >= 1.0.0 | composer -V | getcomposer.org |

Installation

  • Run npm install in the command line. Or if you need to update some dependencies, run npm update

Building

  • npm run build to run build
  • npm run watch to run build and start files watcher
  • npm run production to run build and prepare zip files for production

Linting

We use pre-commit and pre-push hooks for Git to lint sources with phpcs, eslint and stylelint tasks.

NPM commands to work with linting:

  • npm run lint to show all lint errors (described below)
  • npm run lint-fix to automatically fix some of all linters errors (described below)
  • npm run php-lint to show phpcs errors
  • npm run php-lint-fix to automatically fix some of the phpcs errors
  • npm run js-lint to show eslint errors
  • npm run js-lint-fix to automatically fix some of the eslint errors
  • npm run css-lint to show stylelint errors
  • npm run css-lint-fix to automatically fix some of the stylelint errors

All linters compatible with the modern IDE and code editors.

View on GitHub
GitHub Stars30
CategoryCustomer
Updated3mo ago
Forks9

Languages

JavaScript

Security Score

72/100

Audited on Dec 15, 2025

No findings