Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 535 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 535 Bytes
  1. Download or git clone https://github.com/vuras/property_list to drupal/modules directory.
  2. Run composer update
  3. Login to Drupal Administration panel.
  4. Go to Extend section.
  5. Install Custom/Property List module.
  6. Set properties per page(default=10) if needed in Configuration->Media->Property Module settings.
  7. Go to /properties/list to see property list page.
  8. To run test on Windows go to drupal/core directory and run command php ..\vendor\phpunit\phpunit\phpunit --group property_list