Skip to content

alx/SimplePress

Repository files navigation

SimplePress : All in One Wordpress

After repeating installation of Wordpress with the same plugin, I've made this flavored-install that covers most of my needs.

Installation

Commands for standard installation:

git clone git://github.com/alx/SimplePress.git simplepress
cd simplepress
cp wp-config-sample.php wp-config.php
nano wp-config.php
  • Please refer to Wordpress manual to install normally the system
  • Activate the plugin you need from the Plugin Administation Panel

Plugins

These following plugins are installed by default, you'll just need to activate them if you need them.

Languages

Because I'm french, and that I've lived some time in Spain, I've also include the languages files for French and Spanish versions of Wordpress.

To keep track of the translation:

Todo

  • More themes by default, it could include new themes each months from Smashing Magazine
  • Wordpress-Mu flavored installation
  • Specific use-cases using git branched: ecommerce, portfolio, static page, ...

Contact

Alexandre Girard

About

Latest Wordpress, containing the common plugins we'll need to start with

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published