Skip to content

geraldvillorente/drupal-angular-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

drupal-angular-example

A simple modules that uses Angularjs to display article content type.

##Installation

  1. Install Angularify module.
  2. Revert json_article feature. drush fr json_article -y

After installation visit the demo page here $base_url + nodes/view/article.

##Notes

  1. Make sure that you have contents on your Article content type with title, body, and image fields.
  2. Clear all the caches to avoid 404. drush cc all
  3. If you are going to play with Angularify module just be sure to have all dependencies installed. Please refer to package.json dependency section.

##Dependencies

  1. Angularjs module
  2. Libraries
  3. Views
  4. Views Datasource

About

A simple modules that uses Angularjs to display article content list.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages