Skip to content

Plugin to create a portafolio type gallery and also takes values of publications to display in frontend using shorcodes.

Notifications You must be signed in to change notification settings

neosoir/Pictures-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Gallery


Use materializa and sweet alert frameworks

Json structure.

    {
        "bcpg":{
            "name":"Galería Portafolio"
        },
        "items":[
            {
                "media":"url1.jpg",
                "title":"Título 1",
                "filters":"logo,diseno,web",
                "id":21
            },
            {
                "media":"url2.jpg",
                "title":"Título 2",
                "filters":"psd,web",
                "id":31
            }
        ],
        "settings":{
            "columns":"4",
            "category":null,
            "postPerPage":"-1",
            "order":"desc",
            "orderby":"date"
        }
    }

About

Plugin to create a portafolio type gallery and also takes values of publications to display in frontend using shorcodes.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published