Skip to content

clubfans-united/FCN-Pressespiegel

Repository files navigation

FCN Pressespiegel

FCN Pressespiegel Wordpress Plugin. Formerly part of Clubfans United.

Requirements

  • PHP version 8.2
  • WordPress 6.*

Installation

To install the plugin, follow these steps:

  1. Download the plugin files to your /wp-content/plugins/ directory, or install the plugin through the WordPress plugin screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.

Build

PHP/Composer

composer install

Build (or develop) CSS & JS

Use npm to install JavaScript and CSS dependencies.

npm install

Build Assets JS/JSX/Blocks (with @wordpress/scripts)

Transforms your code according the configuration provided so it’s ready for development. The script will automatically rebuild if you make changes to the code, and you will see the build errors in the console.

npm run start

You may find that in certain environments Webpack isn't updating when your files change. If this is the case on your system, consider using the watch-poll command:

Linting & Formatting

Linting

Formatting

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors