Skip to content

Set of tools used during installation and configuration of Mr. Press project.

License

Notifications You must be signed in to change notification settings

salaros/mr-press-composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mr.Press Composer

Package license Packagist type Packagist downloads Monthly Downloads Latest Stable Version composer.lock

Set of Composer scripts used during installation and configuration of Mr. Press project.

Currently Mr.Press Composer's script is capable of:

  • creating WordPress database (defined in .env file) if it doesn't exist
  • installs WordPress (creates and fills tables in the database) using the credentials defined in .env file
  • activates plugins installed via Composer and WordPress Packagist
  • generating WordPress salts via WP Salts
  • creating a cron job as www-data user if DISABLE_WP_CRON is true using PHP Crontab Manager

License

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