manifest / integrations / tankstellen-koeln
Tankstellen Köln
Entwicklung eines WordPress-Plugins zur Darstellung von Tankstellen-Daten mit Bootstrap Cards
★ 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.zipTankstellen 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
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin in the WordPress admin.
- Use the Gutenberg "Tankstellen" block in your pages.
tankstellen-koeln