https://github.com/burdapraha/horoscope
Custom horoscope module
https://github.com/burdapraha/horoscope
astrology czech-republic drupal-8 drupal-module horoscope
Last synced: 7 months ago
JSON representation
Custom horoscope module
- Host: GitHub
- URL: https://github.com/burdapraha/horoscope
- Owner: BurdaPraha
- License: mit
- Created: 2017-07-31T09:53:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T13:10:05.000Z (almost 4 years ago)
- Last Synced: 2025-03-02T07:17:16.490Z (8 months ago)
- Topics: astrology, czech-republic, drupal-8, drupal-module, horoscope
- Language: HTML
- Homepage: http://www.burda.cz
- Size: 464 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Horoscope
Custom horoscope module based on migrate_plus xml migration.
## Installation
- Download via `composer require burdapraha/horoscope dev-master`
- Install module `drush en -y horoscope --uri=http://www.url.xml.root/`
- Run the import operation for all the horoscope migrations `drush mi --group=horoscope --update`
## Credits
- [Migrate](https://www.drupal.org/project/migrate)
- [Migrate plus](https://www.drupal.org/project/migrate_plus)
- [Migrate tools](https://www.drupal.org/project/migrate_tools)
- jQuery