Skip to content
/ redock Public

Convert an Apollo project to a standard WordPress project quickly and easily.

Notifications You must be signed in to change notification settings

j2made/redock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Redock

Convert an Apollo project to a standard WordPress project quickly and easily.

Works with Apollo v0.6.0 and up.

Usage

This bash script can be ran inside of any Apollo directory. Just run bash redock.sh, and you're off to the races.

Redock creates a new folder at the same level as the base Apollo directory. It copies the name of the base directory and appends a suffix (default is _wp, see flags below)

Issues

File away: https://github.com/j2made/redock/issues

Flags

-s suffix: string to append to the end of the new project directory name. Defaults to _wp.

About

Convert an Apollo project to a standard WordPress project quickly and easily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages