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

clementbiron/dfwp_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Bash WordPress install with WP-Cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages