Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrewjbateman/ionic-angular-links

:clipboard: App to use Cordova DeepLink to add a Wordpress site address in an app
https://github.com/andrewjbateman/ionic-angular-links

angular angular13 cordova cordova-plugin deeplink ionic ionic-academy ionic-angular

Last synced: 7 days ago
JSON representation

:clipboard: App to use Cordova DeepLink to add a Wordpress site address in an app

Awesome Lists containing this project

README

        

# :zap: Ionic Angular Setup Universal Links

* Ionic-Angular tutorial app to add a link to a Wordpress or other site.
* Tutorial code from [Simon Grimmm at the Ionic Acamdemy](https://www.youtube.com/user/saimon1924) - see [:clap: Inspiration](#clap-inspiration) below

## :page_facing_up: Table of contents

* [:zap: Ionic Angular Setup Universal Links](#zap-ionic-angular-setup-universal-links)
* [:page_facing_up: Table of contents](#page_facing_up-table-of-contents)
* [:books: General info](#books-general-info)
* [:camera: Screenshots](#camera-screenshots)
* [:signal_strength: Technologies](#signal_strength-technologies)
* [:floppy_disk: Setup](#floppy_disk-setup)
* [:computer: Code Examples](#computer-code-examples)
* [:cool: Features](#cool-features)
* [:clipboard: Status & To-do list](#clipboard-status--to-do-list)
* [:clap: Inspiration](#clap-inspiration)
* [:envelope: Contact](#envelope-contact)

## :books: General info

* Requires Android or iOS setup for Cordova Deep Links to work
* All code by Simon Grimm of the [Ionic Academy](https://ionicacademy.com/).

## :camera: Screenshots

![Ionic page](./img/.png)

## :signal_strength: Technologies

* [Ionic v6](https://ionicframework.com/)
* [Angular v13](https://angular.io/)
* [Ionic/angular v6](https://www.npmjs.com/package/@ionic/angular)
* [Cordova Deeplinks Plugin](https://www.npmjs.com/package/cordova-plugin-deeplinks)

## :floppy_disk: Setup

* Run `npm i to install dependencies`
* To start the server on _localhost://8100_ type: `ionic serve`

## :computer: Code Examples

* to follow

```typescript
to follow
```

## :cool: Features

* to follow

## :clipboard: Status & To-do list

* Status: Part complete - needs Android or iOS setup to work. Future project
* To-do: Complete tutorial by adding Android simulation

## :clap: Inspiration

* [Simon Grimm, Ionic Academy Tutorial: How to Setup Universal Links in Ionic (iOS & Android)](https://www.youtube.com/watch?v=DG7TMredeUs&t=3s)

## :file_folder: License

* N/A

## :envelope: Contact

* Repo created by [ABateman](https://github.com/AndrewJBateman), email: [email protected]