Themekraft / wc4bp

WooCommerce BuddyPress Integration
GNU General Public License v2.0
18 stars 8 forks source link
buddypress profile purchase woocommerce

WooCommerce for Buddypress (wc4bp-premium)

Create a seamless customer experience and get more engagement on your site by integrating your WooCommerce store with your BuddyPress community.

Setup for development

If you want install this plugin in your local for testing or develop. You need to read carefully the next sections.

Requirements

Installation

Troubleshooting

If you face composer memory problems like in the next line.

PHP Fatal error: Allowed memory size of XXXXXX bytes exhausted <...>

Use the command

php -d memory_limit=-1 <composer path> <...>

Source: https://getcomposer.org/doc/articles/troubleshooting.md#memory-limit-errors

Testing

We use codeception and webdriver.

Related commands for testing

Contributors

License

This project is licensed under the GPLv2 or later license - see the license.txt file for details.