Skip to content

manningd/pimcore-spine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

pimcore-spine

Spine is a plugin of the Premier Open-Source Multichannel Platform Pimcore. This plugin developed to complete the few missing pieces of pimcore and to easier the development of pimcore based development projects.

Spine uses the DRY concept and mainly focuses on the front-end part of the website.

Data Object Fields

Nationality

Adds an "Nationality" Select field in the Object Data Component Context Menu.

Nationality

//Retrieving the available select options for nationality
$nationalities = Spine_Countries::getNationalities();

//Get nationality by nationality code
$nationality = Spine_Countries::getNationalityByCode('AE');

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •