Description
Impres’sum adds a full-fledged and easy to use imprint gener’ator in your WordPress dashboard. Once setup, Impres’sum takes care of your legal notices. Once legal requirements change, Impres’sum 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.
Screenshots
Blocks
This plugin provides 1 block.
- Impressum
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 > Impres’sum 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 gener’ators for that
-
Yes, and they are great. But adding an imprint gener’ator directly to your WordPress install makes it pretty easy for you to stay up to date.
-
How do I use Impres’sum?
-
After you install and activate Impres’sum we will kindly ask you to populate some form fields with all the data you are legally required to add to your imprint. Impres’sum 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, Impres’sum just sits in your installation and serves your imprint. Once legal requirements change, Impres’sum will notify you about necessary changes.
-
Can I really use this plugin free of charge?
-
Yes. Impres’sum 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 Impres’sum Plus, in order to use all fields necessary for your legal entity. Get it from here: https://impres’sum.plus/en/.
-
No. Impres’sum 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 ‘[impres’sum]’ shortcode will be displayed publicly on your website.
-
Is Impres’sum 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.
Reviews
Contributors & Developers
“Impres’sum” is open source software. The following people have contributed to this plugin.
Contributors“Impres’sum” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Impres’sum” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.0
- Added imprint block
- Allow setting the imprint page
- Complete code refactoring
- Add comparison table for Impres’sum 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 is’sue 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 is’sue that leads to overlapped welcome panel by any dismissible notice.
1.0.1
- Fixed a potential fatal error if Impres’sum and Impres’sum 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 Impres’sum 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 mailadresses - 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