📘
sixodp
  • Technical documentation for data portal
  • Architecture
    • General
    • AWS
    • WordPress
    • CKAN
  • Translations
    • Transifex
  • Version Upgrades
    • CKAN
    • WordPress
    • Continuous integration
    • Installing updates
Powered by GitBook
On this page

Was this helpful?

  1. Architecture

WordPress

PreviousAWSNextCKAN

Last updated 20 days ago

Was this helpful?

WordPress is used with custom built theme available in . Following list on plugins are installed with the theme:

  • , adds new fields to posts.

  • , handles twitter feeds.

  • , handles localization of content to different languages.

  • , adds disqus comments to posts.

  • , adds recaptcha checks to anonymous data and showcase requests.

  • , allows importing WP content from other site. Used in the past but could be removed.

  • , adds avatar images on articles.

  • , adds the old wysiwyg editor.

  • , adds search engine optimization features.

  • , securing WordPress.

  • , 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 (), adds managings of social media profiles.

  • Menu routes for WordPress (), provides menus in api for CKAN.

Installation

WordPress is installed by running ansible (). Installation is done with the help of WP CLI.

https://github.com/6aika/sixodp/tree/master/sixodp
Advanced Custom Fields
Custom Twitter Feed
Polylang
Disqus Comment System
ReCaptcha Integration for WordPress
WordPress Importer
WP User Avatars
Classic Editor
Yoast SEO
Wordfence
WP Mail SMTP
https://github.com/6aika/sixodp/tree/master/wordpress/contact-widgets
https://github.com/6aika/wp-api-menus
https://github.com/6aika/sixodp/tree/master/ansible/roles/wordpress