Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

andrejIka/wordpress-quick-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

19 Commits

Repository files navigation

WordPress Quick Install

I keep this script on my server so that I can start an up-to-date WordPress project almost anywhere, along with the plugins I enjoy and am used to working with. It's hosted here on GitHub, so I can execute this from the terminal by typing:

curl https://raw.github.com/snaptortoise/wordpress-quick-install/master/wordpress | sh

It will download the latest version of WordPress, along with the latest version of all the plugins listed at the end of this README doc, and install them to the current directory. I find it saves time.

Alternatively, you can make the wordpress file executable and keep it somewhere in your $PATH if you're rather keep it local.

Plugin List

  • All-in-One-SEO-Pack
  • Sitemap Generator
  • Secure WordPress
  • Hierarchy Plugin
  • Image Widgets (Why isn't this standard?)
  • Super-cache
  • W3 Total Cache (A little redundant with above, but hey, I like options.)
  • Register Plus Redux (Good for membership-style sites)
  • Regenerate Thumbnails (good for when you need to change custom thumb sizes late in a project)
  • Taxonomy Taxi
  • Custom Post Type UI
  • WordPress Importer
  • Password Protect WordPress
  • WP-Quick-Pages
  • FeedWordPress
  • BackWPup
  • Meta Box
  • Options Framework

About

A shell script for quickly installing the latest version of WordPress + useful plugins into the current directory. A nice way to start any new WP project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Shell 100.0%

AltStyle によって変換されたページ (->オリジナル) /