Skip to content

Add some customizations to fundify by Astoundify theme.

License

Notifications You must be signed in to change notification settings

bum2/coopfundify

 
 

Repository files navigation

#coopfundify Add some customizations to fundify by Astoundify theme.

##Customizations

###Shop_worker

Hook EDD->get_payments hook

Provide 'shop_worker" role the ability to manage pending payments once they are paid outside website.

NOTICE:

  1. That we will only check for payments done by "Manual Gateway" wich will only process ONE item on Cart at once.

1.1) Only "pending" payments will be listed.

  1. Campaign_contributor role will be changed to 'shop_worker' when a user creates a campaign.

  2. Payment management will be done on backend wp-admin. Still user can see own payments on frontend. While campaign edition can be done in both frontend and backend.

File

###campaign_payments_column_adder

To add a 'campaign' column to the admin's Payments History page.

NOTICE:

  1. Assuming all user payments Carts have only ONE item (campaign) to pay (contribute).

File

###profile_campaigns_link_id

Hook atcf->profile_campaign_before

Adding the h3 id for the menu link

File

About

Add some customizations to fundify by Astoundify theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%