Running an image directory

This topic contains 1 reply and 2 voices, and was last updated by towhid 8 years, 7 months ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
September 1, 2015 at 4:18 pm 69997
towhid I'm looking for a pluging to run an image gallery directory. Users would subscribe and pay a monthly fee which would allow them to upload a batch of images which would display to visitors as galleries. The number of images they could upload would be determined by the subscription level. Could this plugin achieve that? I do have development capability if modifications are required.
September 2, 2015 at 1:37 pm 70132
towhid towhid

Hello Jonathan,

Literally speaking, you can not create an image gallery straightly. But this can be only possible if you know how to accomplish that job. Basically, it needs a huge programming sense and problem-solving technics with which you can tailored the plugin match with your requirements.

You already know that WP User Frontend provides a power to post from the frontend.

The main advantages of WP User Frontend for a developer are the meta key flexibility. You can access any field value and customize that value with that meta key.

These links can help you to get an idea how to accomplish the job:

http://docs.wedevs.com/woocommerce-product-image-gallery/
http://docs.wedevs.com/woocommerce-with-wp-user-frontend-pro-tutorial-part-1/
http://docs.wedevs.com/using-action-hook-field/

Viewing 1 Posts - 1 through 1 (of 1 total)