Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Latest commit

 

History

History
47 lines (34 loc) · 1.11 KB

README.md

File metadata and controls

47 lines (34 loc) · 1.11 KB

dfwp_tools

Suite de script pour WordPress

Testé dans un environnement Windows, à adapter à vos besoins.


install.sh

WordPress auto install with WP-Cli

Warning: it's a draft copy, please don't use before checking the code

Features

  • Install WordPress (fr only for now)
  • Clear default WordPress content and plugin
  • Create standards pages 'Accueil' and 'Mentions légales'
  • Setup homepage with 'Accueil' page
  • Setup permalink with /%postname%/ structure and generate .htaccess file
  • Add Apache rules in .htaccess file
  • Add WordPress rules in wp-config file
  • Download dfwp theme framework and dfwp_child theme starter
  • Active custom theme with a copy of dfwp_child theme
  • Install and active listed plugins in txt file
  • Install and active ACF Pro with your keygen
  • Allow to push projet on BitBucket

Config :

Fill config.sh file

Use :

bash install.sh


export.sh

Warning: it's a draft copy, please don't use before checking the code

Use :

bash export.sh


import.sh

Warning: it's a draft copy, please don't use before checking the code

Use :

bash import.sh