add initial outline of post
This commit is contained in:
parent
09de86dc4d
commit
e1bd196215
|
@ -12,3 +12,35 @@ series = []
|
|||
+++
|
||||
|
||||
Giana Boutique is an online ecommerce store.
|
||||
|
||||
Done quite some time ago.
|
||||
|
||||
Their [website](https://giana.rayelliott.dev/).
|
||||
|
||||
First time using WooCommerce and second time using WordPress to build a site.
|
||||
|
||||
Uses pre-existing theme.
|
||||
|
||||
Nothing special required.
|
||||
Main customisations were little bits of CSS to tidy some things up -- created child theme based on a theme from ModernThemes called Exchange.
|
||||
|
||||
Plugins used:
|
||||
|
||||
* Contact Form 7.
|
||||
* Cookie Notice.
|
||||
* Display Posts.
|
||||
Would most likely write own plugin for this now.
|
||||
* Hustle.
|
||||
* iThemes Security.
|
||||
* MC4WP:Mailchimp for WordPress.
|
||||
* QuickView WooCommerce.
|
||||
* UpdraftPlus - Backup/Restore
|
||||
* WooCommerce.
|
||||
* WP Super Cache.
|
||||
|
||||
Would reassess the best plugins available currently, if doing this site now.
|
||||
|
||||
Would definitely use a better theme.
|
||||
Main reason using this is that it was free.
|
||||
Would now almost certainly develop a child theme based on Storefront.
|
||||
|
||||
|
|
Reference in New Issue