BoldGrid / boldgrid-inspirations

The BoldGrid Inspirations core plugin for WordPress.
https://www.boldgrid.com/
GNU General Public License v2.0
11 stars 12 forks source link

add ability to hide 'add blog' option #182

Closed jamesros161 closed 1 year ago

jamesros161 commented 1 year ago

This requires an inspirations install configured to point to a dev server with the no-blog-install branch checked out, and a all propel migrations completed and autoloader updated.

Testing instructions:

  1. Setup your dev api server as mentioned above.
  2. Edit a theme, and set the 'No Blog' option in the mgr/theme/view?id={themeId} page of the dev API Admin console.
  3. Install Inspirations from the disable-add-blog-feature branch.
  4. Point your inspirations install to the dev api server.
  5. Go through the inspirations process, choosing the theme mentioned in step 2.
  6. Ensure that the option to add a blog is not shown.