EasyEngine / feature-requests

A repo to track all feature requests on EasyEngine project using issue tracker.
5 stars 2 forks source link

JetPack Photon CDN Support #15

Open rahul286 opened 9 years ago

rahul286 commented 9 years ago

Not sure how many people use/like jetpack photon CDN. As it's free, may be it won't hurt to enable it by default for atleast images.

gau1991 commented 9 years ago

@rahul286 , It will be good if we disable plugins configuration by default. We will add plugin configuration as EasyEngine plugins in 3.0. As for enbaling configuration by default for Yoast SEO plugin we faced many problems in past.

MiteshShah commented 9 years ago

@gau1991 Right instead of enable by default we can pass flags like

ee site create example.com --wp --wpfc --yoast --cdn

Also we can provide update command to enable disable particular plugins.

gau1991 commented 9 years ago

@MiteshShah +1

rahul286 commented 9 years ago

How about new ee wp command for WordPress specific tweaks? On Dec 5, 2014 11:07 AM, "Gaurav Ashtikar" notifications@github.com wrote:

@MiteshShah https://github.com/MiteshShah +1

— Reply to this email directly or view it on GitHub https://github.com/rtCamp/easyengine/issues/377#issuecomment-65749648.

gau1991 commented 9 years ago

@rahul286 , This sound wornderful. We can write ee wp as wraper on WP-CLI.

rahul286 commented 9 years ago

Yep. We can work on all wp-cli subcommands which require some configuration on nginx end.

shaneholloman commented 9 years ago

you guys are mad geniuses