
Security News
Bun 1.2.19 Adds Isolated Installs for Better Monorepo Support
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Umbraco 9, 10, 11, 12 and 13 tools that streamline and automate member login processes out of the box, with social login buttons (Twitter,Facebook,Linkedin and Google), automatic translations with Azure and Google Services,automatic multilingual setup, Two factor authenticion with Twilio and Aspsms sms services, services for inactive logins, backup for deleted members, email validation,advanced calendar event managent, recover password functionality with email templates between others. The advanced member form builder contains a bundle of higly configurable plugins that you can use also in your content type documents either in frontend and backend.
Umbraco 9,10 11 12 and 13 tools that streamline and automate member login processes out of the box, with social login buttons (Twitter,Facebook,Linkedin and Google), automatic translations with Azure and Google Services,automatic multilingual setup, Two factor authenticion with Twilio and AspSms sms services, services for inactive accounts, backup for deleted members, email validation, recover password functionality with email templates,advanced calendar system between others. The advanced member form builder contains a bundle of higly configurable plugins that you can use also in your content type documents either in frontend and backend.
Advanced member form builder
Advanced Calendar
Auto complete (new !!)
Check box (free)
Check box list by member,user,content,database or data type
Crop and upload
Date range picker
Date time picker (free)
Decimal (free)
Dropdown list by member,user,content,database or data type
Input mask (free)
Multi date picker (free)
Radio button list by member,user,content,database or data type
Server side input validation
Slider (free)
Tags (free)
Text area (free)
Text box (free)
Time picker (free)
Html Area (new !!)
Calendar (new !!)
Speech to text (new !!)
UPWEST BUNDLE
UPWEST CALENDAR
Upwest Bundle uses a number of open source projects:
Install-Package Upwest.Bundle
Install-Package Upwest.Calendar
NOTE:
version 1.13.21 for Umbraco 9, 10, 11, 12 and 13
There is a set of keys in your a appsettings.json to add your provider Keys
"Upwest": {
"AzureTranslator": {
"Translate": false,
"Key": "Your Key",
"Location": "westeurope",
"Endpoint": "https://api.cognitive.microsofttranslator.com/",
"TranslateFrom": "en"
},
"GoogleTranslator": {
"Translate": false,
"FileName": "Your file name"
},
"Upwest": {
"Key": "Please request your key on https://plugins.upwest.pt/payments",
"TranslateFrom": "en",
"SendSms" : false //Whether the sms is sent in development or production mode
},
"Recaptcha": {
"Key": "Your Key",
"Url": "https://www.google.com/recaptcha/api.js",
"Secret": "Your Secret Key",
"SiteVerifyUrl": "https://www.google.com/recaptcha/api/siteverify"
},
"Facebook": {
"Key": "Your Key",
"SecretKey": "Your Secret Key",
"Version": "14.0"
},
"Twitter": {
"Key": "Your Key",
"Secret": "Your Secret Key",
"AccessToken": "You Acess token",
"AccessTokenSecret": "You Acess token secret"
},
"GoogleOAuth": {
"ClientId": "Your Key",
"Secret": "Your Secret Key"
},
"Linkedin": {
"ClientId": "Your client Id",
"ClientSecret": "Your client Secret"
},
"Twilio": {
"AccountSid": "Your Account sid",
"AuthToken": "Your Auth token",
"PhoneNumber": "Your Phone number",
"Activate": false
},
"AspSms": {
"UserKey": "Your User Key",
"Password": "Your Password",
"PhoneNumber": "Your Phone number",
"Activate": false
},
"Calendar": {
"BingMapsKey": "Your bing maps key",
"AllowedFileTypes": "File types",
"DefaultLatitude": "Your default lat",
"DefaultLongitude": "Your default long",
"UmbracoBackofficeFriendlyUrl": "umbraco",
"Key": "Your upwest calendar key"
}
}
Dont´t forget to add your email settings as well.
the package will automatically add this snippet to your default template
@*Your upwest.Member*@
@(await Component.InvokeAsync("upwest.member", new { alias = "youralias", Model }))
@*Your upwest.Member*@
@*Your upwest.Calendar*@
@(await Component.InvokeAsync("upwest.calendar", new { alias = "youralias", Model }))
@*Your upwest.Calendar*@
For changing the css please add it before the snippet like this
<link rel="stylesheet" href="path/to/your/styles.css">**
@*Your upwest.***@
@(await Component.InvokeAsync("upwest.*", new { alias = "youralias", Model }))
@*Your upwest.***@
All the views of Upwest.Bundle are compiled but you can override them by placing in the path /Views/Shared/Components/** If you have a license file please request the views
This package was tested on Umbraco 9.x.x,10.x.x and 11.x.x so it will work on either these Umbraco versions. If you have any kind of problems with any of this versions please open an issue on https://github.com/angelomiguelsantos/Upwest.Bundle/issues.
If you have a license key please send an email directly to angelo.santos@upwest.pt and we contact you directly as soon as possible
Note that all the improvments and sugestions are welcome.
Upwest Calendar or bundle keys
Bing maps key
Azure keys for bing translation services
Google json file for translation services keys (put it in your root path)
Facebook Oauth in keys
Twitter Oauth in keys
Linkedin Oauth in keys
Google Sign in keys
Twilio Sms service keys
AspSms Sms service keys
Smtp email server account
When Upwest.Bundle or Upwest.Calendar is installed automatically translates from English(en) to your domain languages, if you have the translate switch to "true" in your appsettings.json parameter.
When you write your own inputs in your document or member types, please ensure that the language you use is the one in your appsettings.json file parameter "TranslateFrom:YOUR LANGUAGE CULTURE LETTERS" otherwise the service will not work
"Upwest": {
"Key": "Please request your key to angelo.santos@upwest.pt",
"TranslateFrom": "en" <---------- HERE
},
In the example above all the texts have to be inserted in your properties in english ("TranslateFrom": "en") for the service to work
1-Purchase Upwest.Bundle package for 150€ / one license per umbraco domain, contempling assistence and updates during a period of one year 2-Purchase Upwest.Calendar package for 60€ / one license per umbraco domain, contempling assistence and updates during a period of one year
When your subscription expires, you can renew to receive another year of updates and support. If you choose not to renew, you can continue using the last product version released before your subscription expired.
Put your license.licence file in 'umbraco/Data/Upwest/upwest.*/license/[your license.license]'
Read license file - https://www.upwest.pt/#mu-license
FAQs
Umbraco 9, 10, 11, 12 and 13 tools that streamline and automate member login processes out of the box, with social login buttons (Twitter,Facebook,Linkedin and Google), automatic translations with Azure and Google Services,automatic multilingual setup, Two factor authenticion with Twilio and Aspsms sms services, services for inactive logins, backup for deleted members, email validation,advanced calendar event managent, recover password functionality with email templates between others. The advanced member form builder contains a bundle of higly configurable plugins that you can use also in your content type documents either in frontend and backend.
We found that upwest.bundle demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Security News
Popular npm packages like eslint-config-prettier were compromised after a phishing attack stole a maintainer’s token, spreading malicious updates.
Security News
/Research
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.