To build an ecommerce site to sell access to SaaS product, via a subscription and add-ons. The site is built with WordPress and WooCommerce and is full optimised for content flexibility on all pages.
A completely custom checkout was built for the site, utilising custom WooCommerce templates. One of the main challenges of this project was modifying the cart product data whilst on the checkout and ensuring all data was validated before the user could complete there purchase.
As well as this once the purchase had been completed, all order data needed to be collated and sent across the HRManager SaaS in order for the user to gain access to the site.
The site is built in a modular approach meaning any module could be placed anywhere on the site. By building it in a modular way only assets specific to the module on the page would be loaded to the page, rather than having huge CSS and JS files loaded foreach page containing redundant code.
This meant the site was highly optimised and flexible.
People who have purchased a subscription have a customised account section where they can control there subscription options as well as what add-ons they want available on the site.
The help centre contains many resources categories for key features on the SaaS site. It contains help guides, videos as well as FAQs.
A complete custom user forum was created for the site allowing subscribers to discuss a wide variety of topics about HRManager and look for support if they need help.
A key feature of the site is the blog section allowing HRManager to keep users informed of the new changes made to the site.
WordPress, custom theme and plugin development
WooCommerce
PHP
SCSS
JavaScript