WordPress
WordPress is used with custom built theme available in https://github.com/6aika/sixodp/tree/master/sixodp. Following list on plugins are installed with the theme:
Advanced Custom Fields, adds new fields to posts.
Custom Twitter Feed, handles twitter feeds.
Polylang, handles localization of content to different languages.
Disqus Comment System, adds disqus comments to posts.
ReCaptcha Integration for WordPress, adds recaptcha checks to anonymous data and showcase requests.
WordPress Importer, allows importing WP content from other site. Used in the past but could be removed.
WP User Avatars, adds avatar images on articles.
Classic Editor, adds the old wysiwyg editor.
Yoast SEO, adds search engine optimization features.
Wordfence, securing WordPress.
WP Mail SMTP, configuring WP to send emails via service
Following plugins are modified in some way and as such not installed through WordPress plugin repository:
Contact Widgets (https://github.com/6aika/sixodp/tree/master/wordpress/contact-widgets), adds managings of social media profiles.
Menu routes for WordPress (https://github.com/6aika/wp-api-menus), provides menus in api for CKAN.
Installation
WordPress is installed by running ansible (https://github.com/6aika/sixodp/tree/master/ansible/roles/wordpress). Installation is done with the help of WP CLI.
Last updated
Was this helpful?