Skip to content

Commit fdfeb1e

Browse files
committed
Update Readme.md
1 parent f71a942 commit fdfeb1e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@ if( !empty($_POST) && isset($_POST['email']) ) {
5959
?>
6060
```
6161

62+
## TODO
63+
- Add url in the footer of the newsletter to unsubscribe
64+
- Add the possibility to customize routes in the config.php
65+
- Modify the feature to add subscribers in the plugin for easier integration
66+
- Enhance the way the plugin deals with error in the panel
67+
- Add Translations
68+
6269
## Disclaimer
6370

6471
This plugin is provided "as is" with no guarantee. Use it at your own risk and always test it yourself before using it in a production environment. If you find any issues, please [create a new issue](https://github.com/username/plugin-name/issues/new).

0 commit comments

Comments
 (0)