florabowley.com Open in urlscan Pro
172.67.175.181  Public Scan

Submitted URL: https://autodiscover.vsrv339.armadaservers.com/
Effective URL: https://florabowley.com/
Submission: On May 03 via api from US — Scanned from DE

Form analysis 9 forms found in the DOM

<form class="signupform" role="signup">
  <a href="#" class="sa-signup-open"> <i class="fa fa-heart-o"></i> <span>Stay Inspired</span> </a>
  <input type="hidden" name="action" value="mmns_submit">
  <input type="text" class="field signupform-email" name="email" value="" placeholder="Enter your email …">
  <input type="submit" class="assistive-text signupsubmit" value="Go!">
</form>

GET https://florabowley.com/

<form class="searchform" role="search" method="get" action="https://florabowley.com/">
  <a href="#" class="sa-search-open"> <i class="fa fa-search"></i> </a>
  <input type="text" class="field searchform-s" name="s" value="" placeholder="Type and hit enter …">
  <input type="submit" class="assistive-text searchsubmit" value="Go!">
</form>

GET https://florabowley.com/

<form class="searchform" role="search" method="get" action="https://florabowley.com/">
  <a href="#" class="sa-search-open"> <i class="fa fa-search"></i> </a>
  <input type="text" class="field searchform-s" name="s" value="" placeholder="Type and hit enter …">
  <input type="submit" class="assistive-text searchsubmit" value="Go!">
</form>

<form class="register-form sa-form form-horizontal">
  <input type="hidden" name="redirect_to" value="https://florabowley.com/">
  <input type="hidden" name="action" value="register">
  <div class="title">
    <h1>Create Your Account</h1>
    <p class="statement">Already have an account? <a href="#login" class="toggle-tab">Login</a></p>
  </div>
  <div class="alert alert-danger"></div>
  <div class="spinner"><i class="fa fa-spinner fa-spin"></i></div>
  <div id="activation-notice" class="hidden">
    <h2 style="padding: 50px; margin: 0; font-size: font-size: 23px;">Please click the activation link we just emailed you to register for classes.</h2>
  </div>
  <fieldset>
    <div class="form-group">
      <label class="col-sm-3 control-label" for="register-fname">First Name</label>
      <div class="col-sm-7">
        <input id="register-fname" name="fname" type="text" placeholder="" class="form-control input-md" required="">
      </div>
    </div>
    <div class="form-group">
      <label class="col-sm-3 control-label" for="register-lname">Last Name</label>
      <div class="col-sm-7">
        <input id="register-lname" name="lname" type="text" placeholder="" class="form-control input-md" required="">
      </div>
    </div>
    <div class="form-group">
      <label class="col-sm-3 control-label" for="register-email">Email</label>
      <div class="col-sm-7">
        <input id="register-email" name="email" type="text" placeholder="" class="form-control input-md" required="">
      </div>
    </div>
    <div class="form-group">
      <label class="col-sm-3 control-label" for="register-username">Username</label>
      <div class="col-sm-7">
        <input id="register-username" name="username" type="text" placeholder="" class="form-control input-md" required="">
      </div>
    </div>
    <div class="form-group">
      <label class="col-sm-3 control-label" for="register-password">Password</label>
      <div class="col-sm-7">
        <input id="register-password" name="password" type="password" placeholder="" class="form-control input-md" required="">
      </div>
    </div>
    <div class="form-group">
      <label class="col-sm-3 control-label" for="register-password_confirm">Password Confirmation</label>
      <div class="col-sm-7">
        <input id="register-password_confirm" name="password_confirm" type="password" placeholder="" class="form-control input-md" required="">
      </div>
    </div>
    <div class="form-group">
      <div class="col-sm-3"></div>
      <div class="col-sm-7">
        <input style="margin-left: 24px; margin-top: 13px; margin-bottom: 24px; float: right;" type="checkbox" name="optin" id="optin" value="true" checked="">
        <label class="control-label" style="text-align: right;" for="optin">Join my News Art Love mailing list?</label>
      </div>
    </div>
    <div class="form-group">
      <div class="col-sm-3"></div>
      <div class="col-sm-7">
        <button class="pull-right"> Sign Up </button>
      </div>
    </div>
  </fieldset>
</form>

<form class="login-form sa-form form-horizontal">
  <input type="hidden" name="redirect_to" value="https://florabowley.com/">
  <input type="hidden" name="action" value="login">
  <div class="title">
    <h1>Login</h1>
    <p class="statement">Don't have an account yet? <a href="#register" class="toggle-tab">Sign Up</a></p>
  </div>
  <div class="alert alert-danger"></div>
  <div class="spinner"><i class="fa fa-spinner fa-spin"></i></div>
  <fieldset>
    <div class="form-group">
      <label class="col-sm-3 control-label" for="login-email">Username</label>
      <div class="col-sm-7">
        <input id="login-email" name="email" type="text" placeholder="or Email" class="form-control input-md" required="">
      </div>
    </div>
    <div class="form-group">
      <label class="col-sm-3 control-label" for="login-password">Password</label>
      <div class="col-sm-7">
        <input id="login-password" name="password" type="password" placeholder="" class="form-control input-md" required="">
      </div>
    </div>
    <div class="form-group">
      <div class="col-sm-3"></div>
      <div class="col-sm-7">
        <button class="pull-right"> Login </button>
        <a href="/my-account/lost-password/" class="forgot">Forgot Password?</a>
      </div>
    </div>
  </fieldset>
</form>

<form class="forgot-form sa-form form-horizontal" style="display:none;">
  <input type="hidden" name="redirect_to" value="https://florabowley.com/">
  <input type="hidden" name="action" value="forgot">
  <div class="title">
    <h1> Forgot Your Password?</h1>
    <p class="statement"> Just fill in your email below to reset it.</p>
  </div>
  <div class="alert alert-danger"></div>
  <div class="spinner" style="display:none;"><i class="fa fa-spinner fa-spin"></i></div>
  <fieldset>
    <div class="form-group">
      <label class="col-sm-3 control-label" for="forgot-email">Email</label>
      <div class="col-sm-7">
        <input id="forgot-email" name="email" type="text" placeholder="" class="form-control input-md" required="">
      </div>
    </div>
    <div class="form-group">
      <div class="col-sm-3"></div>
      <div class="col-sm-7">
        <button class="pull-right"> Reset Password </button>
        <a href="#" class="remember">I remember now!</a>
      </div>
    </div>
  </fieldset>
</form>

POST

<form method="post" class="mmns-form validate">
  <input type="hidden" name="nonce" value="db29b3c27e">
  <input type="hidden" name="action" value="mmns_submit">
  <div class="mmns-flex-row">
    <div class="mmns-field-group" style="flex:1">
      <label for="mmns-first" class="sr-only"> First name </label>
      <input id="mmns-first" class="" name="first" type="text" placeholder="First name">
    </div>
  </div>
  <div class="mmns-flex-row">
    <div class="mmns-field-group mmns-flex-grow">
      <label for="mmns-email" class="sr-only"> Email Address </label>
      <span class="asterisk">*</span>
      <input id="mmns-email" class="required email" name="email" type="email" placeholder="you@example.com" required="">
    </div>
    <div class="mmns-field-group">
      <button class="mmns-button disabled" type="submit"> I'm In! </button>
    </div>
  </div>
</form>

<form class="signupform" role="signup">
  <a href="#" class="sa-signup-open"> <i class="fa fa-heart-o"></i> <span>Stay Inspired</span> </a>
  <input type="hidden" name="action" value="mmns_submit">
  <input type="text" class="field signupform-email" name="email" value="" placeholder="Enter your email …">
  <input type="submit" class="assistive-text signupsubmit" value="Go!">
</form>

GET https://florabowley.com/

<form class="searchform" role="search" method="get" action="https://florabowley.com/">
  <a href="#" class="sa-search-open"> <i class="fa fa-search"></i> </a>
  <input type="text" class="field searchform-s" name="s" value="" placeholder="Type and hit enter …">
  <input type="submit" class="assistive-text searchsubmit" value="Go!">
</form>

Text Content

,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,


Stay Inspired
Need help? Contact
Your cart0
 * No products in the cart.

Subtotal: $0.00

View Cart Checkout

Login

Flora Bowley

 * Home
 * About
 * Gallery
 * Online Courses
 * Retreats
 * Books
 * Shop
 * Blog
 * Login

Menu back  
 * Home
 * About
 * Gallery
 * Online Courses
 * Retreats
 * Books
 * Shop
 * Blog
 * Login


 * 






CREATIVITY HEALS

Like a deep exhale, creative expression moves what’s on the inside… out. 

No matter what form it takes, the movement of expression makes space for more
aliveness, embodied connection, and inner peace – a homecoming with our true
selves.

I believe creative expression is a vehicle for collective healing and
self-discovery which infuses more vitality into all areas of life. I’m
passionate about exploring life as art and guiding others to experience art as a
way of connecting to their inner guidance and unique spark.

In our rapidly changing world, creativity is not a luxury; it’s a necessity for
resilience, adaptability, and evolution.

HI, I’M FLORA, AND I’M DELIGHTED YOU’RE HERE!



 Serving as a creative midwife and permission-giver is my deepest calling, and
it is my true honor to share my experience and wholeheartedly cheer you on.

Whether you’re an experienced artist, a curious beginner, or someone longing for
more connection and aliveness, you have everything you need right now to awaken
your creative spirit. 

 




YOU BELONG HERE. 

 









Flora Bowley (pronounced bowl-lee) is a celebrated artist, author of four books,
community builder, and visionary creative guide. 

Known worldwide for her vibrant colors, dynamic brushstrokes, and soulful
imagery, Flora’s impact on the art world also includes her unique ability to
instill creative courage, self-acceptance, and wild freedom in others. Her
commitment to empowering others to trust their intuition, release perfectionism,
and embark on a journey of self-discovery through the transformative act of
intuitive painting has touched thousands of lives.

Blending over thirty years of professional painting experience with her
experience as a movement and breathwork facilitator, bodyworker, mindfulness
practitioner, and lifelong seeker, Flora’s popular in-person retreats, online
courses, and books have empowered a global network of brave painters while
creating a holistic movement in the intuitive art world.

Flora believes creative expression (in all its many forms) is about moving life
force energy as a way to stay clear, connected, and resilient in our
ever-changing world.

Currently, Flora is co-creating and stewarding a 20-acre retreat center an hour
outside of Portland, OR where you can find her singing to trees, making music
playlists, and creating a glorious mess in her studio.

She still can’t believe this is her job.




RECEIVE NEWS ART LOVE NOTES IN YOUR INBOX AND


LIGHT UP YOUR DAYS WITH TWELVE DOWNLOADABLE DESKTOP CALENDARS!




I BELIEVE YOU CAN PAINT



Embark on a well-lit, self-paced journey back to your creative spirit through
one of my popular online courses. With expert guidance, inspiring content, and
loving encouragement, you have everything you need to begin right now, all from
the comfort of your home. 

Sign up for News Art Love to receive 10% off all of my immersive online
courses. 



Step into a gorgeous virtual, intuitive painting retreat featuring my entire
Brave Intuitive Painting process akin to an in-person Bloom True retreat.



Learn to paint intuitively through comprehensive start-to-finish demonstrations
accompanied by instructive voiceover guidance.



Develop a signature art style that is all your own through the creation of 100
small paintings using mixed-media art exercises. Co-created with Lynzee Lynx.



Paint colorful, large-scale, acrylic paintings fueled by intuition, spontaneity,
and the understanding that you can’t make a mistake.



Explore twelve unique aspects of my Brave Intuitive Painting process with a
collection of instructional videos, specific art resources, interviews, and
more.



Infuse creativity into every facet of your life through mixed-media creative
exercises, movement sequences, and morning and evening practices.



Enjoy unscripted, action-packed, painting time in my Portland studio, along with
a treasure trove of curated goodies.

Immerse yourself in a playful half-day workshop that includes intuitive painting
techniques, mindful movement, meditations, and more.



Stay connected with guidance, music, and connection. Created during the
pandemic.




DAILY ADVENTURES ON INSTAGRAM


And so it begins… I snapped this pic as I left T
Here I am Here I’ve always been Carrying a bag
🕊️
Hi loves. It’s been a hot minute since I’ve sh
My Sunday morning “church” for the past few mo
Pretty cool how one fern frond turned into a whole
Hey Friends. Exciting news!! 👏🏼👏🏼Do
I’ve been going through some old journals today,
Winter wander and my first reel in awhiiiiile.
One of today’s offspring, probably still in prog
Beauty hunting is a term I heard from @jenpastilof
Hey friends. I made some downloadable desktop cale
Follow on Instagram



WATCH ME CREATE THREE PAINTINGS FROM START TO FINISH

Videos by Zippy Lomax











 * Home
 * About
 * Gallery
 * Online Courses
 * Retreats
 * Books
 * Shop
 * Blog
 * Login

———HomeAboutGalleryOnline CoursesRetreatsBooksShopBlog LoginHomeMain Nav

© 2022 Flora Bowley | Home | Support | Terms & Conditions | Affiliate Program |
News Art Love | Contact



×Close
 * Sign Up
 * Login


CREATE YOUR ACCOUNT

Already have an account? Login





PLEASE CLICK THE ACTIVATION LINK WE JUST EMAILED YOU TO REGISTER FOR CLASSES.

First Name

Last Name

Email

Username

Password

Password Confirmation

Join my News Art Love mailing list?
Sign Up


LOGIN

Don't have an account yet? Sign Up



Username

Password

Login Forgot Password?


FORGOT YOUR PASSWORD?

Just fill in your email below to reset it.



Email

Reset Password I remember now!

Join me for News Art Love and receive twelve downloadable desktop calendars +
10% off online courses today! You'll also receive tips, tricks, and creative
cheerleading in your inbox to keep your creativity flowing...

First name
Email Address *
I'm In!


Stay Inspired
Need help? Contact
Your cart0
 * No products in the cart.

Subtotal: $0.00

View Cart Checkout

Login