mirror of
https://codeberg.org/linos/mobilizon-block.git
synced 2025-06-05 21:49:22 +02:00
5a4315befac4cc8507bccf9757eade8c8b51b155
About
This Wordpress-Plugin is inspired by https://github.com/wordpress-connector-for-mobilizon/connector-mobilizon/.
Differences to connector-mobilizon
- Using a Gutenberg-Block, not a shortcode
- Fetches the events on the server side (php), not on the client side (JavaSkript), which is out-of-the-box GDPR-compatible.
Changelog
01. August 2021
Initial Proof of Concept
Additional Information
This project was bootstrapped with Create Guten Block.
Development
👉 npm start
- Use to compile and run the block in development mode.
- Watches for any changes and reports back any errors in your code.
👉 npm run build
- Use to build production code for your block inside
dist
folder. - Runs once and reports back the gzip file sizes of the produced code.
Description
Plugin per mobilizon facile da usare e da configurare su Wordpress
Si integra bene nel vostro tema esistente
Mostra gli eventi di un gruppo specifico o dell'intera istanza
https://mobilizon.it
Readme
GPL-2.0
224 KiB
Languages
JavaScript
54.7%
PHP
32.6%
SCSS
12.7%