bocoup / website_infra

This is a temporary POC repository for the infrastructure of the website rearchitecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO: complete this

Steps to run this tool

  1. Add the ACF fields in WordPress
    • Make sure that Show in REST API is enabled in the group settings of the Field Group
  2. Export your username and password in the command line
  3. Run python3 main.py from the tools/post_meta_converstion folder

quick summary

tools --> anything that isn't directly wp related

wp --> wp copy content, currently only the wp-content folder is relevant --> specifically the custom-post-types folder --> and the initialization in the themes folder (./twentytwentythree/functions.php)

List of Current Plugins

  • Advanced-custom-fields
  • Akismet

About

This is a temporary POC repository for the infrastructure of the website rearchitecture


Languages

Language:PHP 43.0%Language:HTML 33.3%Language:Python 20.5%Language:CSS 3.2%