Lahjoitin
Wordpress plugin for Fame donation system
★ 0stars
42release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/famehelsinki/wp-lahjoitin/releases/download/1.3.1/fame-lahjoitukset-1.3.1.zipDeclares an update source (https://github.com/FameHelsinki/wp-lahjoitin), so updates arrive through the plugin's own updater.
From the readme
WordPress plugin for the Lahjoitin.fi donation platform.
Lahjoitin is a WordPress plugin that provides a Gutenberg block for adding a donation form to your website.
It is part of the Lahjoitin.fi donation platform developed by Fame Helsinki and integrates into WordPress to support easy and accessible online donations.
The plugin provides configurable blocks for donation type selection, donation amounts, campaign selection, contact details and payment providers.
Learn more at https://lahjoitin.fi
1. Upload the plugin files to the /wp-content/plugins/wp-lahjoitin directory, or install the plugin through the WordPress Plugins screen.
2. Activate the plugin through the Plugins screen in WordPress.
3. Add the Lahjoitin block to a page using the block editor.
4. Configure donation options and publish the page.
Install dependencies:
npm install
Build the block scripts:
npm run build
Start development build with watch mode:
npm run dev
Compile translations:
npm run build:i18n
The plugin supports translations using WordPress internationalization (i18n).
All source strings are written in English and use the text domain: famelahjoitukset.
Translation files are located in the /la
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.3.1 | Sep 4, 2026 | fame-lahjoitukset-1.3.1.zip | 2 |
| 1.3.0 | Sep 4, 2026 | fame-lahjoitukset-1.3.0.zip | 2 |
| 1.2.3 | May 22, 2026 | fame-lahjoitukset-1.2.3.zip | 3 |
| 1.2.2 | May 22, 2026 | fame-lahjoitukset-1.2.2.zip | 7 |
| 1.2.0 | May 22, 2026 | fame-lahjoitukset-1.2.0.zip | 4 |
| 1.1.4 | May 22, 2026 | fame-lahjoitukset-1.1.4.zip | 1 |
| 1.1.3 | May 22, 2026 | fame-lahjoitukset-1.1.3.zip | 2 |
| 1.0.0 | Dec 18, 2025 | fame-lahjoitukset-1.0.0.zip | 13 |
| 1.0.0-rc1 | Mar 26, 2025 | fame-lahjoitukset-1.0.0-rc1.zip | 6 |
| 1.0.0-alpha4 | Mar 20, 2025 | fame-lahjoitukset-1.0.0-alpha4.zip | 1 |
| 1.0.0-alpha3 | Mar 19, 2025 | fame-lahjoitukset-1.0.0-alpha3.zip | 1 |