Beschreibung
Impressum adds a full-fledged and easy to use imprint generator in your WordPress dashboard. Once setup, Impressum takes care of your legal notices. Once legal requirements change, Impressum will update your legal content either on its own or asks for your help if the changes can’t be made automatically. Your imprint is generated right within WordPress, so your personal information won’t be sent to a third party server.
Impressum Plus
Impressum Plus is the pro version of Impressum, which not only adds support for a wide variety of additional legal entities, but also provides a modular privacy policy and the opportunity to update your data via an extensive REST API endpoint.
All features of Impressum Plus
- Support for a wide variety of legal entities (AG, e.K., e.V., eG, Einzelkaufmann, GbR, gGmbH, GmbH, GmbH & Co. KG, KG, KGaA, OHG, Partnership, UG (haftungsbeschränkt) and UG (haftungsbeschränkt) & Co. KG)
- a feature rich and automated Privacy Policy generator
- Preset for new sites in a multisite
- Extensive REST API
- Many more filters for developers
Screenshots
Blöcke
Dieses Plugin unterstützt 1 Block.
- Imprint
Installation
- Upload the plugin files to the
/wp-content/plugins/impressum
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the „Plugins“ screen in WordPress.
- Use the Settings > Impressum screen to configure the plugin.
- Add the „Imprint“ block wherever you want to output your imprint.
FAQ
-
Why would I need an imprint on my website?
-
In certain countries like Germany and Austria, the law requires some website owners to add their contact information to their sites.
-
But there are online generators for that
-
Yes, and they are great. But adding an imprint generator directly to your WordPress install makes it pretty easy for you to stay up to date.
-
How do I use Impressum?
-
After you install and activate Impressum we will kindly ask you to populate some form fields with all the data you are legally required to add to your imprint. Impressum will guide you through this process.
By adding the „Imprint“ block anywhere on your site, you can choose where to output your imprint. Alternatively, you can use the shortcode
[impressum]
.After this initial setup, Impressum just sits in your installation and serves your imprint. Once legal requirements change, Impressum will notify you about necessary changes.
-
Can I really use this plugin free of charge?
-
Yes. Impressum is and always will be available for free. However, if your site is legally operated by a legal entity who’s not an individual person, you must install Impressum Plus, in order to use all fields necessary for your legal entity. Get it from here: https://impressum.plus/en/.
-
No. Impressum keeps all your data inside your own WordPress install. There is no data transmitted to us or a third party service. But of course the „Imprint“ block or the ‚[impressum]‘ shortcode will be displayed publicly on your website.
-
Is Impressum compatible with the WP block editor „Gutenberg“?
-
Yes. Since version 2.0.0 there is a block „Imprint“ for this exact purpose.
-
Who are you folks?
-
We are Epiphyt, your friendly neighborhood WordPress plugin shop from southern Germany.
-
How can I report security bugs?
-
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.
Rezensionen
Mitwirkende & Entwickler
„Impressum“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Impressum“ wurde in 1 Sprache übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Impressum“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
2.0.5
- Improved: Made it more clear that you can also use the „Imprint“ block in the block editor
- Improved: The comparison table between Impressum and Impressum Plus is now accessible
2.0.4
- Fixed a PHP notice in PHP 8.2
2.0.3
- Added legal entity eG (requires Impressum Plus to be usable)
- Fixed loading translations for the block editor
2.0.2
- Fixed PHP error due to missing file
2.0.1
- Maintenance update
2.0.0
- Added imprint block
- Allow setting the imprint page
- Complete code refactoring
- Add comparison table for Impressum Plus
- Add possibility to output fields without title
- Small user interface improvements
- Fixed removing the welcome message
1.0.4
- Added new select for „Partnership“ legal entity.
- Removed “according to § 55 paragraph 2 RStV” for the responsible person as it doesn’t reflect the correct legal base anymore (it’s been covered by § 18 Abs. 2 MStV now).
1.0.3
- Improved legal entity
- Fixed issue causing the welcome panel to be misformatted on mobile devices.
1.0.2
- Removed the check if a VAT ID is entered. It is based on sales, not on a legal entity.
- Fixed a design issue that leads to overlapped welcome panel by any dismissible notice.
1.0.1
- Fixed a potential fatal error if Impressum and Impressum Plus are both enabled, ❤️ @drivingralle
1.0.0
- Improved admin notices
- Improved user experience for first time users
- Improved code structure (nerd stuff: namespaces, wrapper classes, and a bit of a cleanup)
- Improve compatibility with Impressum Plus
- Added structured country data
- Added check for required fields per legal entity
And a final thank you to our friends @pixolin and @mahype for their support and great feature suggestions. 🤗
0.2
- Added default
mailto://
links for mail adresses - Added a couple of descriptive texts
- Added „self-employed“ as a new option
- Added VAT ID checkup
- Added a notice in case no field all fields are left empty
- Added a nice reminder to use the
[impressum]
shortcode - Added a disclaimer to remind everyone, we can’t guarantee legal compliance
- Fixed some additional small bugs
Thanks @pixolin & @zodiac1978 for testing v0.1 and suggesting most of these new feature. ❤️
0.1.1
- Fixed typos, ❤️ @florianbrinkmann
0.1
- Initial release