2017 © Pedro Peláez
 

project wordpress-template

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

image

salaros/wordpress-template

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  • Tuesday, November 28, 2017
  • by salaros
  • Repository
  • 2 Watchers
  • 1 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 21 Versions
  • 0 % Grown

The README.md

Mr. Press

Latest Stable Version Packagist type Packagist downloads License Gitter, (*1)

SensioLabs Insight Build Status Dependency Status composer.lock, (*2)

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices., (*3)

Features

  • WordPress, its themes and plugins are installed and updated via Composer!
  • wp-content folder has been relocated, so it won't mess up with WordPress core
  • Critical WordPress settings (such as site URL, database credentials etc) are loaded from the environment variables
  • WP Cron is disabled by default and there is a ready-to-use cron job to run

Mr. Press default theme's features

  • Bootstrap responsive layout
  • Clean templates using Twig templates via Timber plugin
  • A lot of customizations can be done directly from code:
    • define menus (links to page, custom links, nested items etc)
    • add / remove custom post types and taxonomies
    • handy access to Bower and NPM assets
  • Integration with Advanced Custom Fields plugin (group fields can be registered from theme code) and used via Timber

Requirements

Make sure that Composer and the rest of the requirements are installed., (*4)

Installation

Just go the web root folder (usually it's /var/www) and create your copy of the project:, (*5)

``` bash $ cd /var/wwww $ composer create-project salaros/mr-press my-new-website, (*6)


### Create WordPress tables Now change to `/var/www/my-new-website` directory and edit the `.env` file and chnage DB connection settings and site URL: ``` bash $ cd /var/www/my-new-website $ editor .env $ composer run-script initialize

Create cron job

Since WP Cron is disabled by default you'd better run the commands below in order to enable a system cron job which triggers WP Cron every 5 min:, (*7)

PLEASE NOTE: create-cron-job requires administrator privileges, so you should run it as root (super user) or sudoer user., (*8)

bash $ cd /var/www/my-new-website $ composer run-script create-cron-job, (*9)

Contributing

  1. Fork it: https://github.com/salaros/mr-press
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :bear:

Known bugs

  • Mr. Press has been tested on Linux and might also work correctly on Mac OS X. Windows compatibility will be implemented later
  • Most likely Mr. Press is not compatible with WordPress multisie, but this feature has been already added to the RoadMap

License

The MIT License (MIT). Please see License File for more information., (*10)

Credits

TODO: Write credits, (*11)

The Versions

28/11 2017

dev-master

9999999-dev https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

28/11 2017

dev-scrutinizer-patch-1

dev-scrutinizer-patch-1 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

28/11 2017

0.7.9

0.7.9.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

06/11 2017

0.7.8

0.7.8.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

20/10 2017

0.7.7

0.7.7.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

26/06 2017

0.7.6

0.7.6.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

26/06 2017

0.7.5

0.7.5.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

26/02 2017

0.7.0

0.7.0.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

26/02 2017

0.6.14

0.6.14.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

26/02 2017

0.6.13

0.6.13.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

26/02 2017

0.6.12

0.6.12.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

04/12 2016

0.6.11

0.6.11.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

31/08 2016

0.6.9

0.6.9.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

02/05 2016

0.6.8

0.6.8.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

23/03 2016

0.6.7

0.6.7.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

22/03 2016

0.6.6

0.6.6.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

22/03 2016

0.6.5

0.6.5.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

22/03 2016

0.6.4

0.6.4.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

22/03 2016

0.6.3

0.6.3.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

22/03 2016

0.6.2

0.6.2.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy

22/03 2016

0.6.1

0.6.1.0 https://github.com/salaros/mr-press

Mr. Press is a WordPress development stack similar to Bedrock. Project's main goal is to improve the overall security, portability and deployment process of WordPress, while trying to use the best web development practices.

  Sources   Download

MIT

The Requires

 

wordpress template project deploy