GeekPress / WP-Quick-Install

WP Quick Install is the easiest way to install WordPress.
http://wp-quick-install.com
322 stars 172 forks source link

Cannot use semicolon in de data.ini #34

Closed wkamer closed 7 years ago

wkamer commented 7 years ago

When entering multiple plugins in the data.ini it will not used in the web page of wp-quick-install:

Eg.

;;;; ; List all plugin you want to install below (uncomment to use): ;;;;

plugins[] = wordpress-seo;wp-security-audit-log;child-theme-configurator

RESULTS in the website as:

Free Extensions wordpress-seo

So only one plugin is installed

wkamer commented 7 years ago

This is not an issue, found that I need to use multiple lines starting with plugins[] =