WP Manifestindependent plugin directory
manifest / integrations / tankstellen-koeln

Tankstellen Köln

Entwicklung eines WordPress-Plugins zur Darstellung von Tankstellen-Daten mit Bootstrap Cards

by uztzu · github.com/uztzu87/tankstellen-koeln

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/uztzu87/tankstellen-koeln/archive/refs/heads/main.zip

Tankstellen Köln Plugin

Dieses Plugin zeigt Kölner Tankstellendaten als Bootstrap Cards in einem Gutenberg-Block an.
Es enthält Such- und Sortierfunktionen.

File Structure

/tankstellen-koeln/ ├── tankstellen-koeln.php ├── includes/ ├── enqueue-scripts.php │ ├── block-registration.php │

├── blocks/ 
            └── block.js 
├── assets/ │
    ├── css/ 
         └── tk-styles.css │
    └── js/ 
          └── tk-script.js 

└── README.md

Installation

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin in the WordPress admin.
  3. Use the Gutenberg "Tankstellen" block in your pages.

    tankstellen-koeln